v1.7.0-rc1
Pre-release
Pre-release
mattermost-build
released this
20 Nov 22:27
·
59 commits
to master
since this release
Supported Mattermost Server Versions: 5.37.0+
Enhancements
Fixes
- 8b95f53 Updated release note url.
- 2d70109 Bump version v1.7.0.
- d8b881f Bump version v2.0.0.
- 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)