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

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

Bug Fixes

Windows: "cannot execute binary file" on Stop hook

Fixed hook failures on Windows environments where uname -s doesn't return MINGW/MSYS/CYGWIN:

  • Added fallback Windows detection via $OS environment variable (Windows_NT on all Windows systems)
  • Added Git text-symlink detection — bin/claude-notifications is now validated before execution; if it's a text-symlink stub (Git on Windows creates text files instead of real symlinks), it's resolved or invalidated instead of being executed
  • After auto-install on Windows, detect_windows_binary is re-run to prefer the native .exe over the .bat wrapper

📦 Installation · 🔄 Updating

Full Changelog: v1.25.0...v1.25.1

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

NewReleases is sending notifications on new releases.