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

This commit is contained in:
SuperDooper
2026-05-08 14:30:44 +00:00
parent c449882ec6
commit f46b13d967
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "0.0.1-beta.28",
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.28/ClaudeChecker-Windows.zip",
"notes": "## What's new in beta.28\r\n\r\n- Debug banner now appears on the main panel after sign-in showing raw bootstrap data — paste this here so we can fix org ID parsing\r\n- Fix: limits no longer wiped when a refresh cycle returns no data (placeholders stay until real data arrives)\r\n- Try account.uuid as org ID fallback when no org found in bootstrap"
"version": "0.0.1-beta.29",
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.29/ClaudeChecker-Windows.zip",
"notes": "## What's new in beta.29\r\n\r\n- Fix: org ID is now correctly read from b.account.memberships[0].organization.uuid — bootstrap nests memberships inside account, not at the root\r\n- This was preventing usage limits from loading for all accounts"
}