v2.0.9 — limit notifications at 80%/95% and on reset

This commit is contained in:
superdooper86
2026-05-07 15:40:13 +02:00
parent 2b48114996
commit b95102cb1b
6 changed files with 72 additions and 7 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "2.0.8",
"url": "https://github.com/superdooper86/claudechecker/releases/download/v2.0.8/ClaudeChecker.zip",
"notes": "Updated data sources list in settings."
"version": "2.0.9",
"url": "https://github.com/superdooper86/claudechecker/releases/download/v2.0.9/ClaudeChecker.zip",
"notes": "Added limit notifications: warns at 80% and 95% usage, and notifies when a limit resets."
}