mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
v1.2.12
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
### [v1.2.12]
|
||||
- module settings are unavailable if the module is turned off
|
||||
- fixed battery module visibility when disabled
|
||||
|
||||
### [v1.2.11]
|
||||
- fixed network text widget visibility
|
||||
|
||||
@@ -74,6 +78,7 @@ All notable changes to this project will be documented in this file.
|
||||
### [v1.0.0]
|
||||
- first release
|
||||
|
||||
[v1.2.12]: https://github.com/exelban/stats/releases/tag/v1.2.12
|
||||
[v1.2.11]: https://github.com/exelban/stats/releases/tag/v1.2.11
|
||||
[v1.2.10]: https://github.com/exelban/stats/releases/tag/v1.2.10
|
||||
[v1.2.9]: https://github.com/exelban/stats/releases/tag/v1.2.9
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.2.11</string>
|
||||
<string>1.2.12</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
||||
Reference in New Issue
Block a user