• v5.4.0 1f4dd7cb1f

    v5.4.0
    Release / release (push) Successful in 44s
    Stable

    gitea-actions released this 2026-07-23 16:17:43 -04:00 | 18 commits to master since this release

    • version 5.4.0
    • feat: gate remote command execution behind allow_remote_command
    • feat: flapping detection suppresses notification storms
    • add: info on deplyment
    • fix: harden events log — non-dict ring entries, off-loop journal reads, no default-config singleton
    • fix: skip journal scheduling when the event loop is not running
    • feat: remove log section from live dashboard (moved to /log)
    • fix: dedup log rows between API seed and websocket tail
    • feat: dedicated /log page with journal-backed history and nav item
    • feat: GET /api/0/log — paged, filtered events journal API
    • fix: journal startup/shutdown lifecycle events (fired outside journal lifetime)
    • feat: eventlog writes to dedicated events journal; init/backfill/close wiring
    • feat: events journal read path with filters and backward pagination
    • fix: drop typing names not yet used from journal.py import
    • feat: events journal write primitives (log_event, backfill, get_events_journal)
    • feat: Live Dashboard redesign — 6 columns, hover details, last-alert column
    • feat: extend the record-row design system to Host Overview, Alerts, and About
    • fix: settings toolbar sticks below the site nav instead of scrolling away
    • fix: settings page not scrollable — restore html/body overflow override
    • feat: unified record-row redesign of the settings page
    Downloads