DevThrottle v1.0.2
What's Changed
- [Mobile] Sign in + per-device authentication (retire the master token) (#908) by @thefrederiksen in #910
- feat: lock the desktop compose surface while a session is transcribing by @thefrederiksen in #912
- feat: show a subtle Transcribing status on the locked prompt bar by @thefrederiksen in #913
- Device-auth security model doc + fix test-registry leak (#908) by @thefrederiksen in #914
- feat: surface the Ctrl+H dictation shortcut in the prompt bar by @thefrederiksen in #915
- Remove the obsolete Blazor /mobile Cockpit page and its dead dependencies by @thefrederiksen in #918
- [Security][Phase 1] Enforce Gateway auth by default (#917) by @thefrederiksen in #919
- [Security][Phase 2] Make the Cockpit authenticate under enforced Gateway auth (#920) by @thefrederiksen in #921
- Fix dictation Send: include typed text and insert at the cursor by @thefrederiksen in #922
- Fix Gateway token refresh: send the Supabase apikey header (#911) by @thefrederiksen in #923
- Phase 4 (#924): website device-revoke locks the device out (revoke down-propagation) by @thefrederiksen in #926
- feat(#927): tray Restart Gateway shows visible success/failure confirmation by @thefrederiksen in #928
- Clean up the session right-click menu: regroup, add tooltips, remove two items by @thefrederiksen in #929
- Fix mobile terminal tearing: send a screen snapshot on attach by @thefrederiksen in #930
Full Changelog: v1.0.1...v1.0.2