Releases: cjpais/Handy
v0.6.8
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
- @VirenMohindra made their first contribution in #444
Full Changelog: v0.6.7...v0.6.8
v0.6.7
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
What's Changed
- Add Internationalization Support by @cjpais in #437
- move to macos 26 ci by @cjpais in #440
- refactor enigo input by @cjpais in #441
Full Changelog: v0.6.6...v0.6.7
v0.6.6
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
- Apple intel integration by @Schreezer in #391
- Refactor History SQLite by @cjpais in #412
- Add ctrl+shift+v as option on windows and linux by @cjpais in #430
- Set WEBKIT_DISABLE_DMABUF_RENDERER=1 in env by @cjpais in #427
New Contributors
- @Schreezer made their first contribution in #391
Full Changelog: v0.6.5...v0.6.6
v0.6.5
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
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
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
- Show recording overlay in macOS fullscreen apps, and when switching between spaces by @dannysmith in #361
- WIP: Add tauri-specta for generating TS bindings by @cjpais in #322
- feat: Add disabled option for pasting. by @olejsc in #364
- Async play test sound by @Maicon-Moreira in #375
- feat: Add wayland paste support using wtype or dotool by @lhotari in #376
- Add a cancel hotkey and configuration by @jacksongoode in #224
- fix corrupted downloads by @cjpais in #388
- notes regarding linux by @cjpais in #387
- fix: re-assert always-on-top for overlay on Windows by @Danielalnajjar in #383
- Switch to disable update checking by @cjpais in #362
New Contributors
- @dannysmith made their first contribution in #361
- @olejsc made their first contribution in #364
- @lhotari made their first contribution in #376
- @Danielalnajjar made their first contribution in #383
Full Changelog: v0.6.2...v0.6.3
v0.6.2
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
v0.6.1
What's Changed
- Add rule for example prompt to keep the original language by @lstep in #316
- format everything by @cjpais in #323
- Enable Windows ARM64 builds in CI by @oddrationale in #340
- Fix unstable mute implementation on Windows/Linux by @Maicon-Moreira in #341
- feat: add fallback microphone for clamshell/desktop mode by @jorgedanisc in #329
- feat: add more options for deleting recordings automatically and added button to open the folder that holds the recordings by @jorgedanisc in #330
- Add file based debug logging by @cjpais in #347
New Contributors
- @lstep made their first contribution in #316
- @oddrationale made their first contribution in #340
- @jorgedanisc made their first contribution in #329
Full Changelog: v0.6.0...v0.6.1
v0.6.0
okay, so v0.6.0 is rad. @eduardolat made an amazing contribution to enable LLM post processing in the app. currently this is a super advanced feature and can be enabled via the debug menu (ctrl/cmd+shift+d). I'm very excited about the release of this version as it is a glimpse of the future of this app I believe. It will be an amazing day when everyone who runs the app can run an LLM locally and have it do generic post processing.
It's possible this release could have broken a few things so please open issues so we can fix them together!
What's Changed
- feat: LLM based post-processing by @eduardolat in #222
New Contributors
- @eduardolat made their first contribution in #222
Full Changelog: v0.5.5...v0.6.0
v0.5.5
What's Changed
- Fix for flickering recording overlay by @jacksongoode in #231
- parakeet v2 support by @cjpais in #116
- feat: add “mute while recording” setting by @Maicon-Moreira in #257
- fix: disable Translate to English setting for the whisper turbo model by @bodyazinchenko in #259
- fix: tooltip overflow by @fampiyush in #269
- fix: add required defaults option to plugin-store configuration by @zenyr in #288
- Add proxy documentation steps by @cjpais in #295
- windows paste shift+ins instead of ctrl+v by @mvsite in #236
New Contributors
- @Maicon-Moreira made their first contribution in #257
- @bodyazinchenko made their first contribution in #259
- @fampiyush made their first contribution in #269
- @zenyr made their first contribution in #288
- @johnpyp made their first contribution in #281
- @mvsite made their first contribution in #236
Full Changelog: v0.5.4...v0.5.5