From 7a8350b5780fec1fcc737e852fe472b47f8386dd Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 19:38:29 +0200 Subject: [PATCH] Update release notes for beta.36 --- windows/RELEASE_NOTES.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/windows/RELEASE_NOTES.md b/windows/RELEASE_NOTES.md index 07e63b4..712fc9d 100644 --- a/windows/RELEASE_NOTES.md +++ b/windows/RELEASE_NOTES.md @@ -1,6 +1,8 @@ -## What's new in beta.10 +## What's new in beta.36 ### Bug fixes -- Limits now update correctly on each refresh cycle -- Session expiry is detected and prompts re-authentication instead of silently showing stale data -- Plan name (e.g. Pro, Max) is now read from the API instead of being hardcoded +- Settings no longer incorrectly shows "Not signed in" when limits are working +- Session Diary now shows correctly after the first successful refresh +- Extra Usage Credits section now restored from cache on startup +- Plan name, overage, and prepaid credits are now cached and shown immediately on launch +- App now loads cached state instantly on startup before the background refresh completes