Skip to content

v1.8.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattermost-build mattermost-build released this 25 Jan 15:51
· 46 commits to master since this release
d588923

Supported Mattermost Server Versions: 7.1.0+

Enhancements

  • 848d1da [MM-320] Added config setting to enable/disable child pipeline notification (#409)
  • b5184fa [GH-61]: Add tooltip for pull request and issue links (#301)
  • 4697cd7 Add UserHasBeenDeactivated hook to disconnect user (#315)

Fixes

  • b729b66 Remove check for client secret length (#419)
  • a7bba27 [GH-383] Fix UX for member_access_request in right hand sidebar (#407)
  • 90ed135 [GH-400] Display proper message for access request todo (#404)
  • 60d1605 [GH-321]:Fixed issue #321 'Wrong notification in case of assigned prs' (#395)
  • 8130d66 [MI-3405] Fix issues #271: Sidebar header MR count should show assigned MRs instead of opened MRs (#39) (#394)
  • c56accf [MI-3561] Fixed issue: Getting multiple DMs when Oauth token is revoked (#42) (#408)
  • 835b440 [MM-53944] Make use of github.com/mattermost/mattermost/server/public (#393)
  • b49b535 [GH-394] Migration to TypeScript: Sidebar_button migrated to Typescript (#438)
  • eab8193 436 utils folder typescript migration (#442)
  • bf6c752 refactor. migrated date_utils file to typescript, add tests (#440)
  • 98fdf4f [MM-42] Fix CI error: implicit memory aliasing (#429)
  • 7a6700f [MI-3719] Send the users an ephemeral message if they try to connect their account via MM desktop app (#416)
  • 801c3f0 [MI-3588] Fix issue: Image attachment breaking in comment notification (#406)