Skip to content

v1.5.0 - Git branch in notifications

Choose a tag to compare

@777genius 777genius released this 24 Dec 22:24
· 287 commits to main since this release

Added

Git branch name in notifications 🌿

Notifications now display the current git branch name after the session identifier.

New format:

✅ Completed [brave-ocean] main
  • Branch name is shown only when working in a git repository
  • Supports all branch naming conventions (e.g., feature/auth, bugfix/123)

Full Changelog: v1.4.2...v1.5.0