Releases: mattermost-community/mattermost-plugin-agenda
Releases · mattermost-community/mattermost-plugin-agenda
v0.2.3
v0.2.3-rc1
v0.2.2
v0.2.1
v0.2.0
Supported Mattermost Server Versions: 5.26.0+
Enhancements
- d2d64bb Bump version to v0.2.0 (#56)
- 0f165d1 feat: default hashtag includes channel name (#30)
- 3f6c184 GH-9 - Added support for multiple meetings per week (#46)
- 31c1a48 CI go lint (#48)
- eccb780 GH-21 - include CSRF token in API requests (#35)
- 649ebb0 Add date info (#37)
- aa1ac21 Add autocomplete suggestions (#40)
- fd1fbcf add release and HW badges (#41)
- b767075 GH-18 - Improve hashtag help text (#19)
Fixes
- 91b3998 Bump yargs-parser from 13.1.1 to 13.1.2 in /webapp (#57)
- 63b0883 update dependencies (#55)
- 853bfe1 Bump elliptic from 6.5.2 to 6.5.3 in /webapp (#51)
- 2bfd1bd Bump lodash from 4.17.14 to 4.17.19 in /webapp (#49)
- 21a0836 GH-32- Fix issue with agenda list numbering (#44)
- 65ad96f Fix user input being used as format string in various command handlers (#28)
- 06e0fe1 Remove command name check (#31)
- d280498 feat: allow weekday short names for schedule configuration (#29)
- d7cf5e5 Add .npmrc file for save-exact packages (#45)
- 423eb65 initialize default redux state from reducer (#20)
- 746b80d Drop second maintainer from CODEOWNERS (#34)
- 094bcdb Define maintainer (#27)
v0.0.2
Pre-release for early testing and feedback.
- The manifest still lists the version as v0.0.1. This will be fixed in an upcoming, official release.
Requires Server v5.20+
Initial Release
Pre-release for initial testing and feedback.
- Queue items to a channel meeting agenda with
/agenda queue [next-week] {your topic here}
- View channel's agenda list on the RHS with
/agenda list [next-week]
- Configure the meetings settings from the channel's header dropdown.
Requires Server v5.20+