Releases: monsdar/mattermost-icebreaker-plugin
Releases · monsdar/mattermost-icebreaker-plugin
v2.2.2
Fixed a number of minor issues found during the Mattermost marketplace review
v2.2.1
- 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
- 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
- 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
- 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
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
1.4.2 - 2020-08-05
Fixed
/icebreaker
command works as expected again
v1.4.1
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
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
1.1.0 - 2020-06-27
Added
- New command to add a default set of questions