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
Replaced native <select> elements with custom dropdowns that respect the current theme (Chromium on Linux cannot style the native select popup, making it illegible in dark mode).
Fixed
Time range selection no longer falls out of sync with the chart on page refresh when the browser restores a previously selected value.
Light theme readability improvements: muted text and orange accent now meet WCAG AA contrast requirements.
Mid-range latency feed entries now use yellow instead of orange for better distinction from error states.
Live feed latency display no longer shows --- for non-finite or missing values.