Skip to content

Releases: mattermost/mattermost-plugin-playbooks

v0.3.0

01 May 03:20
26c4b5b
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Fixes

  • 26c4b5b bump to v0.3.0 (#77)
  • 47f0e9e MM-24365 MM-24371 scope playbooks to teams + websocket events (#72)
  • 0c88a2c Confirmation modal for leaving playbook creation / edit screen. (#75)
  • 314dc6b Adding tooltips for RHS playbook and create incident buttons. (#74)
  • 1a3a737 MM-24610 - End Incident out of view in the RHS (#69)
  • 6742751 MM-24464 - Delete playbook (#70)
  • ad4dc7a fetch users on mount, and when change commander selector opens (#71)
  • 05cdde1 MM-24437 - RHS is unreadable on dark themes (#68)
  • 1f783c6 Playbook Backstage (#67)
  • 5f6f009 MM-24491 - GET /incidents/{id} should check permissions (#62)
  • 93fdbfb MM-24380 Update rhs header to include close button and use ability to hide default header. (#63)
  • 647955a MM-24315 - Cleanup client ChannelDetails (#66)
  • c6962d2 MM-24210 Checked times beside checklist items. (#52)
  • b3713c9 MM-24533: fix channel name generation (#65)
  • a820dc6 Merge release-2.0 (#64)
  • 488e2f6 MM-24384 - Instruct non-members of the incident response channel how to join (#54)
  • 63b7273 MM-24058 - Change commanders without confirmation (#53)
  • cfc5223 MM-24342 - "Internal error" message when starting an incident from system message post action menu (#55)

v0.2.3

23 Apr 18:26
8c6843f
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Fixes

  • 8c6843f bump version to 0.2.3
  • 91f0913 bump version to 0.2.2 (#60)
  • e11e0cd MM-24456 - CreateChannel followed by AddChannelMember is racy whe… (#61)

v0.2.2

23 Apr 15:42
f8c1797
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Fixes

  • f8c1797 bump version to 0.2.2 (#60)
  • 5f785c0 MM-24456 - CreateChannel followed by AddChannelMember is racy whe… (#61)
  • 6cb145d MM-23475 - Prompt for playbook template when creating incident (#56)

v0.2.1

22 Apr 19:04
d1723b2
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Fixes

v0.2.0

17 Apr 18:14
bec3c76
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Fixes

  • bec3c76 bump version to 0.2.0 (#50)
  • 60814e8 Update dependencies (#51)
  • 681eb8f MM-24124 Hide editing for users not in incident channel. (#49)
  • 25112f4 MM-24273: Add telemetry to checklist items (#47)
  • fd523ce MM-24277 - Anyone can end incident (#48)
  • ade108d MM-23476 Real time checklists. (#44)
  • 806db9a Fix crash for users not in incident channel. (#46)
  • b6a584a MM-23702 Changes in telemetry (#45)
  • 31cfb63 Added profile image to bot user (#43)
  • 698c5a9 MM-23857 - RHS does not show End Incident button unless user navigates to the incident channel. (#41)
  • 41e9979 MM-23692: Integrate server-side support for Rudder (#42)
  • 894256a MM-23773 - Handle duplicate channel names gracefully (#40)
  • df19dcd MM-23864 - Giving a long channel name for an incident gives wrong error message (#39)
  • e75e99f MM-23473 Basic CRUD for playbooks. (#35)
  • 801a197 MM-23863 - Mobile browser: Clicking on incident channel on details view does not load the channel (#38)
  • 8b8cba4 transfer clientID inside the dialog's state, along with postID (#36)
  • 8083b20 add team_id to execute calls from RHS (#37)
  • aae07e3 [MM-24821] Increase click radius on "new incident" button (#29)
  • 1a3e322 MM-23858 - Incident ended with slash command while viewing details in RHS does not close out of details view (#34)
  • 3277c4b MM-23820 - /incident end when incident already closed reports unexpected message (#33)
  • 3bf0b8c MM-23852 - Incidents are sometimes failing to start with slash command and RHS (#32)
  • acb8168 MM-23838 - Go to incident channel at creation (#30)
  • de01fd5 MM-23851 - Fix issue with invalid post links (#31)
  • b8972be Moving out incident store to pluginkvstore package. (#23)

v0.1.0

03 Apr 15:14
3d661c3
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Fixes

  • 3d661c3 return after notifying channel name exists (#28)
  • 4448314 Cleanup from starter template (#27)
  • a204f57 Fix conditional for adding postId (#26)
  • a10b0c7 MM-23551 - End incident from RHS (#25)
  • 712ee34 MM-23656 - RHS shows previous state while fetching new state (#20)
  • d80507f [MM-22672] Creating an incident with the same name as a previous incident fails silently (#24)
  • e33ea02 MM-23634 - Start incident from RHS (#19)
  • 131fddc MM-23673 - Channel links in RHS details panel force a reload of the webapp (#21)
  • dc48917 MM-23471 - Scope incidents by teams (#18)
  • 1fbc1a0 MM-22736 - Order incidents in RHS list (#22)
  • b8cafa7 [MM-23624] Clicking the IR icon should close RHS if RHS is showing incidents (#17)
  • 1a3919b [MM-22749] Broadcast websocket events when incident model changes (#16)
  • 7aed32e MM-22736 - Active Incidents View (#15)
  • 56cb60d Use Go to reset the plugin, instead of the shell script (#14)
  • 84f1fb8 MM-23390 - Start incident from dot menu (#13)
  • 25d5573 [MM-23467] review backend (#9)
  • 42b4a39 easier developer flow (#12)
  • 5713663 MM-22747 - Add dialog to start of incident (#10)
  • 1607143 MM-22744 - Show incident detail in custom RHS (#11)
  • cf5855f MM-22742 - End Incident Slash Command (#8)
  • a54d007 MM-22741 - Slash command to start incident (#6)
  • b26a29c MM-22743 - View Active Incidents (#5)
  • 3aba790 Adding headers (#4)
  • 2cb6110 Fix linting issues (#3)
  • 95784d7 MM-22716 - Adding mocks (#2)
  • f3e9732 MM-22716 - Bootstrap Mattermost incident response plugin (#1)
  • d77ea0d Initial commit