Skip to content

Releases: exelban/stats

v2.6.13

03 Oct 12:03

Choose a tag to compare

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

  • feat: added translation for Disabled (#647)
  • feat: updated Turkish translation (#654)
  • feat: updated French translation (#650)

v2.6.12

26 Sep 10:52

Choose a tag to compare

Closed issues

  • fix: temporarily disabled getting Bluetooth devices via CBCentralManager (#642)
  • feat: added translation for Fan (#641)
  • fix: adjust network chart width when the label is enabled (#644)

Bug fixes and new features

  • feat: added Open Collective support option

Localization

  • feat: updated Italian translation (#638)
  • feat: updated Chinese translation (#639)
  • feat: updated German translation (#643)

v2.6.11

19 Sep 12:50

Choose a tag to compare

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

  • feat: added translation for Reset data usage (#542)
  • feat: updated Czech translation (#620)
  • feat: updated Trad. Chinese translation (#621)
  • feat: updated Norwegian translations (#622)
  • feat: updated Italian localization (#627)
  • feat: updated German localization (#635)

v2.6.10

12 Sep 17:53
c3578b8

Choose a tag to compare

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

06 Sep 20:40

Choose a tag to compare

HOTFIX

  • fix: fixed duplicating sensors on Apple Silicon (#607, #608, #610)

v2.6.8

05 Sep 15:41

Choose a tag to compare

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

  • feat: updated Czech language file (#596)
  • feat: updated German translation (#600)

v2.6.7

29 Aug 10:55

Choose a tag to compare

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

  • feat: added missing translation for "Update interval for top processes"
  • feat: updated German translation (#592)
  • feat: updated Chinese Traditional translation (#595)

v2.6.6

22 Aug 12:32

Choose a tag to compare

Closed issues

  • fix: fixed battery health for apple silicon (#222)
  • feat: added option to kill the process in the Top Process (CPU/RAM/Battery) (#569)
  • feat: added an option to save the fan speed in the manual mode (#573)

Bug fixes and new features

  • feat: redraw ProcessView to the NSStackView

v2.6.5

15 Aug 11:11

Choose a tag to compare

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

  • feat: updated Turkish translation (#585)
  • feat: updated Chinese Simplified translation (#587)

v2.6.4

08 Aug 10:42
386b61d

Choose a tag to compare

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)