Skip to content

Releases: mattermost/mattermost-plugin-playbooks

v1.2.0

16 Dec 21:01
17df1e4
Compare
Choose a tag to compare

(For v1.3.1 release notes, see https://github.com/mattermost/mattermost-plugin-incident-collaboration/releases/tag/v1.3.1.)

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

v1.2.0-alpha.2

08 Dec 20:32
333bf6c
Compare
Choose a tag to compare
v1.2.0-alpha.2 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

  • 333bf6c MM-30519 Moving broadcast channel, adding reminder timer and message template to preferences tab. (#406)
  • 607f9d4 Fix msql migrations (#405)
  • edc4a2c mover from make coverage to make test (#404)
  • 7b1e100 MM-31086: Make SQL migrations idempotent (#402)
  • 94b0652 MM-31047 - Add 10 second timer to list in devMode && testingMode (#400)
  • f8097ce remove reminder on end incident; comments (#398)
  • 86fd900 fixing flaky test (#397)
  • b6beebf bumping v1.2.0-alpha.2 pre-emptively for next push (#399)
  • 09927eb Change incident bot's icon (#396)

v1.2.0-alpha.1

03 Dec 15:23
364e8a8
Compare
Choose a tag to compare
v1.2.0-alpha.1 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

  • 364e8a8 MM-30787 - Deleting a status post should update Last Updated field (#391)
  • e6a0b52 [MM-29685]: Change text of the ephemeral message in command.go (#390)
  • 73057f3 Update SUMMARY.md (#393)
  • 17a3e76 MM-30259: Fix backstage bug (#394)
  • 444f78b Playbook link is broken (#392)
  • 95087f8 MM-30517 - Update Tasks header to new design (#389)
  • 0f06166 MM-30206: Update incident dialog should pre-populate status with previous update text (#385)
  • b6f51da MM30518 Adding preferences tab to playbook edit. (#388)
  • e11d387 MM-29713: Broadcast status update (#381)
  • 185bb08 update nuke-db (#387)
  • 00b08b7 prevent json parsing errors (#386)
  • f9d4c4e MM-29673: Recent Update view (#377)
  • 72ffcc2 MM-29771 - Reminder for next update (#379)
  • bdd81e9 MM-29867: Commands to generate test data (#358)
  • 2bf808f MM-30191: handle leaving channel without teamId (#383)
  • eb81612 Delete telemetry.md (#382)
  • 50c81dc Avoid sending internal errors to the client (#378)
  • 56ea608 MM-29706 - update status dialog; recent update post (#374)
  • c8eaa34 MM-29663 - Summary and Tasks tabs for RHS Details View (#356)
  • c3203ec [MM-15772] Showing more user details in the share playbook auto-complete (#376)

v1.1.1

05 Nov 14:48
85fb5c2
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

  • 85fb5c2 MM-30207 - include playbook id in telemetry; bump to v1.1.1 (#375)

v1.1.0

02 Nov 19:50
a8e5268
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

v1.0.0

16 Oct 13:53
10ee28f
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

v1.0.0-alpha.3

09 Oct 01:23
4aa1ef1
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

  • 4aa1ef1 bump version to 1.0.0-alpha.3
  • a96b461 MM-29481, MM-29483, MM-29484 - Commander dropdown, /incident list fixes (#328)
  • 7d11027 MM-29485: explicitly support "no stages" (#326)
  • e98e315 MM-29482 - Add button hovers on triple dots (#327)
  • 5a9ce02 MM-28604 - RHS List View (#318)
  • e64bd0e MM-26166 incident metadata endpoint (#323)
  • 5d3bba1 Remove data migration and dead code (#324)
  • 6527828 Change API version to v0 (#325)

v1.0.0-alpha.2

08 Oct 14:36
af1e703
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

v1.0.0-alpha.1

01 Oct 15:43
c17fa20
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

  • c17fa20 Bump version and disable linting (#309)
  • b108087 Add /incident info (#306)
  • 1aa3ef1 /incident commander (#293)
  • 6b0ecc4 license client/ under Apache 2.0
  • 096bf24 MM-28285: /incident list (#291)
  • 0734516 MM-28932: Reduce duration granularity to 1m. (#302)
  • cbcbc5f MM-28931: show incident status in RHS (#304)
  • 1829689 MM-29009 - Allow playbooks and incident stages with no checklists (#297)
  • 31eaf2b More closely match server golangci configuration, removing some flaky linters. (#299)

v0.7.0

25 Sep 15:21
6e25b04
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

  • 6e25b04 bump to v0.7.0
  • f90463b Fix timestamp bug in data migration (#298)
  • a49b12e MM-28949 - Fix the GetPlaybooksForTeam when used for starting an incident (#296)
  • 68c13f9 MM-29002: Remove unaccent extension (#295)