Skip to content

v4.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattermost-build mattermost-build released this 22 Aug 19:08
· 97 commits to master since this release
019af8a

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

  • 019af8a Merge branch 'master' into MM-51310_oauth2_authentication
  • 6df75bc Fixed issue: Comment notification not working after implementing OAuth2 and Added PKCE code for OAuth2 (#953)
  • 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)
  • dc58dd5 check for cloud oauth instance for comment webhooks
  • 2f03e43 fix merge issue 2
  • 9868066 fix merge issue
  • beca07e Merge branch 'master' into MM-51310_oauth2_authentication
  • 7c1b921 Add built info via /jira about (#916)
  • 292b5bc Upgrade lockfile and remove node-sass (#931)
  • 2a5459f Fixed failing instances test
  • 6ede115 Renamed function name for easy understanding
  • 67f44e8 fixed enterprise check while updating instances
  • 5f5e084 [MM-44185] Add conditions for subscription validation (#858)
  • 326992f Implemented few additional review comments
  • 0ba44b3 Fix telemetry hook race locally (#935)
  • b64b4d5 Implemented review comments & QA findings
  • 1dc03cd Using refresh token to get another access token
  • 5e885c9 Fixed depreciation
  • 16ec261 Merge branch 'master' into MM-51310_oauth2_authentication
  • 4082df6 Reverted package-lock.json file
  • 2a6b068 Reverted webapp changes
  • 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)
  • 6b5cfe2 Implemented few review comments
  • 3ca9321 Fixed typo
  • 1bdf374 Added telemetry tracking for oauth2 setup flow
  • 93ff5d4 Removed install_cloud_oauth.md template
  • ee2b7d4 Resolved merge conflicts with latest master
  • a86aa0a Made the field names consistent
  • a8167cc MM-51188 Use mux.Router (#923)
  • 8dbe4b0 fix rudder key secret name (#929)
  • 333f7d3 Implemented modal to configure OAuth2 credentials
  • 26caf2a [MM-51751] Fix regex for tags trigger in CI/CD (#926)
  • 6ccadbe Add Jira Docker development environment (#918)
  • c24cb05 Initial commit to support OAuth2 authentication
  • 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)