From bcd208684bf95b5d1d79eac15d0d77c8cc1e62ea Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 16:29:03 +0200 Subject: [PATCH] chore: release notes for beta.29 --- windows/RELEASE_NOTES.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/windows/RELEASE_NOTES.md b/windows/RELEASE_NOTES.md index 68430d0..c5466ed 100644 --- a/windows/RELEASE_NOTES.md +++ b/windows/RELEASE_NOTES.md @@ -1,5 +1,4 @@ -## What's new in beta.28 +## What's new in beta.29 -- 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 -- Fix: limits no longer wiped when a refresh cycle returns no data (placeholders stay until real data arrives) -- Try account.uuid as org ID fallback when no org found in bootstrap +- Fix: org ID is now correctly read from b.account.memberships[0].organization.uuid — bootstrap nests memberships inside account, not at the root +- This was preventing usage limits from loading for all accounts