diff --git a/version-windows-beta.json b/version-windows-beta.json index 7fcbbbe..3df4f12 100644 --- a/version-windows-beta.json +++ b/version-windows-beta.json @@ -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" }