Skip to content

Releases: mattermost/mattermost-plugin-demo

v0.10.1

30 Apr 05:46
abc605f
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.9.0+

Enhancements

Fixes

v0.10.0

08 Feb 20:32
344ab01
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.9.0+

Enhancements

Fixes

v0.9.0

06 Nov 17:13
03d549c
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.30.0+

Enhancements

  • b5c592e Adds demonstration of reaction hooks (#123)
  • eecaac9 [MM-25826] Adding react-router examples in routes registered by plugins (#118)
  • 3f19291 [MM-21495] Add autocomplete support (#119)

Fixes

v0.8.0

29 Jul 19:29
a2e5a7b
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.26.0+

Enhancements

Fixes

  • 47e7f49 Bump lodash from 4.17.14 to 4.17.19 in /webapp (#115)

v07.0

11 Jun 06:56
16c47d2
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.24.0+

Enhancements

Fixes

v0.6.0

03 Apr 05:45
3e731d5
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.22.0+

Enhancements

  • 41cdbe5 MM-21987: Demonstrate resolution of mentions (#90)
  • 24dbd65 MM-21984: introduce background job (#85)
  • c06d4a2 MM-17912 - slash command to exercise FileInfo search API (#88)

Fixes

  • e7785b9 MM-23227: preserve disable across config changes (#93)
  • cd031d6 Drop deploy-release job (#92)
  • c29a905 MM-22414: relax required server configuration (#89)

v0.5.0

09 Feb 12:12
80bc62e
Compare
Choose a tag to compare

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

03 Dec 16:21
e5b45a1
Compare
Choose a tag to compare

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

04 Oct 12:39
Compare
Choose a tag to compare

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

22 Aug 12:42
ef78acd
Compare
Choose a tag to compare

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)