v0.6.8
cjpais/Handyv0.6.8Dec 12, 2025by github-actions[bot]
AI Summary
A patch release primarily intended to fix crashes on MacOS versions older than MacOS 26, plus the addition of German, Japanese, and Chinese translations.
Key Highlights
- Fixes macOS crash on versions < MacOS 26
- German, Japanese, and Chinese translations
- Fix for model auto-switch interrupting transcription
New Features
- German translation
- Japanese translation
- Chinese translation
- Model auto-switch interruption fix
Full Release Notes
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 https://github.com/cjpais/Handy/pull/444 * fix: prevent model auto-switch from interrupting active transcription by @VirenMohindra in https://github.com/cjpais/Handy/pull/443 * hopefully fix macOS crash on older than MacOS 26 by @cjpais in https://github.com/cjpais/Handy/pull/447 ## New Contributors * @VirenMohindra made their first contribution in https://github.com/cjpais/Handy/pull/444 **Full Changelog**: https://github.com/cjpais/Handy/compare/v0.6.7...v0.6.8