lots of bug fixes
What's Changed
- stop losing tail audio when a recording ends by @cjpais in #1958
- experimental earshot vad implementation by @cjpais in #1967
- fix(linux): Clipboard paste methods (ctrl_v / ctrl_shift_v / shift_insert) fail on GNOME Wayland by @mrinterweb in #1276
- fix(linux): avoid blocking on external paste scripts by @CheckPickerUpper in #1957
- fix(shortcut): keep toggle parity when presses arrive mid-pipeline by @xilec in #1910
- Disable update checks for Nix/NixOS packaging by @xilec in #1576
- fix 'no' not showing up + add ci so shouldn't happen again by @cjpais in #2001
- auto push to talk mode by @cjpais in #1971
- preserve held Secure Input shortcuts during reconciliation by @cjpais in #2002
- launch as accessory by @cjpais in #2003
- fix: scrollbars styling on macOS when using a non-Apple mouse by @notenderdreams in #2048
- add debug ui by @cjpais in #2052
- fix: horizontal overflow in onboarding views by @notenderdreams in #2050
- fix overlay with text scaling on windows by @cjpais in #2059
- make microphone callback real-time safe by @cjpais in #1954
- docs: help users troubleshoot stale clipboard pastes by @ilya-yarets in #2058
- fix: recover gracefully when model files are deleted outside Handy by @DhruvN102 in #1918
- VK_LOADER_LAYERS_DISABLE=
implcitdefault on windows by @cjpais in #2053 - feat: make Handy available in Catalan by @jordimas in #2065
- feat: add Indonesian translation by @Yoruxyv in #2073
- fix: disable WebView2 browser accelerator keys in the main window by @cjpais in #2060
- bump to transcribe-cpp-0.2.3 by @cjpais in #2005
New Contributors
- @mrinterweb made their first contribution in #1276
- @CheckPickerUpper made their first contribution in #1957
- @notenderdreams made their first contribution in #2048
- @ilya-yarets made their first contribution in #2058
- @DhruvN102 made their first contribution in #1918
- @jordimas made their first contribution in #2065
- @Yoruxyv made their first contribution in #2073
Full Changelog: v0.9.6...v0.9.7