This is a big release. It adds support on MacOS for the fn key. This is one of the most requested features and I'm really excited to release it. I've also reorganized a lot of the advanced UI to bring some of the more common options from the debug menu into the main UI!
What's Changed
- feat(i18n): Add Turkish localization support by @ahmetenesdur in #582
- feat: add copy last transcript tray action by @anntnzrb in #598
- feat: add automatic filler word removal from transcriptions by @pchalasani in #589
- refactor: use Immer for immutable state updates by @joshribakoff in #527
- add experimental features to ui + reorg everything by @cjpais in #620
- Fix audio playback in History tab on Linux by @GabeDuarteM in #617
- init attempt at new kb by @cjpais in #580
New Contributors
- @ahmetenesdur made their first contribution in #582
- @anntnzrb made their first contribution in #598
- @pchalasani made their first contribution in #589
- @joshribakoff made their first contribution in #527
- @GabeDuarteM made their first contribution in #617
Full Changelog: v0.6.11...v0.7.0