Skip to content

Sopana v1.6.0

Choose a tag to compare

@naveenneog naveenneog released this 07 Jul 12:52

Sopāna v1.6.0 — Mobile-friendliness pass

Tested on-device from a UX-designer perspective across phone viewports.

Highlights

  • Board is the hero on phones — compact ellipsised header, hidden subtitle, larger board (min(96vw, 62vh)).
  • All touch targets ≥44px (Apple HIG) — controls, selects, theme pills, nav links, HUD buttons.
  • Safe-area awareviewport-fit=cover + notch/inset padding; fixed nav respects the status bar.
  • Better touch ergonomicstouch-action: manipulation, no tap-highlight flash, no text auto-zoom, controlled overscroll.
  • Cinematic & 3D — HUD gradient scrims for legibility; title/status moved clear of the nav; redundant 3D title hidden.

New QA harness tooling/qa_mobile.mjs audits touch targets, overflow, board size and thumb reach across 5 phone viewports. 19/19 unit tests pass.

APK: Sopana-v1.6.0.apk (attached once CI completes).