Release v1.0.12

This commit is contained in:
superdooper86
2026-05-07 18:28:11 +02:00
parent c60fb93e1a
commit 113e91583d
2 changed files with 3 additions and 6 deletions
+2 -2
View File
@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.11</string>
<string>1.0.12</string>
<key>CFBundleVersion</key>
<string>31</string>
<string>32</string>
<key>LSMinimumSystemVersion</key>
<string>13.0</string>
<key>LSUIElement</key>
+1 -4
View File
@@ -1,7 +1,4 @@
## What's new in v1.0.11
## What's new in v1.0.12
### Update indicator in menubar
When an update is available, the menubar now shows **↑ Update** alongside your usage percentages — so you can see there's an update without opening the app.
### Update banner can't be dismissed
The × close button has been removed from the update banner. The banner stays visible until you install the update.