Skip to content

v1.4.2 - Click-to-focus fix for macOS Sequoia

Choose a tag to compare

@777genius 777genius released this 24 Dec 22:01
· 288 commits to main since this release

Fixed

Click-to-focus now works on macOS Sequoia (15.x) 馃幆

The -sender option was conflicting with -activate on macOS 15.x, causing click-to-focus to not work when clicking notifications.

Changes:

  • Removed -sender option from terminal-notifier calls
  • Click-to-focus now reliably activates terminal window

Trade-off: Notifications no longer show custom Claude icon, but click-to-focus works properly.


Full Changelog: v1.4.1...v1.4.2