Skip to content

Releases: mattermost-community/mattermost-plugin-azure-devops

v3.2.1

15 Mar 17:59
447eb15
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.37.3+

Enhancements

Fixes

  • 447eb15 Release Bump 3.2.1 (#161)
  • 8709dd0 [MM-288] Fixed spacing issue near toggle button (#162)
  • 7d93631 fix: should allow 0 in the middle to end (#160)
  • fd9d157 Update community supported README: legal disclaimer (#159)
  • a583ee2 [Fix]: Fixed github issue #154 of adding whitespace on toggle button (#156)

v3.2.0

13 Apr 16:05
d3dcd43
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.37.3+

Enhancements

Fixes

  • d3dcd43 Release v3.2.0 (#153)
  • c6f41cc [MI-2561] Fixed the issue of new Oauth tab not closing automatically in some browsers (#24) (#135)
  • 788729d [MM-51404]: Added logic to generate unique webhook secret for subscriptions (#152)
  • 54b09d8 Fix regex for tags trigger in CI/CD (#151)
  • 4f8e0b0 [MI-2820]: Modified API endpoint to require a project to be provided (#144)
  • b866a70 [MI-51272]: Refactored and removed unused code. (#150)
  • f499afd [MM-51247][MM-51248]: Added validations for path inputs and fixed typo. (#149)
  • c9399d6 [MM-51253][MM-51275]: Added check for full name and refactored error logs. (#148)
  • 51e31f9 [MM-51250]: Added max limit for reading responses (#147)
  • 2d2f0ab [Feature]: Pipelines(phase-3) (#133)
  • 285f6a3 Migrate from CircleCI to Github actions (#134)
  • a6073ba [MI-2428] Enhancement: Change the flow to list subscription: Check fo… (#129)
  • 64e83ed Bugs fixes and enhancements (#131)
  • 5facc95 Added flag in Makefile to prevent failing test case in circle CI (#130)
  • a9e3faa Fix linter errors (#125)
  • dd04a77 [MM-48694] Setup CircleCI config for release (#124)
  • 469d125 Merge pull request #121 from Brightscout/MI-2416
  • 54c5950 [MI-2416] Reset target branch value when repository value is changed to "All"
  • 36afd1b [MI-2416] Updated help command text for repos
  • 95880af Merge pull request #119 from Brightscout/MI-2405
  • 7e07ef9 [MI-2405] Fix bug: Store small case string for organization name and capital case for project name

Release v2.2.1

28 Nov 18:04
ebf7556
Compare
Choose a tag to compare

New in this release

  1. Added feature to allow user delete their subscriptions for a project when unlinking it.
  2. UI enhancements and bug fixes.

Release v2.2.0

10 Nov 17:35
c1d2b80
Compare
Choose a tag to compare
New in this release-

1. Added the following filters for "Repos" subscription:
   - Repository
   - Target Branch
   - Reviewer includes group
   - Requested by a member of group
   - Pushed by a member of group
   - Change
   - Merge result
2. Added 1 filter for "Boards" subscription:
   - Area Path

Release v2.1.0

28 Oct 16:09
49ec0a7
Compare
Choose a tag to compare
New in this release-

1. Filter to add subscriptions for a particular repository for Repos.
2. Filter to add subscriptions for a particular branch on a repository for Repos.

Release v2.0.0

13 Oct 16:52
4c615c2
Compare
Choose a tag to compare
New in this release-

- Added Admin management flow to create, delete and list subscriptions for a project.
- Added support to create, store, list, and delete Subscriptions on a project for Repo.
- Added support for filters like "createdBy: me, anyone", "serviceType: Boards, Repos", "eventType for each serviceType" and "Show subscriptions for all channels" in both the RHS and in the slash command.
- Added Repos link preview feature and updated the UI for task link preview.
- Added all the required slash commands for Repos such as list/delete subscriptions, etc.
- Enhanced all the slash commands for Boards and Repos with auto-suggestions feature.

Release v1.3.0

07 Oct 10:34
b8def1d
Compare
Choose a tag to compare
New in this release:

1. Added support to add/delete subscriptions for Repos via UI and slash command
2. Added support to view subscriptions of Boards and Repos together in the RHS for a project and separately using slash command
3. Enhanced slash command flow with auto suggestions
4. Enhanced management of subscriptions for admin and non-admin users

Release v1.2.0

03 Oct 11:50
4700a9f
Compare
Choose a tag to compare
Added Admin management flow for managing subscriptions

Release v1.1.0

21 Sep 12:25
c6547d8
Compare
Choose a tag to compare
Added pagination on subscriptions list page

Release v1.0.1

14 Sep 09:05
060d103
Compare
Choose a tag to compare
Optimisations