Releases: exelban/stats
Releases · exelban/stats
v1.6.3
v1.6.2
v1.6.1
v1.6.0
- add Sensors module (temperature, voltage and power)
- improve start time by moving an initial read to the background
- fix the margins in the network widget view
- add missing widgets name
- improve battery module updates
- fix CPU usage visibility per process
- fix default network and battery widgets
- remove CHANGELOG.md (replaced with git tags)
- update Disk module to select the disk to show
- fix interval saving in CPU, RAM and Disk modules
- move to own LaunchAtLogin helper
- cleanup project
v1.5.2
v1.5.1
v1.5.0
v1.4.0
- fix bug when readers work in disabled modules
- replace NSTimer with GCD
- fix GCD initialization
- starting to remove observable from the project (because of memory leak)
- a new version will be download and mount automatically
- fully rewritten menuBar
- remove observability from AppDelegate, MenuBar
- additional readers read fix
- small fixes