New
v0.7.2
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 https://github.com/cjpais/Handy/pull/705
- feat(i18n): Enhance RTL support and update language direction handling by @NourEldin-Osama in https://github.com/cjpais/Handy/pull/698
- fix(nix): add missing dependencies by @kohane27 in https://github.com/cjpais/Handy/pull/708
- feat(text): Add n-gram matching for multi-word custom word correction by @stefanoverna in https://github.com/cjpais/Handy/pull/711
- feat(linux): add KDE Plasma 6 Wayland support via kwtype by @datenfalke in https://github.com/cjpais/Handy/pull/676
- feat(overlay): add layer-shell for wayland support by @SoumyaRanjanPatnaik in https://github.com/cjpais/Handy/pull/680
- Fix the rust tests on CI after gtk-layer-shell introduction by @GabeDuarteM in https://github.com/cjpais/Handy/pull/719
- feat(i18n): Add Korean translation by @ryanlee-ecosy in https://github.com/cjpais/Handy/pull/721
- feat: add optional hotkey for post-processing request by @sammcj in https://github.com/cjpais/Handy/pull/355
- add ci test cache by @cjpais in https://github.com/cjpais/Handy/pull/724
- chore: add Playwright E2E testing infrastructure by @joshribakoff in https://github.com/cjpais/Handy/pull/673
- Add missing Linux deps in BUILD.md by @AlexP11223 in https://github.com/cjpais/Handy/pull/728
- feat: add models settings page with filtering and management by @VirenMohindra in https://github.com/cjpais/Handy/pull/478
New Contributors
- @ferologics made their first contribution in https://github.com/cjpais/Handy/pull/705
- @kohane27 made their first contribution in https://github.com/cjpais/Handy/pull/708
- @stefanoverna made their first contribution in https://github.com/cjpais/Handy/pull/711
- @datenfalke made their first contribution in https://github.com/cjpais/Handy/pull/676
- @SoumyaRanjanPatnaik made their first contribution in https://github.com/cjpais/Handy/pull/680
- @ryanlee-ecosy made their first contribution in https://github.com/cjpais/Handy/pull/721
- @sammcj made their first contribution in https://github.com/cjpais/Handy/pull/355
- @AlexP11223 made their first contribution in https://github.com/cjpais/Handy/pull/728
Full Changelog: https://github.com/cjpais/Handy/compare/v0.7.1...v0.7.2