v0.5.5
cjpais/Handyv0.5.5Nov 4, 2025by github-actions[bot]
AI Summary
Fixes recording overlay flickering, adds Parakeet v2 support, introduces a 'mute while recording' setting, and resolves translation issues for Whisper Turbo.
Key Highlights
- Fix for flickering recording overlay
- Parakeet v2 support
- 'mute while recording' setting
- Windows paste shift+ins
New Features
- Mute while recording setting
- Parakeet v2 support
Full Release Notes
## What's Changed * Fix for flickering recording overlay by @jacksongoode in https://github.com/cjpais/Handy/pull/231 * parakeet v2 support by @cjpais in https://github.com/cjpais/Handy/pull/116 * feat: add “mute while recording” setting by @Maicon-Moreira in https://github.com/cjpais/Handy/pull/257 * fix: disable Translate to English setting for the whisper turbo model by @bodyazinchenko in https://github.com/cjpais/Handy/pull/259 * fix: tooltip overflow by @fampiyush in https://github.com/cjpais/Handy/pull/269 * fix: add required defaults option to plugin-store configuration by @zenyr in https://github.com/cjpais/Handy/pull/288 * Add proxy documentation steps by @cjpais in https://github.com/cjpais/Handy/pull/295 * windows paste shift+ins instead of ctrl+v by @mvsite in https://github.com/cjpais/Handy/pull/236 ## New Contributors * @Maicon-Moreira made their first contribution in https://github.com/cjpais/Handy/pull/257 * @bodyazinchenko made their first contribution in https://github.com/cjpais/Handy/pull/259 * @fampiyush made their first contribution in https://github.com/cjpais/Handy/pull/269 * @zenyr made their first contribution in https://github.com/cjpais/Handy/pull/288 * @johnpyp made their first contribution in https://github.com/cjpais/Handy/pull/281 * @mvsite made their first contribution in https://github.com/cjpais/Handy/pull/236 **Full Changelog**: https://github.com/cjpais/Handy/compare/v0.5.4...v0.5.5