v1.1.1 — clearer limit labels and login window fix
This commit is contained in:
+5
-14
@@ -1,16 +1,7 @@
|
||||
## What's new in v1.1.0
|
||||
## What's new in v1.1.1
|
||||
|
||||
### Clickable notifications
|
||||
Tapping a limit warning or reset notification opens the main window. Tapping an update notification opens the update sheet directly — no need to manually click the menubar icon.
|
||||
### Clearer limit labels
|
||||
The 5hr and 7 Day usage cards now have clear section headers so it's immediately obvious which limit is which.
|
||||
|
||||
### Update indicator in menubar
|
||||
When an update is available, the menubar shows **↑ Update** alongside your usage percentages so you know at a glance without opening the app.
|
||||
|
||||
### Release notes render correctly
|
||||
The update banner and update sheet now render markdown formatting — headers, **bold text**, and bullet points display properly.
|
||||
|
||||
### Update notification improved
|
||||
The update popup now reads **"Tap to view release notes & update now!"** making it clear you can read what changed before installing.
|
||||
|
||||
### Main window always opens on click
|
||||
Closing the app while Settings was open would cause the next click to reopen straight to Settings. The app now always returns to the main window.
|
||||
### 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.
|
||||
|
||||
Reference in New Issue
Block a user