From a74d0cece53b78438603573ce7f21343ae75f771 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 16:06:16 +0200 Subject: [PATCH] chore: release notes for beta.25 --- windows/RELEASE_NOTES.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/windows/RELEASE_NOTES.md b/windows/RELEASE_NOTES.md index 089c76d..310c230 100644 --- a/windows/RELEASE_NOTES.md +++ b/windows/RELEASE_NOTES.md @@ -1,6 +1,3 @@ -## What's new in beta.24 +## What's new in beta.25 -- Sign-in now shows email and data immediately after login (loads from cache set during login flow) -- Background refresh runs 3 seconds after login — avoids WebView2 user data folder lock race -- Added /api/organizations and personal /api/usage fallbacks when bootstrap has no org ID -- Broader JS paths for email and org ID +- Debug: Settings panel now shows bootstrap diagnostic info after sign-in (helps diagnose missing data)