Skip to content

Releases: mattermost/mattermost-plugin-zoom

v1.4.0

30 Jun 08:30
0229f44
Compare
Choose a tag to compare

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

v1.3.1

22 Apr 16:32
c1b0ce2
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Fixes

v1.3.0

07 Feb 15:38
2f083c2
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12+

Enhancements

  • 70260d5 Add aria-label to start meeting button (#61)
  • 638f3f6 Add more manifest metadata (#65)
  • e1b758f Display username that created zoom meeting (#62)

Fixes

v1.2.0

23 Dec 13:28
741993f
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12+

Enhancements

  • bcc5915 [MM-20071] zoom will now automatically open upon clicking the zoo… (#53)
  • 9d418a0 Add OAuth based authentication to Zoom plugin (#52)

Fixes

  • cff669e Bump Mattermost to 5.18 (#60)
  • ed4055a [MM-18201] Use mattermost-redux to handle csrf issues (#51)
  • 75c833b MM-19716 - Fix guard condition to update meeting to Ended status (#47)

v1.1.2

05 Nov 02:52
eef5d68
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12+

Fixes

  • 75c833b MM-19716 - Fix guard condition to update meeting to Ended status (#47)

v1.1.1

02 Oct 20:55
cb4e27e
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12+

Fixes

v1.1.0

16 Dec 11:05
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12+

Enhancements

  • 09fa956 Implemented '/zoom start' command as an alternative to the zoom b… (#36)
  • 2366a89 Bots (#25)

Fixes

v1.0.7

07 Jun 00:11
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.2+

v1.0.6

31 May 19:12
f4b24e5
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.2+

v1.0.5

30 May 19:13
5d94ad1
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.2+

Minor release to push though new CI system.