From bdd2038364e40f89f377f94a45a779dbe012b6ce Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 19:22:51 +0200 Subject: [PATCH] Update release notes for 1.1.4-beta.3 --- RELEASE_NOTES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d7e4112..1a87bd0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,4 @@ -## What's new in v1.1.4-beta.2 +## What's new in v1.1.4-beta.3 -### Improvements -- Plan name (e.g. Pro, Max) is now read from the API instead of being hardcoded +### Bug fix +- Plan name now updates correctly on every refresh (was only set on first launch)