Releases: exelban/stats
Releases Β· exelban/stats
v2.7.25
Closed issues
- feat: added a notification to the CPU usage (#913)
- feat: added a notification to the GPU usage (#913)
- feat: added a notification to the RAM usage (#913)
- feat: added a notification to the Disk usage (#913)
Bug fixes and new features
- feat: added option to show all widgets per module as one item in the menu bar. It's an early feature, so there is a bugs. To work fine with this feature a lot of widgets must be adjusted. It supports organizing the elements right from the widget selector settings already. IT'S AN EARLY FEATURE!
- fix: fixed tachometer widget internal type
- fix: fixed swiftlint errors
Localization
- feat: added missing translations
v2.7.24
Closed issues
- feat: added an option to synchronize the fans (the mode only for now) control (#975)
- feat: added an option to synchronize the fans speed control (#975)
Bug fixes and new features
- feat: moved to the custom Repeater plugin
- feat: added information about reducing energy impact and CPU usage to the README
Localization
- feat: updated Hungarian translation (#983)
v2.7.23
Closed issues
- feat: added instruction for CPU frequency to the FAQ (#973)
- fix: convert battery temperature in the Battery module (#979)
- fix: reset the process lock when clearing the process view (#977)
Bug fixes and new features
- fix: corrected a way of how disk data is matching with disk view. It has caused duplicating disks in the view
v2.7.22
v2.7.21
Closed issues
- feat: added activity chart per disk to the Disk popup (#827)
Bug fixes and new features
- fix: prevent update loop by the TS when was the last check and the last installation
- feat: added saving the state of the disk used/free field in the popup view
- feat: small sensors name correction (CPU core -> CPU Core) for
TC%Csensors
Localization
- feat: added Greek Language (#960)
v2.7.20
v2.7.19
v2.7.18
Closed issues
- feat: omit current sensors with more than 100A (#943)
- feat: fixed value rounding in the PieChartView (#933)
- feat: added custom suffix to the line chart toolTip (#946)
- fix: removed GHz from the frequency value (#945)
- feat: added additional wifi information (standard, security, channel) in the Network module (#941)
- feat: show a current temperature unit in the GPU chart toolTip (#947)
Bug fixes and new features
- feat: use shadow point array when clicking on the line chart. It prevents missing the data when previewing the chart by clicking
- feat: increased swiftlint file_length rule from 600 to 800
- fix: return a current temperature unit for the temperature sensor
Localization
v2.7.17
Closed issues
- feat: hiding the low/high battery level notification when the battery is charged or discharged (#893)
Bug fixes and new features
- fix: hide the popup close button when the popup is disappearing (it was visible in some cases)
- feat: added pointer to the line chart with detecting and showing the information about the nearest point
- feat: hide the notification about the new version installed automatically after 10 seconds