New Features
- Add vocabulary boosting to ParakeetPlugin, closes #129 (#130)
- Add V2/V3 model version selection to ParakeetPlugin, fixes #137 (#146)
- Add dynamic model fetching to GeminiPlugin, fixes #136 (#145)
- Add Google Cloud Speech-to-Text plugin (#147)
- Add dictionary JSON import and export (#148)
- Non-blocking model downloads (#149)
- Add configurable sound feedback settings, fixes #139 (#150)
- Add post-processing transparency to history and indicators, fixes #134 (#151)
- Record app audio with separate tracks, refs #141 (#152)
- Add community term pack registry (#154)
- Add Prompts & AI wizard step and cross-tab navigation, fixes #135 (#155)
- Add drag-and-drop reordering for prompts, fixes #153 (#156)
- Add media pause during recording, fixes #159 (#160, #163)
Bug Fixes
- Detect Fn hotkey on release to avoid Fn+key conflicts, fixes #132 (#144)
- Update FluidAudio for Swift 6 actor safety, fixes #129 (#131)
- Fix community term pack loading state
- Fix ultrashort push-to-talk dictation (#157)
- Fix prompt toggle opening edit screen instead of toggling (#158)
- Fix notch indicator not displaying on other virtual desktops, fixes #165 (#166)
- Embed MediaRemoteAdapter framework in app bundle, fixes #159
Other Changes
- Remove App Store build support (#161)