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

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

Bug Fixes

Windows: "cannot execute binary file" on Stop hook

Git Bash (MINGW) cannot exec .bat files directly — they require cmd.exe for interpretation. Added detect_windows_binary to prefer the native .exe over the .bat wrapper, and run_windows_bat to route .bat execution through cmd.exe /c call.

CI: real-network E2E tests race condition

Real-network tests now skip gracefully when the latest release binary isn't yet available, preventing false failures when CI and Release workflows run in parallel.


📦 Installation · 🔄 Updating

Full Changelog: v1.24.0...v1.25.0

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

NewReleases is sending notifications on new releases.