v0.35
Alert groups that have the same position after initial sort are now also sorted using timestamps.
Alert annotations will now flash when the value changes.
UI animations should now be more smooth.
Full changelog:
- #680 feat(ui): flash annotation text on changes
- #678 fix(ui): fix fallback sorting by timestamps
- #677 fix(ui): delay initial fetch until browser is idle
- #676 feat(ui): use alerts timestamp as secondary sort key
- #675 feat(ui): speed up animations with translateZ and translate3d
- #673 fix(ui): add missing class to the inhibition icon