Skip to content

Releases: cjpais/Handy

v0.7.10

10 Mar 05:47

Choose a tag to compare

This is a minor release mainly attempting to address some crashes users have. There should be a portable version of handy as part of the windows installer.

What's Changed

New Contributors

Full Changelog: v0.7.9...v0.7.10

v0.7.9

01 Mar 15:33

Choose a tag to compare

Minor release, but should fix some keyboard related issues people have been seeing.

What's Changed

  • fix: auto-refresh model list when switching post-processing providers by @that-lucas in #854
  • [macOS] Fix tray icon disabled + start hidden causing app to become permanently invisible by @cjpais in #903
  • Translated section "keyboardImplementation" translations for the languages i know and could help with (FR, PT, ES, TR) by @FotieMConstant in #910
  • fix(i18n): tray menu shows Simplified Chinese when Traditional Chinese is selected by @parkghost in #901
  • fix: upgrade tauri-plugin-updater to v2.10.0 to fix duplicate registry entries (#873) by @parkghost in #876
  • feat: add GigaAM v3 for Russian speech recognition by @pantafive in #913
  • upgrade to handy keys 0.2.2 by @cjpais in #926

New Contributors

Full Changelog: v0.7.8...v0.7.9

v0.7.8

25 Feb 07:47
f705a49

Choose a tag to compare

Should fix a regression for MacOS users where space was being entered accidentally.

What's Changed

Full Changelog: v0.7.7...v0.7.8

v0.7.7

20 Feb 06:20

Choose a tag to compare

Should help to fix keyboard shortcut stability on Windows and MacOS. Also improved audio handling

What's Changed

New Contributors

Full Changelog: v0.7.6...v0.7.7

v0.7.6

17 Feb 06:00

Choose a tag to compare

Moonshine v2 models are now supported! Also there is now a CLI to be able to toggle the transcription, especially helpful for Linux users. Lots of other fixes too

What's Changed

  • Revert "feat: add portable ZIP archives for Windows releases (#753)" by @cjpais in #788
  • fix(nix): fix ALSA mismatch, add GStreamer plugins, and repair UI environment by @kakapt in #787
  • feat(i18n): add Traditional Chinese (zh-TW) locale by @parkghost in #796
  • fix(nix): address PR #778 review comments by @y0usaf in #800
  • fix: transcription lock-up race condition & add small debounce by @johnpyp in #824
  • feat(linux): add SIGUSR1 signal for transcribe_with_post_process by @arimxyer in #759
  • support moonshine v2 by @cjpais in #837
  • feat: implement structured outputs for post-processing providers by @Schreezer in #706
  • feat: add CLI parameters for linux by @retspen in #792

New Contributors

Full Changelog: v0.7.5...v0.7.6

v0.7.5

11 Feb 12:48

Choose a tag to compare

On MacOS now you should be able to independently bind Left/Right modifiers specifically. Also another highly requested addition to press enter after the transcription finishes is in. Some other minor improvements and hopefully the .deb for Ubuntu should be fixed

This is partially a patch, as 0.7.4 release crashes on Windows

What's Changed

  • fix(linux): improve Wayland startup stability by @boeserwolf in #769
  • fix(nix): build from source instead of wrapping AppImage by @y0usaf in #778
  • feat: add portable ZIP archives for Windows releases by @back1ply in #753
  • feat: add configurable auto-submit after transcription paste by @sasha-computer in #765
  • Add support for Right/Left Modifiers by @cjpais in #782
  • feat(linux): Add option to select typing tool by @kakapt in #760
  • try minimal fix by @cjpais in #781
  • fix: Apply DMABUF workaround on all Linux systems by @suuuehgi in #789

New Contributors

Full Changelog: v0.7.4...v0.7.5

v0.7.3

10 Feb 09:36

Choose a tag to compare

A few new models have been added in this release, Breeze ASR and SenseVoice Small. These models hopefully should improve Chinese support in particular. A bunch of other bug fixes and minor features added by a bunch of people. Thank you all for the contributions.

What's Changed

  • Add Breeze ASR by @cjpais in #733
  • feat(models): add opt-in custom Whisper model discovery by @CJHwong in #622
  • Add “Processing…” overlay state when post-processing by @antons in #740
  • Add support for SenseVoice by @cjpais in #745
  • fix: bottom overlay positioned partially off-screen by @antons in #543
  • docs: clarify Linux gtk-layer-shell runtime requirements by @datenzar in #748
  • fix(ci): install gtk-layer-shell runtime package for Ubuntu builds by @datenzar in #752
  • fix: missing dependency for flake.nix by @kakapt in #751
  • feat: add "Unload Model" in tray by @AlexP11223 in #731
  • Add show tray icon setting by @vimtor in #667

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

08 Feb 06:02

Choose a tag to compare

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.

Screenshot 2026-02-08 at 12 22 18 PM Screenshot 2026-02-08 at 12 22 11 PM

There are a bunch of linux fixes!

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

01 Feb 13:30

Choose a tag to compare

We have a NixOS flake now! Otherwise mostly small bug fixes and quality of life improvements

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

20 Jan 01:34

Choose a tag to compare

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!

Screenshot 2026-01-20 at 9 33 13 AM

What's Changed

New Contributors

Full Changelog: v0.6.11...v0.7.0