Releases: exelban/stats
Releases Β· exelban/stats
v2.10.16
v2.10.15
Bug fixes
- fix: fixed widget activate threshold logic for the Network module (#1958)
- fix: hidden latency value when network is down (#1950)
New features
- feat: moved from writing each read from reader to the db. From now every 10th read will be written, also the last read will be saved to the db before the app is closed.
Localization
v2.10.14
v2.10.13
Bug fixes
- fix: fixed showing the default value of update interval for all modules even after the change (#1942)
New features
- feat: moved Disk notification settings to the new selectors
- feat: moved RAM notification settings to the new selectors
- feat: small codebase refactoring (mostly removed unused code and changes in access control)
- feat: added option to change chart duration to the Network popup
- feat: moved CPU and GPU notification settings to the new selector that allows specifying custom threshold and not from a predefined list
Localization
- lang: updated model identifier string (#1936)
v2.10.12
Bug fixes
- fix: fixed switching sensor in the settings (#1923)
- fix: fixed upload/download positions in the Network widget (#1916)
New features
- feat: enabled selecting public IP address in portal view (#1927)
- feat: moved widget activation threshold slider to the input with a base that allows specifying the threshold more accurate
- feat: added fixed scale option for Network popup (#1787)
Localization
- lang: updated Italian translation (#1919)
v2.10.11
Bug fixes
- fix: fixed app restart after import/reset settings
New features
- feat: moved widgets settings to the new design
- feat: moved all modules settings to the new design
- feat: added option to hide public IP section from the Network popup (#1877)
- feat: added system uptime to the CPU popup (#1398)
- feat: added Revers order option to the Disk popup (#1897)
Localization
v2.10.10
v2.10.9
v2.10.8
Bug fixes
- fix: fixed a bug in the setup process that set "Start at login" to on even if the user chooses to not turn that on.
New features
- feat: redesigned Dashboard to new style
- feat: redesigned App Settings to new style (Ventura-like)
- feat: added an option to disable combined popup view
- feat: use temporary folder for lldb if support is locked
- feat: moved network chart to the network chart widget. Replaced NetworkChart with NetworkChartV2.
- feat: added a new NetworkChartViewV2 chart. Which merges 2 line charts. Moved the disk and network charts in the popup to the new chart.
v2.10.7
Bug fixes
- fix: fixed Sensors align in combined view and added localizedString to PortalHeader (#1879)
New features
- feat: added main chart scale setting to the Network popup settings
- feat: added chart scale setting to the RAM popup settings
- feat: added chart scale setting to the CPU popup settings
- feat: initialized fixed scale for charts (#1787)