Skip to content

v1.6.0 - Smart Deduplication & Folder Names

Choose a tag to compare

@777genius 777genius released this 26 Dec 11:54
· 285 commits to main since this release

✨ 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