v0.6.7
cjpais/Handyv0.6.7Dec 12, 2025by github-actions[bot]
AI Summary
Introduces Internationalization (i18n) support allowing users to change the UI language (English, Vietnamese, Spanish, French) and fixes Apple Intelligence support in the Post Processing menu.
Key Highlights
- UI language selection support
- Apple Intelligence support fix in Post Processing menu
- Updated to MacOS 26 CI
- Refactored enigo input
New Features
- Internationalization (i18n) support
- MacOS 26 CI update
- enigo input refactor
Full Release Notes
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 <img width="734" height="620" alt="Screenshot 2025-12-12 at 5 20 14 PM" src="https://github.com/user-attachments/assets/d578097b-e37f-4dcf-b072-09927ef22402" /> ## What's Changed * Add Internationalization Support by @cjpais in https://github.com/cjpais/Handy/pull/437 * move to macos 26 ci by @cjpais in https://github.com/cjpais/Handy/pull/440 * refactor enigo input by @cjpais in https://github.com/cjpais/Handy/pull/441 **Full Changelog**: https://github.com/cjpais/Handy/compare/v0.6.6...v0.6.7