Release v1.0.12
This commit is contained in:
@@ -15,9 +15,9 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.0.11</string>
|
<string>1.0.12</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>31</string>
|
<string>32</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>13.0</string>
|
<string>13.0</string>
|
||||||
<key>LSUIElement</key>
|
<key>LSUIElement</key>
|
||||||
|
|||||||
+1
-4
@@ -1,7 +1,4 @@
|
|||||||
## What's new in v1.0.11
|
## What's new in v1.0.12
|
||||||
|
|
||||||
### Update indicator in menubar
|
### 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.
|
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.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user