From be6bb1495df567d342119d5c3b8212ff5e330d52 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 11:19:38 +0200 Subject: [PATCH] docs: release notes for 1.1.3 stable --- RELEASE_NOTES.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 0181a9b..e9454b6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,12 +1,12 @@ ## What's new in v1.1.3 ### UI polish -- Limit headers now read "5 Hour Limit" and "7 Day Limit" instead of "5hr" -- Tapping anywhere on the blue update banner now opens the update window +- 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 now persisted across app launches — the sparkline populates immediately on first open +- 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 at the top of the window during the resize animation \ No newline at end of file +- Background colour no longer shows through during the resize animation \ No newline at end of file