Skip to content

v1.7.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattermost-build mattermost-build released this 22 Dec 18:53
· 56 commits to master since this release
925f6f9

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

  • 925f6f9 Change image asset name to fix cutplugin command (#330)
  • d9e6123 [MM-42] Fix CI error: 'xyz' has 2 occurrences, make it a constant (#332)
  • 1005e33 [MI-3765] Fix issue: "Create New Meeting" button not working in threads view (#325)
  • 087a6c9 [MI-3770] Fixed getting improper response in channel when user's account is disconnected (#326)
  • 18da1f1 [GH-304] Update logic to post meeting link in thread when a thread is open in RHS (#323)
  • 7f468cb [GH-167][GH-215] Removed "Beta" label on Account-Level app, and updated documentation (#328)
  • eff609c [MI-3772] Updated screenshot in documentation of creating account level app (#327)
  • ab2b822 Replaced legacy GitBook URLs with PL link (#320)
  • ba2d98c [GH-313] Redirect user when a new meeting is started (#314)
  • dbbb587 [GH-311] Fix issues: Not able to create meeting in threads view and by clicking "Create New Metting" button in a channel (#316)
  • 6813e92 Update docs link in plugin.json (#318)
  • d8de3a8 [MI-3699] Removed the unnecessary hint in "settings" command. (#315)
  • a44bfe7 [GH-240]:Fixed issue #240 edited the pretext of custom post (#287)
  • f50692b [GH-300]: Fixed the JS error while posting meeting link to thread view (#307)
  • cd9bb0b [MI-3601]: Updated instruction of adding scope to Oauth App (#8) (#308)
  • 60b8447 [GH-283]: Fixed issue #283 'Removed the code for depreciated JWT' (#299)
  • 598725e GH-154: Created the settings command to change the preferences for meeting creation (#284)
  • ecd317a [GH-309]: Removed mention of JWT setup from README as it is no longer supported. (#310)
  • a4ae4ae MM-22921 - Fixing zoom plugin button styles (#305)
  • 07852e0 Moved images & updated legacy links (#301)
  • de8de08 Migrate Docs from GitBook (#298)
  • fcdab70 fix rudder key secret name (#295)
  • 454a3aa [MM-51751] Fix regex for tags trigger in CI/CD (#294)
  • 6331608 Implement webhook validation (#279)
  • cb15d74 [MM-51269] Log errors from telemetry events (#289)
  • c8ef367 Change codeowners to mickmister and trilopin (#288)
  • c3533e3 Migrate from CircleCI to Github Actions (#286)
  • 8e89862 Updated CodeQL to use latest version (#281)
  • 12464e0 Use ReactDOM webpack external (#282)
  • 34747f0 Remove "Mattermost 5.2+" from plugin description (#273)
  • 4a83a4b [GH-244] Update autocomplete help summary (#251)
  • a6c01ce check nil license features (#277)
  • dec2ad9 Fix OAuth token refresh (#253)
  • 38cd3c1 For non-cloud plugin settings, set hosting property to on-prem (#269)
  • 8434d19 Revert "[GH-235] Refresh token on user level oauth (#235) (#242)" (#268)
  • a8abb3b [MM-40214] Register zoom app bar component (#246)
  • 76dcdcc Create .gitpod.yml (#258)
  • a986bb4 Make unhandled webhook events return 200 instead of 501 (#257)
  • 8a5a54d [GH-235] Refresh token on user level oauth (#235) (#242)
  • c4cda31 Update help-and-support.md (#247)
  • 1188a27 Zoom installation docs update (#245)
  • 65af542 Create new meeting instead of using PMI (#147)
  • bb036f8 /zoom start slash command posts in thread (#228)
  • 655befa GH-200: Pass topic to zoom start (#209)
  • ddea06a dist: build linux/darwin arm64 targets (#232)
  • a13ca5c [MM-223] Fixing Post Permissions Access (#233)
  • 1ab9d0b Cross-plugin task: Enable the CircleCI "test" job in each plugin repo that has a webapp plugin (#237)