From cb00ddc80619d5a9c88258d577c52a5e785e4421 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 09:21:48 +0200 Subject: [PATCH] docs: update release notes for 1.1.3-beta.2 --- RELEASE_NOTES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c853163..d817e55 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,5 @@ ## What's new in v1.1.3 -### Compact update banner -The in-app update banner no longer shows full release notes — it now shows a short message and lets you tap Update to read what's new in the install sheet. This prevents the banner from pushing content around when release notes are long. +### 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 (not just the Update button)