Skip to content

Releases: exelban/stats

v2.6.3

01 Aug 13:27

Choose a tag to compare

Closed issues

  • feat: add an option to select update interval for top processes to the CPU and RAM modules (#552)
  • fix: fixed switch buttons visibility on macOS 10.13 (#559)
  • fix: fixed BLE battery level update (wrong check) (#551)

Bug fixes and new features

  • feat: change UUID to address in the BLE device toolTip
  • fix: fixed popup view behavior when pinned. Now a pinned popup will not close if click on the settings window. Additionally fixed bug when popup view does not hide if previously was pinned and closed.
  • feat: disable auto enabling min and max speed buttons
  • feat: update support button link (now is GH sponsors page)

Localization

  • feat: update Dutch translation (#563)

v2.6.2

25 Jul 14:21

Choose a tag to compare

Closed issues

  • fix: fixed BLE battery level update (#551)
  • fix: check if IPv6 is not IPv4 (#550)

Bug fixes and new features

  • feat: add Bluetooth device UUID to the name toolTip
  • fix: fixed order of AirPods battery levels (Case, Left, Right)
  • fix: adjust text view height in the separator, process view, and row view

Localization

  • feat: update French translation (#555)

v2.6.1

18 Jul 13:02

Choose a tag to compare

Closed issues

  • feat: added turbo button to the fans (#520)
  • feat: add disk temperature to the Sensors module (#529)
  • feat: add support for Magic Trackpad (#546)

Bug fixes and new features

  • fix: enable Sensors widget settings (don't know why it was disabled)
  • feat: add an option to set minimum or maximum fan speed by buttons
  • fix: fixed fans order in the settings

Localization

  • feat: update Japanese translation (#537)
  • feat: update German and Croatian translation (#538)
  • feat: update Chinese Traditional translation (#539)
  • feat: update Turkish translation (#541)
  • feat: update Hungarian translation (#545)

v2.6.0

11 Jul 09:31

Choose a tag to compare

Closed issues

  • feat: add Bluetooth module (#277)

Bug fixes and new features

  • feat: changed minimal macOS version to 10.13 (experimental)
  • feat: init server plugin

Localization

  • feat: update German translation (#524)
  • feat: Add Module Translation with Chinese Traditional (Taiwan) (#531)
  • feat: update Russian translation
  • feat: update Ukrainian translation

v2.5.22

04 Jul 16:22

Choose a tag to compare

Closed issues

  • feat: add an option to choose text alignment in the Mini widget (#517)
  • feat: add modules translation (#496)
  • fix: fixed wrong top process size in the RAM module (#523)

Bug fixes and new features

  • feat: removed OSLog from the SystemKit (moved to the NextLog)

Localization

  • feat: add Croatian translation (#519)

v2.5.21

27 Jun 07:52

Choose a tag to compare

Closed issues

  • feat: add disk read/write throughput as a tooltip to the red/blue icons in the popup view (#505)
  • fix: fixed fan control on macs with T2 (#430)

Bug fixes and new features

  • feat: removed os.log and moved to NextLog

v2.5.20

20 Jun 11:26

Choose a tag to compare

Closed issues

  • fix: fixed zones range in the BarChart when value if more than 1 (#510)
  • fix: fixed GPU type in the Mini widget (#507)
  • feat: move to the new mechanism of setting up fan speed (separate SMC app) (#454)

Bug fixes and new features

  • feat: add a SMCHelper to work with SMC

Localization

  • feat: update Chinese Traditional translation (#504)
  • feat: update Norwegian translation (#506)

v2.5.19

13 Jun 07:54

Choose a tag to compare

Closed issues

  • fix: fixed top processes usage in the RAM when top returns additional + (#499)

Bug fixes and new features

  • feat: removed the SMC plugin from the Kit framework. Compile from SMC where needed.
  • fix: adjust buttons size in the update view
  • fix: update i18n script path in the gh action
  • feat: add GitHub action for SwiftLint

v2.5.18

06 Jun 16:42

Choose a tag to compare

Closed issues

  • fix: trying to fix white background when update Sensors widget (#492)

Bug fixes and new features

  • feat: include SMC in the Stats
  • feat: add SMC command to the Makefile
  • feat: combine StatsKit and ModuleKit in the one framework: Kit
  • feat: add makefile for the SMC

v2.5.17

30 May 15:06

Choose a tag to compare

Closed issues

  • feat: sort apple silicon sensors alphabetically (#488)
  • feat: added option to hide units in the Speed widget (#475)

Bug fixes and new features

  • feat: initialized SMC as a command-line app (#454)
  • feat: allow to write a value on a key by SMC app