v0.7.8

cjpais/Handyv0.7.8Feb 25, 2026by github-actions[bot]

AI Summary

This release fixes a regression for MacOS users where space was being entered accidentally. The fix involves using blocking for handy keys to prevent unintended input.

Key Highlights

  • Fixes MacOS regression causing accidental space entry
  • Uses blocking for handy keys

New Features

  • Bug fix for MacOS space key issue

Full Release Notes

Should fix a regression for MacOS users where space was being entered accidentally.

## What's Changed
* use blocking for handy keys by @cjpais in https://github.com/cjpais/Handy/pull/881


**Full Changelog**: https://github.com/cjpais/Handy/compare/v0.7.7...v0.7.8