Skip to content

v1.9.0

Compare
Choose a tag to compare
@mattermost-build mattermost-build released this 25 Apr 14:05
· 15 commits to master since this release
191a11a

Supported Mattermost Server Versions: 7.1.0+

Enhancements

  • 7834d0f [MM-176] Sync the plugin with starter template (#451)
  • 54a9c46 [GH-326] Added subscription flag for filtering out confidential issues, and disallow guests from creating subscriptions (#376)
  • d89afc9 [MM-99] Added a note to create subscription for "pipeline" event after running a pipeline (#433)
  • 7d0e97c [MM-35] Update plugin with respect to phase 1 upgrades (#428)
  • b49b535 [GH-394] Migration to TypeScript: Sidebar_button migrated to Typescript (#438)
  • eab8193 436 utils folder typescript migration (#442)
  • ee780c1 Add missing ` to README (#443)
  • bf6c752 refactor. migrated date_utils file to typescript, add tests (#440)
  • e611323 Bump version to 1.8.0. (#417)
  • b5184fa [GH-61]: Add tooltip for pull request and issue links (#301)
  • 7190bfd Docs migration from GitBook > GitHub README (#401)
  • 4697cd7 Add UserHasBeenDeactivated hook to disconnect user (#315)
  • 835b440 [MM-53944] Make use of github.com/mattermost/mattermost/server/public (#393)

Fixes

  • 191a11a Bump golang.org/x/net from 0.17.0 to 0.23.0 (#490)
  • 43b787a Bump golang.org/x/net from 0.11.0 to 0.17.0 (#488)
  • 6ad08e0 Bump loader-utils from 1.4.0 to 1.4.2 in /webapp (#480)
  • 1216fd8 Bump google.golang.org/grpc from 1.56.1 to 1.56.3 (#487)
  • 954aefd Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#483)
  • 5ded897 Bump moment from 2.29.3 to 2.30.1 in /webapp (#482)
  • 6326d47 Bump golang.org/x/crypto from 0.10.0 to 0.17.0 (#484)
  • 247815f Bump node-fetch and mattermost-redux in /webapp (#486)
  • 77b88d0 Bump tough-cookie from 4.1.2 to 4.1.3 in /webapp (#473)
  • b341fd3 Bump semver from 5.7.1 to 5.7.2 in /webapp (#474)
  • cfc88ed Bump browserify-sign from 4.2.1 to 4.2.3 in /webapp (#475)
  • 02dc045 Bump decode-uri-component from 0.2.0 to 0.2.2 in /webapp (#479)
  • a732ff3 Bump @babel/traverse from 7.18.2 to 7.24.1 in /webapp (#477)
  • ed73ade Bump json5 from 1.0.1 to 1.0.2 in /webapp (#476)
  • 302b1d2 Bump word-wrap from 1.2.3 to 1.2.5 in /webapp (#472)
  • 53b10f3 [MM-283] Fix lint error (#466)
  • 789a404 [MM-204] Fixed issues/enhancements in link tooltip component (#457)
  • 387d84d [MM-202] Upgrade "go-gitlab" package from 0.55 -> 0.97 (#458)
  • 175c61d Added check for the 'show' prop before making API request for the link tooltip. (#453)
  • 60d1605 [GH-321]:Fixed issue #321 'Wrong notification in case of assigned prs' (#395)
  • b729b66 Remove check for client secret length (#419)
  • 98fdf4f [MM-42] Fix CI error: implicit memory aliasing (#429)
  • 8130d66 [MI-3405] Fix issues #271: Sidebar header MR count should show assigned MRs instead of opened MRs (#39) (#394)
  • 7a6700f [MI-3719] Send the users an ephemeral message if they try to connect their account via MM desktop app (#416)
  • 848d1da [MM-320] Added config setting to enable/disable child pipeline notification (#409)
  • 801c3f0 [MI-3588] Fix issue: Image attachment breaking in comment notification (#406)
  • 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)
  • c56accf [MI-3561] Fixed issue: Getting multiple DMs when Oauth token is revoked (#42) (#408)