Releases: mattermost-community/mattermost-plugin-todo
Releases · mattermost-community/mattermost-plugin-todo
v0.2.0
Supported Mattermost Server Versions: 5.12.0+
Enhancements
- 611032d Bump version to 0.2.0 (#38)
- 7faa68c [MM-20744] Remove full screen modal css, and instead use mattermo… (#45)
- a06a6c2 Add CODEOWNERS and maintainers (#47)
- 59ca21b Add todo to a thread (#40)
- 1052671 [GH-12] Request a task from another user (#27)
- e4dbc40 [GH-7] Include permalink when using the Post-action todo action (#17)
- 51b97cf command - /todo returns the list of todos (#26)
- 00bac63 [GH-19] Add markdown support to Todos (#20)
- c62d06b Update README.md (#11)
Fixes
- eef6355 [GH-48] Fix missing messages (#49)
- 9160baa Add missing space to /todo (add|pop) response (#53)
- 9e9a677 [GH-41] Fix text overflow in the side bar (#42)
- b9521ec Fix base path (#44)
- 49ba84f Update npm dependencies (#39)
- 195767f Follow up (#37)
- 7a97700 Sync with plugin-starter-template (#35)
- da2e33a [GH-28] Delete items when removing them from the order (#29)
- 4670767 Bump handlebars from 4.1.2 to 4.7.1 in /webapp (#23)
- a4ed527 Fix empty task (#18)
- 14e1685 Bump Mattermost to 5.18 (#16)
- 27c14e8 (wip) Go 1.13 and fixing the tests (#10)
- dd232e2 Fix auto complete description (#15)
- c1df9e9 Added Help Wanted link to README (#13)
Initial Release
- Add to do items through the UI or slash command
- View to do items in the right sidebar
- Remove to do items from the right sidebar or slash commands
- Daily reminders of your to do list