Skip to content

v0.6.0

Choose a tag to compare

@WilsonLe WilsonLe released this 29 Jun 04:40
093133b

v0.6.0 — Minimal task-first UI/UX

v0.6.0 redesigns the local-first speech PWA around three persistent destinations: Dictate, Vocabulary, and Models. Settings, Storage, Privacy, Keyboard shortcuts, Diagnostics, About, import/export, training, enrollment, and release recovery states moved into focused routes or progressive disclosures while preserving v0.5.0 speech, enrollment, training, profile, portability, privacy, security, and compatibility contracts.

Highlights

  • Task-first application shell with exactly Dictate, Vocabulary, and Models as persistent primary destinations.
  • Compact Dictate workspace with in-place speech-model setup, transcript actions menu, concise microphone/offline/update states, and local-only privacy boundaries.
  • Vocabulary list/editor redesigned around compact sets, basic word editing, and Advanced disclosures for steering and diagnostics.
  • Voice Models list/detail, create/enroll/train/results/import/export/storage workflows redesigned around next actions, blockers, and disclosed technical details.
  • Dedicated Settings, Audio, Storage, Privacy, Keyboard shortcuts, Diagnostics, and About routes behind the application menu.
  • Repository-owned UI primitives, semantic tokens, component gallery, semantic copy/accessibility gates, responsive visual matrix, and manual accessibility matrix.
  • Worker-owned encrypted .speechmodel export and dedicated import route preserve local-first security and avoid moving archive, crypto, hashing, training, or inference work to the UI thread.

Known limitations

  • Issue #255 remains open for final moderated release-usability participant evidence. The user explicitly approved publishing v0.6.0 while preserving this open gate.
  • Manual Windows NVDA/Edge and macOS VoiceOver/Safari rows in the accessibility matrix remain accepted limitations until run outside the Linux agent environment.
  • Production model accuracy and reference-hardware performance gates remain bounded by ADR 0004 and ADR 0005 evidence limitations; this release does not claim those gates pass.

Assets

  • speech-web-v0.6.0-dist.tar.gz — built apps/web/dist from the tagged commit.
  • SHA256SUMS.txt — SHA-256 checksum for the web dist archive.