New Features
- select data-residency region (US/EU/JP) with auto-detect
Bug Fixes
- disable API key box during region auto-detect probe
- bound region auto-detect probes and lock region UI during test
Other Changes
- Preserve chat helper binary compatibility
- Hide Groq Qwen reasoning output
- Update GraniteSpeech PyTorch dependency
- Enable autostart for new installations
- Harden file transcription test isolation
- Add file transcription regression coverage
- Bump Live Transcript plugin to 1.0.3
- Prevent duplicate transcript entrance animation
- Address correction trainer review feedback
- Stabilize live transcript and recording overlays
- Add guided correction trainer
- Address settings automation review feedback
- Fix dictionary pack state notifications
- Refine recording overlays and live transcript
- Add settings UI automation coverage
- Simplify dictionary reset actions
- Persist correction provenance and add safe dictionary resets
- Retry restored code quality service
- Retry transient code quality check
- Improve correction group accessibility
- Refine correction group layout
- Group dictionary corrections by replacement
- Handle invalid diagnostics roots consistently
- Recover missing correction learning target window
- Refresh localization resources on build
- Improve correction learning visibility
- Preserve external HTTP timeout behavior
- Handle stalled plugin downloads
- Add privacy-friendly purchase attribution (#287)
- Strengthen hybrid modifier regression test
- Fix hybrid modifier hold behavior
- Require double Escape to cancel dictation
- Address review feedback
- Add ordered language hints
- Address review feedback
- Preserve hotkey recorder clear action
- Preserve workflow provider during refresh
- Protect user data across release channels
- Refine Windows hotkey handling
- Allow workflows without post-processing
- Serve plugins from registry origin
- Publish plugin package hashes
- Unsubscribe wizard close handler
- Clarify Parakeet plugin updates
- Fix wizard lifetime when settings close
- Address Store packaging review feedback
- Add Microsoft Store packaging workflow
- Address microphone priority review feedback
- Stabilize microphone device priority selection
- Keep uninstall audio recovery non-interactive
- Address recording protection review feedback
- Protect user recordings during uninstall
- Address review: follow default-endpoint changes and honor explicit preview device
- Follow the system default capture device in automatic microphone mode
- await background cleanup in the two auto-language tests
- run best-effort cleanup off the transcription critical path
- use current stt-async-v5 model
- poll async status with adaptive backoff