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

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

Auto-update now always works

/claude-notifications-go:notifications-init now reliably updates binaries even from old cached plugins.

What's improved

  • Downloads latest installer from GitHub - No more outdated cached install.sh
  • Force update mode - --force flag ensures all binaries are replaced
  • Cross-platform temp directory - Works on macOS, Linux, and Windows Git Bash
    • Uses $TMPDIR (macOS), $TEMP (Windows), or /tmp (Linux)

Why this matters

Previously, users with cached plugins from v1.6.x couldn't update to v1.7.x because the old install.sh didn't know about sound-preview and list-devices utilities. Now /notifications-init downloads the latest installer directly from GitHub, ensuring all users get the newest binaries.


Full Changelog: v1.7.1...v1.7.2

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

NewReleases is sending notifications on new releases.