Skip to content

v0.42

Choose a tag to compare

@prymitive prymitive released this 01 Aug 19:48
0d16c1e

Modal windows will now hide on Escape key press.
Bug fixes and UI tweaks.

Full changelog:

  • #853 fix(ui): don't reset scroll lock on hidden modal update
  • #850 fix(ui): disable hotkeys when modal is hidden
  • #848 feat(ui): close modal window when user hits the Escape key
  • #847 fix(api): overview modal should sort label names in ascending order
  • #846 chore(ci): bump header-max-length to 100
  • #838 chore(ui): switch to column render for navbar icons with only 1 filter
  • #837 fix(ui): break words on upstream error messages to avoid overflow
  • #836 fix(api): ensure that counters add up to 100%
  • #833 chore(ui): don't focus input on mobile
  • #832 feat(ui): show only common labels in the overview modal by default
  • #830 chore(ui): upgrade all 3rd party dependencies