Files
macos-stats/CHANGELOG.md
Serhiy Mytrovtsiy e87764e8e9 Update CHANGELOG.md
2019-07-13 21:49:06 +02:00

2.3 KiB

Changelog

All notable changes to this project will be documented in this file.

v1.2.7

- added hyperthreading mode in Bar Chart for CPU
- fixed few bugs

v1.2.6

- fixed CPU usage

v1.2.5

- added chart bar widget for CPU, Memory and Disk module
- label in Charts are enabled by default
- color and label option are visible only if available in selected widget
- fixed few bugs

v1.2.4

- fixed bug when widgets don't display properly (or don't shows at all)
- initialized bar chart widget
- fixed few bugs

v1.2.3

- new icon
- small code refactoring
- changed font style name of the indicator in the Chart/Chart with value
- added dock icon visibility to preferences
- moved color and label preference from global to local (now each module can be configurated separately)
- now check for updates on start can be disabled in preferences
- fixed few bugs

v1.2.2

- fully automated build and sign app process
- fixed update and about visibility window in dark mode
- added name of the indicators in the Chart/Chart with value
- added check for new version on start
- removed charts and charts with value to Disk module
- now module submenu is disabled if module is disabled
- fixed bug when network module stop working after turn on/of
- fixed few bugs

v1.2.1

- added charts and charts with value to Disk module
- fixed bug when Chart with value does not shows

v1.2.0

- added network module
- added Check for updates window
- fixed few bugs

v1.1.0

- added battery module
- added chart widget for CPU and Memory
- added About Stats window

v1.0.0

- first release