Version 0.70.1
2026-08-20 02:15:23 UTC
Fixed
2Faint text on the statistics screen is now readable on every background it is painted on, not just one.
In July we darkened the colour used for small, secondary text because it could not be read. That change was checked against the card background and it passed there — but the same colour is also painted on the page background and on chips, and on those it stayed below the readability floor the standard sets (4.11 and 4.30 against a required 4.5). So half of the original problem stood for another 25 days. It is fixed for every combination now, and a test computes the contrast of every text colour against every background colour in both light and dark themes, straight from the stylesheet, so a colour that passes on one background and fails on another cannot ship again.
The tables on the statistics screen can now be scrolled with a keyboard.
Those tables hold more rows than fit, inside their own scrolling box. The box could only be scrolled with a pointer, so for anybody using a keyboard — or a screen reader, or any device without a mouse — the rows below the fold did not exist at all. The box is now a stop the keyboard reaches, it is named by its own two columns so a screen reader says which table it is, and it draws a visible outline when it has focus. The same box in the terms and privacy pages was already reachable but drew nothing when focused, which is a stop nobody can see; that is drawn now too.