Releases: exelban/stats
Releases Β· exelban/stats
v2.11.58
Bug fixes
- fix: corrected NVMe SMART data units read/written calculation (#2760)
- fix: added an additional redraw when something changes in the Battery widget. This eliminates artifacts when the widget switches from the AC plug-in icon to the charging icon (#2611)
New features
- feat: added gradient style to the line chart
v2.11.57
v2.11.56
v2.11.55
v2.11.54
New features
- feat: added CPU average load to the Remote protocol and moved from the list of Double to the struct
- feat: added round style to some charts to have more Apple-like style charts
- feat: removed header line from the popup view
- feat: moved App settings from the menu to the bottom part of the sidebar
- feat: adjusted settings window to the new macOS design
v2.11.53
v2.11.52
Bug fixes
- fix: added additional cooldown before sending device information to the Remote
- fix: fixed popup open registration when module is enabled after the app has been running (#2540)
- fix: fixed Disk activity reader that tries to read IO when disk is ejected (#2677)
- fix: fixed different percentage rounding in the Disk popup and widget (#2560)
v2.11.51
v2.11.50
Bug fixes
- fix: fixed wrong local and public addresses initialization that causes faulty notifications (#2643)
- fix: fixed race conditions in the Network Chart widget (#2594)
- fix: fixed race conditions in the Stack widget (#2672)
New features
- feat: moved Remote to the new communication protocol and added basic control
- feat: disabled tooltip for the GPU popup charts (#2651)
- feat: added missing macs to the SystemKit (#2666)
- feat: added bootable disks to the Dashboard
Localization
- fix: updated "Health" Russian localization (#2673)
v2.11.49
Bug fixes
- fix: show single row with percentage when time is not available in battery widget (#2649)
New features
- feat: added a new United widget that visualizes: CPU, GPU, RAM, and disk utilization
- feat: added snapshot data to Network widget
- feat: moved from analog clock in the portal view to the same view as in popup view (#2530)