Skip to content

v1.4.0

Compare
Choose a tag to compare
@mattermost-build mattermost-build released this 30 Jun 08:30
0229f44

Supported Mattermost Server Versions: 5.12.0+

Enhancements

  • df57ce9 Adding slack attachment on messages without plugin (and mobile) (#116)
  • 80cb1f6 Change camera icon by zoom camera icon (#104)
  • 11d75e3 Use user ID instead of bot ID to post meetings (#112)
  • 3d941a3 Restore OAuth (#84)

Fixes

  • e9cbe14 Store post ID when creating meeting via slash command, add some logging and set expiry time to meeting post IDs to avoid garbage in the KVStore (#134)
  • 9f45447 Post the already created authmessage on failed connection when using the header icon (#138)
  • 7eb5b30 Remove Disconnect command when using JWT (#133)
  • b631197 [GH-121] Add info to Zoom OAuth UI (#125)
  • 37a1b57 Fix meeting ended webhook (#111)
  • 32185eb [GH-99] Fix JoinURL with encrypted password (#101)

Others