Releases: mattermost/mattermost-plugin-demo
Releases · mattermost/mattermost-plugin-demo
v0.10.1
v0.10.0
Supported Mattermost Server Versions: 7.9.0+
Enhancements
Fixes
- 344ab01 Bump version to 0.10.0
- c2a7d9d Add user settings registry (#172)
- d6a03f3 Add example usage of outgoing webhooks (#171)
- 308bdd6 Update npm version and remove mattermost-webapp dependency (#169)
- 439112e add check_auth_header (#170)
- f006ddc [MM-53269] Add config setting to configure request delay (#167)
- 726829b Add MessageHasBeenDeleted hook demo (#165)
- a269113 Add example use of UserHasBeenDeactivated hook (#166)
- cdf9067 Update README.md (#164)
- fef2202 [MM-53944] Make use of github.com/mattermost/mattermost/server/public (#163)
- b989a0d Use mattermost-server/v6 (#162)
- ffb158f Add ConfigurationWillBeSaved example (#161)
- 4c2db49 Add support for darwin and linux arm64 (#155)
- c789513 Add support for darwin and linux arm64 (#155)
- 2b1508c Fix regex for tags trigger in CI/CD (#157)
- 1c5c506 Migrate from CircleCI to Github Actions (#156)
- d9c54d6 MM-47076 Use version of Reaact DOM provided by web app (#153)
- 82c78f1 Fix linter errors (#154)
- 6249a5d Create .gitpod.yml (#152)
- 2039dd8 Matched FileWillBeUploaded Signature to Defined in Interface (#149)
- 80d6cd4 [MM-31344] Adjust tooltip to match user theme (#145)
- 19df045 Add registerFileDropdownMenuAction for demo plugin (#144)
- 4bb6264 [issue 150] Cross-plugin task: Enable the CircleCI "test" job in each plugin repo that has a webapp plugin (#151)
- b04ab55 [MM-33839] Use Mattermost icon for bot account (#142)
- 7f8d96c go mod tidy (#141)
- 111b2f3 make apply (#140)
- 77edee1 Update plugin.json (#139)
- 50aca02 Update plugin.json (#138)
- abaf470 Bump ini from 1.3.5 to 1.3.7 in /webapp (#133)
- 57349ae Update deps (#129)
v0.9.0
v0.8.0
v07.0
Supported Mattermost Server Versions: 5.24.0+
Enhancements
- dd99cde add badges for latest release and HW (#107)
- 560ea0b Integrate GolangCI-Lint (#100)
- 3ed574f MM-24503 Adding custom route example. (#102)
- c9c810c Add nightly builds (#95)
- 4a5a48f Define maintainer (#97)
- c49f951 Sync with plugin-starter-template (#91)
Fixes
v0.6.0
v0.5.0
Supported Mattermost Server Versions: 5.18+
Enhancements
- 7fd8d9a Add example usage of number type (#86)
- 6eac0ea [GH-10166] Show that demo plugin requires a certain Mattermost se… (#74)
- f247fa4 Add more manifest metadata (#84)
- 003d122 MM-21683: expand boolean defaults for testing (#83)
- 3dbb71e Add select with default element to dialog (#82)
- be7e5d2 MM-19902 - Added example of channel header dropdown menu item (#77)
Fixes
v0.4.0
Supported Mattermost Server Versions: 5.16+
Enhancements
- c8fb737 [MM-19970] Add example usage of EnsureBot to the Demo Plugin (#76)
- 9bafa1d Added /interactive command to demo interactive button functionality (#73)
- a50a6c5 MM-18089 - Custom Admin Settings (#72)
- 505cfc6 MM-16946 SubMenu in post dropdown menu (#62)
Fixes
v0.3.0
Supported Mattermost Server Versions: 5.16+
Enhancements
- 4e6fa3a MM-14724 add an example usage of radio options (#67)
- c765cdf Extend /dialog command to demonstrate generic error message in in… (#66)
- 8b1822d MM-15219 Extend /dialog command to demonstrate introduction text in interactive dialogs (#64)
- 863e03a Add password input for interactive dialog (#65)
- a6f21e3 MM-16903 - Override LHS bot icon in demo plugin (#59)
- 43052bb Added hideRHSPlugin action support to the plugin (#60)
- 98aed14 MM-17661 Demonstrate use of this.props.hide() in popover components (#58)
v0.2.0
Supported Mattermost Server Versions: 5.14+
Enhancements
- 9a01b42 update dialog-confirm screenshot to reflect boolean value (#56)
- 2c7d11d MM-14273: demo boolean selector (#53)
- b592ca6 MM-17438: attach file to post (#51)
- 225889d MM-15340: dialog without trigger id (#52)
- f8ed60d MM-15694: Illustrate plugin.DismissPostError (#50)
- 76136c0 MM-10982 Extend "/dialog" command to generate interactive dialog with relative callback URL (#49)
- 9bf345f added ephemeral_override command (#40)
- d27ced5 Add Interactive Dialogs example (#28)
- 4ff56ec Allow posts from demo bot account in demo channel (#38)
- 2d82613 [MM-10017] Added support to override right-hand sidebar (#31)