Skip to content

Releases: mattermost/mattermost-plugin-playbooks

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)

v0.7.0-alpha.4

24 Sep 13:10
8769c3a
Compare
Choose a tag to compare
v0.7.0-alpha.4 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

  • 8769c3a bump to v0.7.0-alpha.4
  • 1db589c simplify permissions (#292)
  • 13b704a MM-28174 - Wrap task labels (#288)
  • d79d230 allow changing stages after incident is ended (#285)
  • 7642d20 use mattermost icons version (#289)
  • 9cedba7 MM-28038: reset pagination on filtering (#287)
  • 90d9780 MM-28332: Add a fallback for when unaccent is not available (now ready to merge) (#284)

v0.7.0-alpha.3

17 Sep 18:38
13acfba
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.28.0+

Enhancements

Fixes

  • 13acfba bump to v0.7.0-alpha.3
  • b53537b currentChannelId vs currentChannel.Id (#286)
  • d99d1ee MM-28816: Remove incident and playbook KV store code (#283)
  • 2049861 MM-27983: use defaultChecked when no onChange (#275)