Windows beta release win-v0.0.1-beta.32

This commit is contained in:
SuperDooper
2026-05-08 14:51:18 +00:00
parent e10d79e5a6
commit 2658ff7f6a
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "0.0.1-beta.31",
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.31/ClaudeChecker-Windows.zip",
"notes": "## What's new in beta.31\r\n\r\n- Fix: placeholder cards now show after sign-in when no usage data is cached yet (main panel no longer goes blank)\r\n- Debug: raw usage API response now included in debug banner so we can see what the endpoint returns"
"version": "0.0.1-beta.32",
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.32/ClaudeChecker-Windows.zip",
"notes": "## What's new in beta.32\r\n\r\n- Fix: usage response fields were completely wrong — five_hour/seven_day not claude_ai_default_5h/claude_ai_default (this is why limits never loaded)\r\n- Fix: placeholder cards shown while data loads instead of blank panel"
}