v4.0.0-rc2
Pre-release
Pre-release
mattermost-build
released this
01 Sep 18:51
·
93 commits
to master
since this release
Supported Mattermost Server Versions: 7.8.0+
Enhancements
Fixes
- 43552da Release 4.0.0
- 97184a5 [GH-954]:Fixed issue 'DM comment notifications not working' (#961)
- f4cf4c6 [MM-52755] Change user disconnect to HTTP POST (#951)
- 57856e4 MM-51310 Implement OAuth2 Authentication (reopened) (#949)
- 5a9c903 Don't log unsupported webhook events as errors (#964)
- 1766506 Clarifying which plans support multiple Jira instances (#959)
- 4920ff4 Removed unsupported webhook event types (#952)
- d604b78 README editorial pass (#950)
- f2f48ee Migrate Docs from GitBook (#948)
- 7c1b921 Add built info via /jira about (#916)
- 292b5bc Upgrade lockfile and remove node-sass (#931)
- 5f5e084 [MM-44185] Add conditions for subscription validation (#858)
- 0ba44b3 Fix telemetry hook race locally (#935)
- 55bc972 Allow the "@" character when parse jira usernames (#925)
- fcc1205 MM-50981 Remove usage of model.AppError (#921)
- d6ba56f fix hook order race with telemetry (#930)
- a8167cc MM-51188 Use mux.Router (#923)
- 8dbe4b0 fix rudder key secret name (#929)
- 26caf2a [MM-51751] Fix regex for tags trigger in CI/CD (#926)
- 6ccadbe Add Jira Docker development environment (#918)
- 1e10204 [MM-51269] Log errors from telemetry events (#922)
- a7f0e41 [GH-912]:Fixed issue "Handle error case where issuetypes are not available" of Jira plugin (#915)
- e277ede Fixed plugin failure on Issue with no priority. (#821)
- ba4e351 [GH-819]:Create issue modal crashes when assignee is selected before switching projects (#879)
- fabe48c [GH-779]: DOC: Images in plugin docs now have descriptive names (#782)
- 7a5c616 Improve error handling in
OnSendDailyTelemetry
(#913) - e4f6098 Update package-lock.json (#903)
- d586641 Migrate from CircleCI to Github Actions (#911)
- cd08fca Update install instructions to include Jira 9 hint (#909)
- 94aee50 [GH-865]: Solved the bug: Jira issues cannot be created anymore with Jira Server/Datacenter 9.x (#881)
- 4872b3b [MI-2514]:Fixed issue #867 of jira (#27) (#900)
- 2acc681 Adding /setup to autocomplete (GitHub issue #892) (#898)
- a6aa3fe Documentation - Fix typo in command (#893)
- 305492f Update environment.md (#888)
- eb406e7 Updated CodeQL to use latest version (#880)
- 84fb170 Updating info over first step on app link creation (#873)
- e526580 Fix linter issues (#878)
- f778e6f MM-47046/MM-47052 Use version of React DOM provided by web app (#868)
- 4127ff6 back track check for legacy webhook (#841)
- b362293 switched away from deprecated GetCreateIssueMeta to get the list of projects (#849)
- 750dad4 Create .gitpod.yml (#854)