This is the second release of February.
Special thanks to @sfc-gh-pkommini, @rilutham, and @dk0r for various issue reporting and discussions.
Bug Fixes:
- Fixes issue with incident details constantly re-rendering (#845)
- Fixing issue with block actions (#847)
- Removing old table reference (#848)
- Check if incident exists before sending feedback to user via Slack (#849)
- Adds missing key value pair for feedback button (#850)
- Pinning spacy to avoid breaking changes (#851)
- Guards against bad path data (#853)
- Fixing the way Slack events are handled (#854)
- Allowing for channel event items (#855)
- Fixes issue with Slack channel reactions (#856)
- Fixing an issue with updating user roles (#858)
- Fixing an issue with incident priority update permission (#862)
- Re-adds logic to send executive report to notifications group (#872)
Improvements:
- Improves tracking only and new document fields language (#846)
- Removes visibility open check before sending incident created and updated notifications (#852)
- Updating example data and making some config items optional (#857)
- Accessing enum value attribute (#860)
- Makes email notifications more compact (#868)
Features: