Releases: nathanaelhoun/mattermost-plugin-broomer
Releases · nathanaelhoun/mattermost-plugin-broomer
v1.0.3
v1.0.2
Bad release, replaced by v1.0.3
v1.0.1
Supported Mattermost Server Versions: 9.11.0+
Enhancements
Fixes
- 92ec772 ci: fix CD reference
- 51765b7 fix: generate automatically version number in manifest
- 34c5cdf docs: fix CI badge in README.md
- 5e68ecb docs: plugin tested for v9.11+
- f8f05ee ci: customize CI/CD
- 7b0fa7c chore: replace mattermost-server with mattermost/server/public/
- 8494518 chore: sync with template
- 2f93022 Bump github.com/mattermost/mattermost-server/v6 in /build (#14)
Release v1.0.0
Supported Mattermost Server Versions: 5.24+ (for autocomplete functionnality)
Download the plugin bundle in the assets below.
Bug Fixes and Others
- Updated dependencies
Full Changelog: v0.6.0...v1.0.0
Release 0.6.0
Supported Mattermost Server Versions: 5.24+ (for autocomplete functionnality)
Enhancements
- Friendlier interface (better help message, autocomplete icon) (#11)
- Much much quicker by removing useless API calls (#11)
Bug Fixes and Others
/broom last [xx]
now only remove the last [xx] posts (before, it was also removing the posts belonging to all the threads of all of the last [xx] posts]) (#11)
Release v0.5.0
Supported Mattermost Server Versions: 5.24+ (for autocomplete functionnality)
New features
Enhancements
- The bot now has a nice icon (#6)
Bug Fixes and Others
- Better permissions check, should be compatible with MM EE. (#6)
- The plugin is now named
Broomer
(naming is hard)! New command is/broom
. Think to remove the old plugin before upgrading, and disable the old botclearbot
. You can do it withmmctl bot disable clearbot
(#7)
v0.3.0
v0.2.0
Supported Mattermost Server Versions: 5.12+
- Delete messages with a slash command
- Autocomplete (beta on MM Server 5.24+)