v0.7.5

cjpais/Handyv0.7.5Feb 11, 2026by github-actions[bot]

AI Summary

This release enables independent binding of Left/Right modifiers on MacOS and adds auto-submit after transcription. Multiple platform improvements including Wayland stability and Windows portable ZIP archives.

Key Highlights

  • Added support for Right/Left modifier binding on MacOS
  • Added configurable auto-submit after transcription
  • Added portable ZIP archives for Windows releases
  • Improved Wayland startup stability on Linux
  • Added option to select typing tool on Linux

New Features

  • Independent Left/Right modifier binding
  • Auto-submit after transcription
  • Windows portable ZIP
  • Linux typing tool selection

Full Release Notes

On MacOS now you should be able to independently bind Left/Right modifiers specifically. Also another highly requested addition to press enter after the transcription finishes is in. Some other minor improvements and hopefully the .deb for Ubuntu should be fixed

This is partially a patch, as 0.7.4 release crashes on Windows

## What's Changed
* fix(linux): improve Wayland startup stability by @boeserwolf in https://github.com/cjpais/Handy/pull/769
* fix(nix): build from source instead of wrapping AppImage by @y0usaf in https://github.com/cjpais/Handy/pull/778
* feat: add portable ZIP archives for Windows releases by @back1ply in https://github.com/cjpais/Handy/pull/753
* feat: add configurable auto-submit after transcription paste by @sasha-computer in https://github.com/cjpais/Handy/pull/765
* Add support for Right/Left Modifiers by @cjpais in https://github.com/cjpais/Handy/pull/782
* feat(linux): Add option to select typing tool by @kakapt in https://github.com/cjpais/Handy/pull/760
* try minimal fix by @cjpais in https://github.com/cjpais/Handy/pull/781
* fix: Apply DMABUF workaround on all Linux systems by @suuuehgi in https://github.com/cjpais/Handy/pull/789

## New Contributors
* @suuuehgi made their first contribution in https://github.com/cjpais/Handy/pull/789
* @boeserwolf made their first contribution in https://github.com/cjpais/Handy/pull/769
* @back1ply made their first contribution in https://github.com/cjpais/Handy/pull/753
* @sasha-computer made their first contribution in https://github.com/cjpais/Handy/pull/765

**Full Changelog**: https://github.com/cjpais/Handy/compare/v0.7.4...v0.7.5