Releases: exelban/stats
Releases · exelban/stats
v2.3.2
v2.3.1
v2.3.0
v2.2.2
- fix temperature converting (#67)
- add a dashboard to CPU popup (move chart below, add circle chart in the dashboard)
- add temperature circle chart to the CPU popup
- update dashboard in Memory popup
- rename History to Usage history
- rename Disk widget to Memory
- add Memory widget to RAM module
- write Disks reader from scratch
- add disk read/write state to popup
- add chart (usage history) to Network popup (#66)
- add color upload/download identification to the Network popup
v2.2.1
v2.2.0
v2.1.14
v2.1.13
v2.1.12
- fix multiply update notifications (now only one can be shows per new version if first one did not react)
- add an option to select an application automatically checks for the new version (at start/once per day/once per week/once per month/never) #58
- adjust select box y position
- add low battery notification with the option to select battery level (disabled/3%/5%/10%/15%/20%/30%/40%/50%)
- fix sensors order in the widget (now the orders in the widget the same as in popup and settings)
- change default widget mode for CPU. Now in bar chart will be total CPU usage, not per core) #60
- add an option to switch between usage per core and total usage for CPU in bar chart widget #60
- update a download view
- add a progress bar to download new version view
- small refactoring in upgrader
- add lightning to the battery widget when power cable connected (now the battery widget have the same behavior as default macOS) #59
- fix battery reader (app gets to know that AC is connected after the second read)
- updated selection in Network and Battery module
- update default color for a mini widget in the battery module
v2.1.11
- update default color in some of the modules
- add frame option to bar chart
- add frame option to the line chart
- adjust widget selection views
- adjust disk widget (F/U)
- add an option to set up update interval for CPU module
- add an option to select update interval for RAM module
- add an option to select update interval for Disk module
- add an option to select update interval for Sensors module
- add setInterval() to reader protocol
- update reader start process (run initStoreValues() before start())
- small refactoring in cpu and ram settings
- add tooltip to the settings menu