Skip to content

Releases: monsdar/mattermost-icebreaker-plugin

v2.2.2

21 Nov 20:09
Compare
Choose a tag to compare

Fixed a number of minor issues found during the Mattermost marketplace review

v2.2.1

11 Nov 19:59
Compare
Choose a tag to compare
  • Added: Maximum limit of 200 char per questions
  • Added: Maximum limit of 1000 questions per instance
  • Fixed: Better display of usernames for /icebreaker list

v2.2.0

28 Aug 19:57
Compare
Choose a tag to compare
  • Added: release_notes_url attribute to plugin.json
  • Added: Autocomplete data for all commands
  • Added: New command ask can be used to trigger a new icebreaker question, making it easier to use autocomplete to ask a question

v.2.1.3

13 Aug 16:20
Compare
Choose a tag to compare
  • Added: Additional info needed to get the plugin into the Mattermost marketplace
  • Fixed: Removing questions did not work properly
  • Fixed: Showing the Displayname of Question-Creators when listing all questions

v2.1.0

07 Aug 20:10
Compare
Choose a tag to compare
  • Now using weightedRandom and a history of questions and users to avoid asking the same questions and same users over and over again

v2.0.0

07 Aug 12:03
Compare
Choose a tag to compare

MAJOR 2.0.0 - 2020-08-07

  • ATTENTION This release has been stripped by major features which made development and UX very complex while not providing much to most of the users:
    • Questions are not grouped by Team and Channel anymore. There only is one global list of questions now.
    • The whole propose/approve workflow has been removed. Any user can add a questions now, it is added to the list of approved questions immediately
    • Due to the above changes your old data won't be available anymore when installing this plugin. Meaning all your custom questions are removed.

v1.4.2

05 Aug 19:41
Compare
Choose a tag to compare

1.4.2 - 2020-08-05

Fixed

  • /icebreaker command works as expected again

v1.4.1

05 Aug 19:19
Compare
Choose a tag to compare

1.4.1 - 2020-08-05

Added

  • Better way to select the random user
  • Revisited what slashcommands need admin permissions
  • Showing the creator of a question by his username, not the ID
  • Plugin is not triggered when mistyping a slashcommand anymore

v1.3.0

05 Jul 20:01
Compare
Choose a tag to compare

1.3.0 - 2020-07-05

Added

  • Not asking the triggerer of a question
  • Not asking offline or dnd users

Fixed

  • A lot of minor fixes after a general code review

Release v1.1.0

27 Jun 20:19
Compare
Choose a tag to compare

1.1.0 - 2020-06-27

Added

  • New command to add a default set of questions