Breaking: alertmanager >= 0.19.0
is now required (#1824).
This release includes many small UI changes:
- New refresh progress indicator that can be clicked to pause updates (#2057)
- Bigger clickable icons (#2106)
- New popup error notifications
- Upgrade will now show a popup allowing to delay automatic page reload
- More readable favicon (#2111)
ACL rules allow using regex rules for required matcher names and values (#2001).
Full changelog:
- #2161 - chore(docs): update screenshots
- #2160 - feat(ui): add a toggle to toast notifications
- #2159 - fix(ui): tweak click animation
- #2158 - feat(backend): improve alertmanager cluster handling
- #2157 - fix(tests): correctly extend eslint config
- #2155 - feat(backend): allow using regex rules in requiredMatcher acl actions
- #2150 - fix(ui): use bigger icons for alert group header
- #2149 - fix(ui): reverse upgrade toast progress
- #2148 - fix(ui): simplify favicon badge management
- #2147 - feat(ui): use toasts for error messages
- #2144 - chore(ui): upgrade all 3rd party dependencies
- #2136 - chore(ui): make favicon more readable in dark mode
- #2135 - chore(ui): upgrade all 3rd party dependencies
- #2134 - fix(ui): remove obsolete imports
- #2120 - fix(build): don't allow touch to create files
- #2118 - fix(ui): remove obsolete imports
- #2115 - fix(backend): set per alertmanager headers in proxy requests
- #2111 - @dmke - fix(ui): improve favicon readability on Firefox
- #2102 - chore(backend): drop support for alertmanager <0.19.0
- #2101 - chore(ui): tweak modal animations for mobile
- #2100 - feat(ci): enable anchore container image scans
- #2098 - chore(ui): only render filter search icon when empty
- #2072 - feat(ui): pause fetches on alt+space
- #2079 - fix(build): ensure that GOBIN is added to PATH
- #2078 - fix(github): speed up code scanning
- #2077 - feat(ci): enable codeQL
- #2063 - chore(project): switch to github-changelog-generator
- #2060 - fix(ui): csshake scss generates unique css on every build