Skip to content

v1.32.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 13:41
· 7 commits to main since this release

New Features

Local plugin development and diagnostics tooling

New scripts and Makefile targets for isolated and real-Claude plugin testing workflows, so contributors can reproduce plugin updates and click-to-focus issues with less setup. Includes dev-local-plugin.sh, dev-real-plugin.sh, e2e-real-claude.sh, and linux-focus-debug.sh.

Bug Fixes

Exact window targeting for Linux click-to-focus

Notification clicks now capture exact window hints (X11 window ID, WM class, PID) from the hook process and use them before falling back to generic terminal title matching, significantly improving reliability on multi-window setups.

Hardened bootstrap plugin updates

Marketplace checkout and installed plugin version verification during bootstrap now recover cleanly when Claude leaves an older cached plugin version in place.


📦 Installation · 🔄 Updating

Full Changelog: v1.31.0...v1.32.0