Release v1.0.4 — clickable notifications

Notifications are now interactive: limit warnings and resets open the
main window on tap; update notifications open the update sheet directly.

Bump version to 1.0.4 (build 23).
This commit is contained in:
superdooper86
2026-05-07 17:14:29 +02:00
parent c31950fd76
commit b76bdf3bc1
2 changed files with 11 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
## What's new in v1.0.4
### Clickable notifications
Notifications are now interactive — tap to act, not just read:
- **Limit warnings & resets** (80%, 95%, reset) — tapping the notification opens the main ClaudeChecker window so you can see your current usage at a glance
- **Update available** — tapping the notification opens the main window with the update sheet already showing, so you can install in one click
Previously notifications were display-only and required manually clicking the menubar icon to take action. This removes that friction.