Releases: exelban/stats
Releases ยท exelban/stats
v2.6.13
Closed issues
- feat: added monochrome accent for Speed widget pictogram (#633)
- feat: added monochrome accent for network chart (#634)
- fix: limit the GPU utilization to 100% (#649)
- fix: limit the sensor max value for Apple Silicon (#652)
- feat: translated disabled status in the battery level notifications (#647)
Localization
v2.6.12
v2.6.11
Closed issues
- feat: added a new option to the Network module which allows to auto reset data usage (#542)
- fix: adjusted network graph offsets (#624)
- fix: fixed access to the IOBluetoothDevice when reading device from the CBCentralManager (#628)
Bug fixes and new features
- fix: showing the settings window when the module is enabled but no widget is selected
- feat: changed layout of settings view. Widget selector and settings are in the separate views
Localization
v2.6.10
Closed issues
- feat: added a new Apple Silicon sensor groups: Hottest CPU, GPU, and SOC (#610)
- feat: added keyboard command to the settings window. cmd+c/cmd+w - will close the window. cmd+m - will miniaturize the window (#613)
Bug fixes and new features
- feat: added average CPU load to the details
Localization
- feat: added Average load to the translation
v2.6.9
v2.6.8
Closed issues
- feat: removed button to kill the process in the Top Process (CPU/RAM/Battery) (#593)
- feat: changed the behavior of the Bluetooth module. Removed Mini and Battery widget (it will be reserved to the Battery module only). Added Sensors widget. Added an option to select a few devices to show. (#589)
Bug fixes and new features
- fix: fixed Bluetooth device name (some devices have Unknown name)
- feat: added a popover to the Support button which allows selecting a support provider (GH Sponsors, PayPal, Ko-fi, Patreon)
- feat: added average values for the CPU/GPU/SOC sensors (Apple Silicon)
- feat: added better sensors name for Apple Silicon sensors
Localization
v2.6.7
Closed issues
- feat: added CPU limits (scheduler and speed limits) (#540)
- fix: fixed order of top processes in the CPU, RAM, and Battery modules (#594)
- fix: fixed race condition in the Bluetooth module (#591)
Bug fixes and new features
- feat: added init read in the battery top processes reader
- feat: added cron job to refresh public IP address every hour
Localization
v2.6.6
v2.6.5
Closed issues
- fix: fixed Sensors module availability when FNum is not present in the SMC (#580)
- fix: removed layer in the Sensors widget (#581)
- feat: added Label option to the Network chart widget (#572)
- feat: rewritten BLE reader. Improve battery levels for Apple BLE devices (Mouse/Keyboard/Trackpad) (#557)
Bug fixes and new features
- feat: adjusted disk read/write icons in the Disk popup view
- fix: fixed enabling widget when toggling some option in the settings when the module is disabled
- fix: hide Split the value option in the RAM module if bar chart is not enabled
Localization
v2.6.4
Closed issues
- feat: add an option to enable split value (System/User) for CPU and RAM in the BarChart (#441)
Bug fixes and new features
- fix: fixed toggle buttons visibility in the settings when they must be disabled
- feat: fixed switching between Auto/Manual/Turbo modes in the Fans popup
- feat: moved Fans to the top at the Sensors. Refactor the Sensor type to be more generic. Added Fan structure to the Sensors module. (first steps to merge Fans and Sensors modules)
- feat: change value type from Double to ColorValue in the BarChart (#441)
Localization
- feat: update Czech translation (#579)