There's a few major tweaks in this release! Notably there is now a dedicated models page for managing your speech to text models, big thanks to @VirenMohindra. For those using the experimental post-processing, it will now be assigned to a dedicated keyboard shortcut.
There are a bunch of linux fixes!
What's Changed
- Add Homebrew cask install instructions by @ferologics in #705
- feat(i18n): Enhance RTL support and update language direction handling by @NourEldin-Osama in #698
- fix(nix): add missing dependencies by @kohane27 in #708
- feat(text): Add n-gram matching for multi-word custom word correction by @stefanoverna in #711
- feat(linux): add KDE Plasma 6 Wayland support via kwtype by @datenfalke in #676
- feat(overlay): add layer-shell for wayland support by @SoumyaRanjanPatnaik in #680
- Fix the rust tests on CI after gtk-layer-shell introduction by @GabeDuarteM in #719
- feat(i18n): Add Korean translation by @ryanlee-ecosy in #721
- feat: add optional hotkey for post-processing request by @sammcj in #355
- add ci test cache by @cjpais in #724
- chore: add Playwright E2E testing infrastructure by @joshribakoff in #673
- Add missing Linux deps in BUILD.md by @AlexP11223 in #728
- feat: add models settings page with filtering and management by @VirenMohindra in #478
New Contributors
- @ferologics made their first contribution in #705
- @kohane27 made their first contribution in #708
- @stefanoverna made their first contribution in #711
- @datenfalke made their first contribution in #676
- @SoumyaRanjanPatnaik made their first contribution in #680
- @ryanlee-ecosy made their first contribution in #721
- @sammcj made their first contribution in #355
- @AlexP11223 made their first contribution in #728
Full Changelog: v0.7.1...v0.7.2