v20220428
Hi Dispatch users!
This release is mostly about enhancing and fixing bugs in the Web UI. You can now set custom colors to incident priorities and click on and see more information about tags in the Web UI. List of enhancements, bug fixes, and documentation improvements can be found below.
Enhancements:
- Allows to set custom colors to incident priorities for dashboarding purposes (#2151, #2157) by @mvilanova
- Updates executive report template text (#2149) by @mvilanova
- Uses the simple search dictionary for incident type search (#2121) by @mvilanova
- Hovering over a tag name shows its description and clicking on it opens its URI (#2107) by @mvilanova
Bug Fixes:
- Dedupes resolved incident roles emails (#2173) by @mvilanova
- Adds required keyword-only argument to incident_create_flow call (#2170) by @mvilanova
Documentation:
- Updates installation document (#2168) by @mvilanova
- Updates Slack documentation (#2109, #2113, #2114) by @mvilanova
- Updates the incident templates doc (#2108) by @mvilanova