Skip to content

v0.14

Choose a tag to compare

@prymitive prymitive released this 09 Oct 19:27
50665e2

New features:

  • When creating or editing a silence affected alerts will be previewed
  • Silences can be deleted
  • Added tooltips to clickable elements

Full changelog:

  • #135 fix(ui): don't try to enable scrolling on unmounted modal (@prymitive)
  • #134 build(deps): bump github.com/sirupsen/logrus from 1.0.6 to 1.1.1 (@dependabot-bot)
  • #132 build(deps): bump @fortawesome/free-regular-svg-icons from 5.3.1 to 5.4.0 in /ui (@dependabot-bot)
  • #131 build(deps): bump @fortawesome/free-solid-svg-icons from 5.3.1 to 5.4.0 in /ui (@dependabot-bot)
  • #130 build(deps): bump @fortawesome/fontawesome-svg-core from 1.2.4 to 1.2.5 in /ui (@dependabot-bot)
  • #133 feat(ui): allow deleting silences (with preview) (@prymitive)
  • #129 chore(api): pin Go dependencies (@prymitive)
  • #128 feat(ui): add tooltips to clickable components (@prymitive)
  • #127 refactor(ui): drop alert count from silence preview (@prymitive)
  • #126 feat(ui): preview affected alerts before submitting silence (@prymitive)
  • #125 fix(ui): set high z-index on react-select dropdown menu (@prymitive)