Version 0.58
August 2, 2026
Safer support details and a private student demo summary
Student demo mode now reports only the selected student's cards, support guidance no longer asks for access credentials, and the public homepage remains usable when platform font metrics are wider.
Why it matters
- - Students preview only their own active and used card counts instead of seeing whole-class totals.
- - Support requests include useful non-sensitive context without copying an access code, password, or personal student information.
- - The public homepage wraps safely at 320 CSS pixels across platform font differences.
Verification
- - Focused unit and browser regressions cover safe support wording and teacher/student summary separation.
- - Cross-browser public smoke retains a strict no-horizontal-overflow assertion at 320 CSS pixels.
- - Typecheck, lint, build, unit tests, and exact-head CI remain required before delivery.
Source: Linear release ledger document, PI-213
- Keeps Students, Active cards, and Used cards as teacher-only whole-class summary values.
- Labels the student summary as Your active cards and Your used cards and updates it immediately after card use.
- Requests only class name, approximate time, attempted action, surface, and browser or device type for support.
- Makes homepage hero and preview containers intrinsically shrinkable instead of clipping overflow.