v0.7.7

cjpais/Handyv0.7.7Feb 20, 2026by github-actions[bot]

AI Summary

This release improves keyboard shortcut stability on Windows and MacOS, along with improved audio handling. Several new features were added including a new post-process provider and external script paste method.

Key Highlights

  • Improved keyboard shortcut stability on Windows and MacOS
  • Improved audio handling with drain audio fix
  • Added Z.AI post-process provider
  • Added external script paste method
  • Fixed handy-keys not firing when in the UI

New Features

  • Z.AI post-process provider
  • External script paste method
  • Updated nix dependencies

Full Release Notes

Should help to fix keyboard shortcut stability on Windows and MacOS. Also improved audio handling

## What's Changed
* fix: update nix hash for dependencies by @MaximilianGaedig in https://github.com/cjpais/Handy/pull/842
* drain audio by @cjpais in https://github.com/cjpais/Handy/pull/838
* feat: add Z.AI post-process provider by @mathd in https://github.com/cjpais/Handy/pull/849
* Add "external script" paste method by @piec in https://github.com/cjpais/Handy/pull/638
* fix(nix): update bunDeps outputHash by @kakapt in https://github.com/cjpais/Handy/pull/853
* fix handy-keys not firing when in the ui by @cjpais in https://github.com/cjpais/Handy/pull/856

## New Contributors
* @MaximilianGaedig made their first contribution in https://github.com/cjpais/Handy/pull/842
* @mathd made their first contribution in https://github.com/cjpais/Handy/pull/849

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