From ad23446ed4e5a88a86943ded46e738123fc1e7a4 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 16:52:17 +0200 Subject: [PATCH] chore: release notes for v1.1.4-beta.1 --- RELEASE_NOTES.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e9454b6..42d76b3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,12 +1,4 @@ -## What's new in v1.1.3 +## What's new in v1.1.4-beta.1 -### UI polish -- Limit headers now read "5 Hour Limit" and "7 Day Limit" -- Tapping anywhere on the blue update banner opens the update window - -### Session Diary fix -- Burn history is persisted across app launches — the sparkline populates immediately on first open instead of requiring a manual refresh - -### Window sizing fixes -- The popover now resizes correctly when switching between the main view and settings -- Background colour no longer shows through during the resize animation \ No newline at end of file +### Bug fix +- Org ID is now fetched dynamically from the bootstrap API instead of being hardcoded — the app now works for all users, not just the developer's account