mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
v1.3.0
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,6 +1,17 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
### [v1.3.0]
|
||||
- CPU hyperthreading mode disabled by default in bar chart widget
|
||||
- added view for CPU module
|
||||
- added view for Memory module
|
||||
- added view for Battery module
|
||||
- changed the menu item with preferences to list
|
||||
- improved widgets draw algorithm
|
||||
- implemented view for modules with charts and some information
|
||||
- moved from own implementation to LauncAtLogin library
|
||||
- fixed a lot of bugs
|
||||
|
||||
### [v1.2.13]
|
||||
- changed version checker logic
|
||||
|
||||
@@ -81,6 +92,7 @@ All notable changes to this project will be documented in this file.
|
||||
### [v1.0.0]
|
||||
- first release
|
||||
|
||||
[v1.3.0]: https://github.com/exelban/stats/releases/tag/v1.3.0
|
||||
[v1.2.13]: https://github.com/exelban/stats/releases/tag/v1.2.13
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user