Skip to content

v1.14

Choose a tag to compare

@redstone99 redstone99 released this 12 Jul 19:22

Breaking Change

  • The state of an event alert that has never fired has changed from the empty string ("") to "has never fired".

Changes

  • You can now snooze without ack'ing. notification_control now takes an extra argument, ack_at_snooze_start that defaults to true. The UI is updated to allow you to adjust it.
  • A default dictionary can now be set for the data config field. If data is also set in an alert definition, it will override the default dictionary on a key-by-key basis. Similarly, any data default set via the UI will override data keys set in YAML.
  • The report() service call now allows an extra data argument