v1.1.2-beta.1 — remove redundant window labels from card rows

This commit is contained in:
2026-05-07 22:36:02 +02:00
parent cc9e2aaba1
commit 9be5069aac
3 changed files with 6 additions and 9 deletions
+3 -6
View File
@@ -1,7 +1,4 @@
## What's new in v1.1.1
## What's new in v1.1.2
### Clearer limit labels
The 5hr and 7 Day usage cards now have clear section headers so it's immediately obvious which limit is which.
### Login window fix
The sign-in sheet now reliably closes after a successful login. A **Done** button also appears as a fallback once authentication is detected — no more being stuck with only a Cancel button.
### Cleaner card headers
Removed the redundant "5h" / "7d" window labels from each card row — the section headers already make it clear which limit is which.