github 777genius/claude-notifications-go v1.34.0

latest releases: v1.40.1, v1.40.0, v1.39.4...
5 months ago

Bug Fixes

macOS: JetBrains IDE click-to-focus (#50)

Added en-dash (U+2013) separator support to window title matching. JetBrains IDEs (PhpStorm, IntelliJ, WebStorm, GoLand, etc.) use en-dash in window titles (file.go – project – PhpStorm), which was not recognized by the existing em-dash/hyphen matching. Now correctly finds and raises the right JetBrains window on notification click.

Note: The underlying issue from #50 (AppleScript failures) was already resolved in v1.33.0 by migrating all terminals from AppleScript to the binary focus-window subcommand (CGS + Accessibility APIs). This release fixes the remaining edge case where JetBrains window titles were not matched due to using a different dash character.


📦 Installation · 🔄 Updating

Full Changelog: v1.33.0...v1.34.0

Don't miss a new claude-notifications-go release

NewReleases is sending notifications on new releases.