You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Session-based authentication for the live event stream and any dashboard action that can read or change state. The dashboard now obtains a short-lived session cookie when it connects, so only an active browser session can view live DNS query logs, search cache/blocked records, or trigger an update. No user configuration changes are required.
Changed
Log messages have been normalized for consistency, making it easier to correlate events when troubleshooting.
Fixed
Live feed no longer stalls when a server returns query log entries with unparseable or missing timestamps. Previously a single bad timestamp could stop the feed from advancing until the page was reloaded.