The most important feature this release is being able to filter on source
system type. If you have multiple source systems in a filter, all of them of
the same type, it might pay off to switch over to using the source system type
instead.
The rest is frontend improvements: The tags filter now has typeahead find. The
header and footer of the incident list never scroll off screen. The status
columns have variants with icons instead of text, and there's new columns
showing an incident's age (time since it happened).
See NOTES.md for further detail.
Added
- Added test error page (#1024)
- Add age columns to incident table
(#1552) - Made it possible to filter on a source's type in the incident list, API, and
for sending notifications. Also added a new built-in column "source type" for
the incident list. When there are very many sources of the same type, the
filter and column become useful.
(#1556) - Add status columns that use icons instead of text
(#1635) - Made a system for rendering previews of preference choices.