Skip to content

v2026-02-12.5

Choose a tag to compare

@itsDNNS itsDNNS released this 12 Feb 14:51

Bug Fixes

  • Fixed Event Log acknowledge buttons not workingacknowledgeEvent and acknowledgeAllEvents were defined inside a block scope but called from onclick handlers that require global access. Added window.xxx exposure (same fix pattern as Incident Journal in v2026-02-12.4).
  • Fixed Event badge not updating after acknowledge — Dashboard auto-refresh now also fetches /api/events/count to keep the sidebar badge in sync.

Tests

  • 173/173 passing