Releases: exelban/stats
Releases Β· exelban/stats
v2.10.3
New features
- feat: changed no value behavior on a line chart. Starting from now no value will not visible on the chart. Before no value was presented as 0 which caused a little confusion.
- feat: prevented closing popup view if unattached when open activity monitor or module settings
- feat: added a timestamp to the line chart feat: added background for tooltip in the line chart
v2.10.2
v2.10.1
v2.10.0
New features
- feat: moved all modules to the new way of reader mode with a small refactoring. Previously the module will be active when the first successful read will be achieved. From now the initial value for the module will be taken from the persistent storage (leveldb) that keeps the last read value.
- feat: added leveldb as a backend for historical data storage
Localization
- lang: fixed French translation (#1798)
v2.9.22
v2.9.21
New features
- feat: added details to the CPU portal view
- feat: added portal view (combined view mode) to the sensors module
- feat: moved combined popup view to the one element in the row only
- feat: added value tooltip to the network chart
Localization
v2.9.20
v2.9.19
Bug fixes
- fix: fixed disk label name in the widgets
- fix: fixed network label color (#1753)
New features
- feat: moved all popups to new ProcessesView for top processes
- feat: initialized ProcessesView that will be common for all popups
Localization
v2.9.18
Bug fixes
- fix: fixed battery high level notification ID (#1743)
- fix: fixed RAM pressure level notification key
New features
- feat: added portal to the Clock module (#1748)
- feat: added an option to hide the clock in the popup view
- feat: moved Power Delivery Brightness sensor from temperature to the power type (#1749)
- feat: added an option to hide a fan in the popup view (#1741)
- feat: updated m2 SoC CPU temperature sensors (#1703)
Localization
v2.9.17
Bug fixes
- fix: adjusted chart value in the Sensors popup to the local temperature (C/F) (#1730)
New features
- feat: removed Media engine sensors (#1712)
- feat: added powermetrics read to the SMC helper (maybe will be used in the feature)
- feat: reset the process if no data in the Disk popup view
- feat: adjusted battery notifications
- feat: added notifications view to the Battery module
- feat: added reverse order to the network chart (#1721)
- feat: added wifi network name from
networksetup
(#1723)