Skip to content

v1.7.2

Choose a tag to compare

@777genius 777genius released this 10 Jan 02:20

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