Skip to content

Releases: cjpais/Handy

v0.6.11

Choose a tag to compare

@github-actions github-actions released this 14 Jan 07:27
56b0f44

The biggest feature of this release is adding Moonshine Base support. A bunch of other UI tweaks and new translations have been added

What's Changed

  • feat(i18n): add Ukrainian language support by @turfle in #536
  • feat(i18n): add Portuguese language support and translations by @ddVital in #540
  • fix: tooltip overflow at window boundaries by @turfle in #538
  • Prevent highlight and selection cursor hover on UI text items by @jacksongoode in #541
  • feat: add Moonshine Base speech recognition model by @vladstudio in #556
  • feat(linux): add ydotool support for text input by @manimohans in #557
  • Fix race condition when toggling transcription via SIGUSR2 by @y0usaf in #560
  • fix: improve apple intelligence ui and add reusable alert component by @VirenMohindra in #517
  • fix: keybinding changes failing silently due to incorrect key ordering by @YourTechBud in #524
  • feat: add Czech translation by @MichalZem in #568
  • Add permission step to onboarding by @anchpop in #545
  • fixes for 0.6.11: linking, ui by @cjpais in #579

New Contributors

Full Changelog: v0.6.10...v0.6.11

v0.6.10

Choose a tag to compare

@github-actions github-actions released this 05 Jan 23:46

What's Changed

New Contributors

Full Changelog: v0.6.9...v0.6.10

v0.6.9

Choose a tag to compare

@github-actions github-actions released this 23 Dec 11:16

Bunch of bugfixes/quality of life improvments + new translations :) enjoy

What's Changed

New Contributors

Full Changelog: v0.6.8...v0.6.9

v0.6.8

Choose a tag to compare

@github-actions github-actions released this 12 Dec 15:37

Mainly a patch release hoping to fix 0.6.7 crashing on MacOS versions < MacOS 26. Also some minor bugfixes and more translations from @VirenMohindra!

What's Changed

  • feat: add german, japanese, and chinese translations by @VirenMohindra in #444
  • fix: prevent model auto-switch from interrupting active transcription by @VirenMohindra in #443
  • hopefully fix macOS crash on older than MacOS 26 by @cjpais in #447

New Contributors

Full Changelog: v0.6.7...v0.6.8

v0.6.7

Choose a tag to compare

@github-actions github-actions released this 12 Dec 10:21

Big feature! You can now change the language the application UI reads in. Currently the support languages are: English, Vietnamese, Spanish and French! Please contribute new languages or translation improvements. All the translations have been done using LLM's. This release also should fix Apple Intelligence support not showing up in the Post Processing menu

Screenshot 2025-12-12 at 5 20 14 PM

What's Changed

Full Changelog: v0.6.6...v0.6.7

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 11 Dec 11:55

This release has some bugfixes as well as a huge feature for Apple Silicon MacOS users. You can now run the post processing fully on-device using Apple Intelligence. A huge thanks to @Schreezer for this implementation.

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 08 Dec 04:07

Some improvements to audio on Linux. For those who want a trailing space after transcriptions this can be enabled via the debug menu (cmd/ctrl+shift+d). If you like this feature and want it out of the debug menu, please let me know by opening a discussion showing your support there!

What's Changed

  • Improvement: Audio Recorder Quality & Crash Fix by @mg-dev25 in #393
  • Add option to append trailing space after pasted text by @dannysmith in #405

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 29 Nov 09:59

This is a patch release mainly for Linux. It fixes the crash that would happen when recording was starting/stopping.

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 28 Nov 04:21

This release has a lot of bug fixes, and hopefully some better Wayland support. There was an overhaul/refactor of some internal code so watch out for bugs in this release and please report any issues!

One common request was for the cancel hotkey, it is bound to esc by default. Thanks @jacksongoode. It's included in this release.

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 19 Nov 15:02
ec3b06d

What's Changed

  • fix: update laptop detection logic to be more reliable by @jorgedanisc in #348
  • feat: SIGUSR2 handling for toggles by @johnpyp in #354
  • Improve audio feedback timing using real sound duration and trimmed WAV files by @Maicon-Moreira in #349
  • feat: add conversion between Simplified and Traditional Chinese. by @figwood in #356

New Contributors

Full Changelog: v0.6.1...v0.6.2