diff --git a/CHANGELOG.md b/CHANGELOG.md index 2421c35..0148005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ version + `kStudioVersion` in `lib/main.dart` stay in lockstep. ### Added +- **Live audit feed.** The Audit page subscribes to `streamEvents` and + refreshes instantly on each new event (debounced); the 2 s poll stays + as the safety net and re-subscribes after a clean stream close. - **Channel switcher in the sidebar.** The active-channel pill (and the collapsed chip) is now click-to-switch: a menu of every channel with its running state + a check on the active one; switching writes