Skip to content

Release v2.2.3

Latest

Choose a tag to compare

@sjclayton sjclayton released this 26 Jun 10:50
· 1 commit to master since this release

[2.2.3] - 2026-06-26

Changed

  • 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.
  • Other minor UI consistency improvements.