• v1.7.2 e984899d4c

    v1.7.2
    All checks were successful
    Release / build-and-push (push) Successful in 1m39s
    CI / lint-and-test (push) Successful in 43s
    Stable

    tomas.kracmar released this 2026-04-22 12:43:13 +00:00 | 16 commits to main since this release

    v1.7.2 — Alert rules management UI

    What's new

    • Alert Rules panel in the UI — visible between Alerts and Filters sections
    • List all rules with severity badge, on/off toggle, and condition preview
    • Add Rule button opens a modal with form for:
      • Rule name
      • Severity (Low / Medium / High)
      • Alert message
      • Conditions builder (eq, neq, contains, in, after_hours)
    • Edit existing rules inline
    • Delete rules with confirmation
    • Toggle rules on/off without deleting

    Full changelog since v1.7.1

    • feat: alert rules management UI
    • chore: bump version to 1.7.2
    Downloads