New Features
- add V2/V3 model version selection to ParakeetPlugin, fixes #137 (#146)
- add dynamic model fetching to GeminiPlugin, fixes #136 (#145)
- add vocabulary boosting to ParakeetPlugin, closes #129 (#130)
- option to preserve clipboard content after dictation (#128)
- add ElevenLabs transcription plugin (#125)
- add Gladia transcription plugin (#126)
- add Claude LLM plugin for Anthropic Claude API (#124)
- add Cerebras plugin for ultra-fast LLM inference (#123)
- add Fireworks AI plugin for cloud transcription and LLM (#122)
- automatic daily releases via cron schedule (#117)
- dynamic LLM model fetching for OpenAI & Groq plugins, fixes #113
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)
- repair corrupted pbxproj from ElevenLabs/Gladia merge
- improve short recording recognition and add user feedback (#118)
- add German translations for About tab, fixes #114 (#116)
Other Changes
- Record app audio with separate tracks, refs #141 (#152)
- Add post-processing transparency to history and indicators, fixes #134 (#151)
- Add configurable sound feedback settings, fixes #139 (#150)
- Non-blocking model downloads (#149)
- Add dictionary JSON import and export (#148)
- Add Google Cloud Speech-to-Text plugin (#147)
- Update README video attachment (#121)
- Update README demo video (#119)
- update screenshot assets for improved documentation