github 777genius/claude-notifications-go v1.6.0
v1.6.0 - Smart Deduplication & Folder Names

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

✨ What's New in v1.6.0

📁 Folder Name in Notification Titles

Now you can instantly see which project a notification is from!

Before: ✅ Completed [cosmic-valley] main
After: ✅ Completed [cosmic-valley] main my-project

🔇 Content-Based Duplicate Detection

No more duplicate notifications! If the same message was shown in the last 3 minutes, it won't repeat.

  • Normalizes text (ignores trailing dots, case differences)
  • Prevents "Completed" and "Question" with identical text from both showing
  • Fixes the annoying duplicate notification issue between different hooks

📦 Installation

claude /notifications-init

Or download binaries below for your platform.


Full Changelog: v1.5.0...v1.6.0

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

NewReleases is sending notifications on new releases.