From f46b13d96754e70931e08f787971384fa14649d6 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 14:30:44 +0000 Subject: [PATCH] Windows beta release win-v0.0.1-beta.29 --- version-windows-beta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" }