v0.3.3
cjpais/Handyv0.3.3Aug 2, 2025by github-actions[bot]
AI Summary
A major feature release introducing a visual overlay during recording, allowing users to cancel actions, and fixing paste functionality across different keyboard layouts.
Key Highlights
- Added visual recording overlay
- Added ability to cancel recording actions
- Fixed paste functionality for different keyboard layouts
- Added simple debug mode toggle
New Features
- Recording overlay
- Cancel actions
- Cross-layout paste fix
- Debug mode toggle
Full Release Notes
0.3.3 is a fairly major release. It adds an overlay while you're talking. There are also a few additional features from @vladstudio which allow cancellation of a recording as well as fixing paste when using a different keyboard layout <img width="198" height="67" alt="Screenshot 2025-08-01 at 9 45 49 PM" src="https://github.com/user-attachments/assets/3e40f246-991d-4b7c-ad14-503823ed4d86" /> ## What's Changed * Cancel actions in menu by @vladstudio in https://github.com/cjpais/Handy/pull/49 * Add Recording Overlay by @cjpais in https://github.com/cjpais/Handy/pull/59 * add cancel to overlay by @cjpais in https://github.com/cjpais/Handy/pull/60 * add a very simple debug mode toggle by @cjpais in https://github.com/cjpais/Handy/pull/61 * fix(utils): use virtual key codes for cross-layout paste by @vladstudio in https://github.com/cjpais/Handy/pull/50 **Full Changelog**: https://github.com/cjpais/Handy/compare/v0.3.2...v0.3.3