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

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

Fixed

  • Windows Stop hooks no longer corrupt non-ASCII JSON payloads. Windows hook generation now uses direct exec-form .exe hooks with args instead of PowerShell or Git Bash shell pipelines, fixing #87.
  • Bundled plugin hooks now use argument-vector execution by default, and installer validation rejects Windows hook configs that still route through shell commands, wrappers, .bat or .cmd shims, or $input pipes.
  • Tmux terminal bell fallback now uses the pane tty when /dev/tty is unavailable (#86).

Verification

  • Ubuntu CI, macOS CI, and Windows CI passed on 099aeee.
  • Release workflow built all binaries, published checksums.txt, and smoke-tested Linux, macOS, and Windows release binaries.

Full Changelog: v1.39.1...v1.39.2

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

NewReleases is sending notifications on new releases.