Skip to content

Release v20201027

Compare
Choose a tag to compare
@kevgliss kevgliss released this 27 Oct 17:22
· 3552 commits to master since this release
4956eb0

This is the third Oct release of Dispatch. Major changes include:

Security:

  • Fixes issue with possible XSS (#644)
  • Fixes issue where regular users can assign themselves admin privileges (#644)
  • Fixes issue where a regular user could update a restricted incident to open (#646)

Features:

  • Incident review, asks commander to verify incident data (#631)
  • Adds support for capturing feedback from participants (#634, #638)

Bug Fixes:

  • Fixes issue with non incident commands running in non incident channels (#618)
  • Sets default contact information when oncall_plugin is disabled (#618)
  • Allows incidents to be correctly re-opened (#623)
  • Ensures that incident type documents are actually optional (#642)

Improvements:

  • Changes error to warning for duplicate Google groups (#620)
  • Made incident cost calculation more robust (#626)
  • Handle channel not found error in Slack (#628)
  • Incident table more resilient, fixes navigation drawer highlight (#630)
  • Improves formatting for some slack messages (#632)