Releases: exelban/stats
Releases Β· exelban/stats
v2.7.35
Closed issues
- fix: corrected the order of the colors in the Network chart after restart (#1080)
- fix: remove battery level from the popup view if no longer available (#1083)
Bug fixes and new features
- fix: fixed data racing in the Network module
- fix: fixed data race when accessing the reader status
- feat: added a new connectivity reader to the Network module. It sends a low-level (ICMP) ping message to 1.1.1.1. (#1082)
- feat: added connectivity status to the Network popup view (#1082)
Localization
v2.7.34
v2.7.33
Closed issues
- feat: added an option to separate download and upload scale in the Network chart (#966)
- feat: added
Widget activation threshold optionto the Network module (#931)
Bug fixes and new features
- fix: restore the scale in the Network chart after a restart
- feat: disable battery widget colorize when percentage inside icon is enabled
- fix: adjusted network chart baseline
Localization
v2.7.32
Closed issues
- feat: added a new additional information option to the battery widget - Percentage inside the icon (#1034)
- fix: disable fan reset if the fan is in the automatic mode and the app does not have permissions (#1053)
- feat: added M2 sensors support (#1012)
Bug fixes and new features
- feat: added an option to disable low power mode colorizing in the battery widget. This option is enabled by default
- feat: added platform detection to the SystemKit
Localization
v2.7.31
Closed issues
- feat: change the fan mode to automatic when going to sleep. The fan control will be restored after sleep if "Save the
fan speed" is enabled (#1002) - feat: added a low power mode state to the Battery popup window (#1024)
- feat: added a low power mode colorizing to the Battery widget (#1024)
Bug fixes and new features
- feat: moved ip request from the ipify service to the own server
- feat: add total energy consumption (#976) (#1037)
Localization
v2.7.30
Closed issues
- fix: remove finishHandler when clicking the setup finish button. windowWillClose will call the finishHandler when the window will close (#1023)
- feat: adjusted RAM top process parser (#1029)
- feat: show efficiency and performance cores usage in the popup view (#863)
Bug fixes and new features
- fix: quick fix for the network chart that does not fit value in the range 0-1 (charts in the Disks and Network popups)
- feat: added information about efficiency and performance to the SystemKit
- feat: added efficiency and performance cores to the dashboard
- feat: added a
Based on clustercolorize option. It will colorize efficiency and performance cores in the bar chart widget.
Localization
v2.7.29
Closed issues
- feat: added a blurred background to the popup view (only when dark mode is enabled) (#964)
- feat: added an option to select a scaling for line chart and network chart widgets (#844)
Bug fixes and new features
- feat: added different scaling types to the charts (none, square, cube, logarithmic)
Localization
- feat: added a translation for scaling
v2.7.28
Closed issues
- fix: fixed wrong ram pressure levels colorizing. Moved from int to the variable of the internal level (DispatchSource.MemoryPressureEvent) (#1010)
Bug fixes and new features
- feat: added next page to the setup window (Start at login)
- fix: fixed "Merge widgets" string key
- fix: start the app when the setup window is closed
- feat: added next page to the setup window (Check for updates)
- feat: added the last page to the setup window (The configuration is completed)
- feat: reload the app settings values when opening the app settings
- feat: initialized translation for a setup window
Localization
v2.7.27
Bug fixes and new features
- fix: fixed resizing the widget view when it was resized but waiting for the main thread
- feat: removed mac year from the model name. A lot of models could have the same model but different years.
- feat: initialized the setup window with a first screen (welcome screen)
- feat: added M2 MacBooks to the device list
Localization
- feat: updated Korean language
- feat: updated Chinese Traditional translation
v2.7.26
Closed issues
- fix: corrected the year of MacPro5,1 (#998)
- fix: corrected sensors value rounding for the widget (#1000)
Bug fixes and new features
- fix: fixed scroll view anchors in the settings. It fixes the scrollbar overlay over settings.
- feat: added
No available widgets to configuretext when no widgets are available to configure in the widget settings - feat: show
Merge widgets into oneoption only if more than 1 widget is available - fix: fixed disks duplicating on startup (could also happen with Bluetooth and GPU devices)