Bug Fixes
- Fixed Event Log acknowledge buttons not working —
acknowledgeEventandacknowledgeAllEventswere defined inside a block scope but called fromonclickhandlers that require global access. Addedwindow.xxxexposure (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/countto keep the sidebar badge in sync.
Tests
- 173/173 passing