Releases: exelban/stats
Releases · exelban/stats
v2.11.42
Bug fixes
- fix: changed diff calculation for BarChart value update that prevents widget redraw every time even if the value is the same as previously
New features
- feat: added a new mechanism for disk free space reader that potentially will take less CPU to make a read
- feat: changed CPU temperature and frequency readers to be read only when popup view is open (improved CPU usage)
v2.11.41
v2.11.40
v2.11.39
v2.11.38
Bug fixes
- fix: fixed updating the remote address that causes it to be impossible to select the address by double-clicking
New features
- feat: moved from JSON objects of metrics to simplified strings for the Stats Remote
- feat: added support of local v6 IP address
- feat: updated login process to Stats Remote
- feat: replaced login view for Remote with web authorization mechanism
v2.11.37
v2.11.36
Bug fixes
- fix: fixed line and bar charts title labels
- fix: prevented multiple frequency readers runs at once (#2449)
New features
- feat: added Remote module that allows remote monitoring of the system (not publicly available since it's in the early stage)
- feat: removed all logic from the Telemetry plugin since it's not used anyway. The toggle leaves for now since I have not decided what to do with that.
- feat: added total units read/written as a tooltip (#2431)
Localization
- lang: added seconds translation without breaking interval settings (#2412)
- lang: updated French translation
v2.11.35
Bug fixes
- fix: added missing NetworkChart restoreGState & combinedView separators (#2444)
New features
- feat: added an option to show ICMP status and latency in the text widget (allows to show ping latency in the menu bar)
- feat: refactored disk SMART details
- feat: added total read/written from SMART (#2431)
v2.11.34
v2.11.33
Bug fixes
- fix: another try to adjust the CPU stress test to prevent the compiler from optimizing it (#2391)
- fix: fixed performance cores count in the pCores stress test
New features
- feat: added an option to disable the public ip check at all (#2406)
- feat: adjusted memory format to be more readable (#2416)