Skip to content

Releases: exelban/stats

v2.9.1

02 Jul 11:26

Choose a tag to compare

Bug fixes

  • fix: prevented adding the 'Fan value' toggle each time when loading the popup settings (#1542)
  • fix: moved Repeater thread from background QoS to default. Because the background thread will be blocked when full load. It makes the app unuseful when the system is loaded because the reader is not triggered and there is no live data about system usage.

New features

  • feat: added module types to the readers
  • feat: moved all reader's values to the Codable protocol
  • feat: added thunderbolt left and right sensors to the list of known sensors (#1530)

Localization

  • lang: changed some words in Traditional Chinese (#1534)
  • lang: updated Danish translations (#1536)
  • lang: updated Japanese localization (#1533)

v2.9.0

25 Jun 10:50

Choose a tag to compare

New features

  • feat: added telemetry module
  • feat: added new macs released on WWDC 2023
  • feat: adjusted CPU line chart height in the popup view
  • feat: moved from the HEX colors to the RGB
  • feat: dropped macOS 10.14 support. From now the minimum supporting version is macOS 10.15.

Localization

  • feat: updated Taiwan Traditional Chinese translation (#1531)
  • lang: updated Simplified Chinese localization (#1528)
  • lang: updated Italian localization (#1525)
  • lang: renamed tabs in the module settings lang: added translation for telemetry

v2.8.26

18 Jun 12:42
de5cf55

Choose a tag to compare

Last release with macOS 10.14 support

Bug fixes

  • fix: close socket listener when no ICMP host is set up. Prevent ICMP callbacks from other apps when ICMP must be off

New features

  • feat: added sensors from m2 to the m2 max, prod, and ultra
  • feat: adjusted battery unknown status position

Localization

  • lang: updated Danish translation (#1516)
  • lang: updated Hungarian translations (#1508)
  • lang: changed Life to Health in the Disk popup view

v2.8.25

11 Jun 14:14

Choose a tag to compare

Bug fixes

  • fix: prevented multi-line mode in the label view for the process view (#1506)

New features

  • feat: updated README
  • feat: removed disabling module when nothing shows in the Speed widget (#1514)
  • feat: adjusted Speed widget size when only icon is enabled
  • feat: added new macOS 14 Sonoma to the system kit

v2.8.24

04 Jun 15:20

Choose a tag to compare

New features

  • feat: added information when network data was reset last in the Network popup (#1495)

Localization

  • lang: update simplified Chinese localization (#1500)
  • lang: updated Slovenian translation (#1493)
  • lang: updated Taiwan Traditional Chinese translation (#1504)
  • lang: added translation for last network IO reset

v2.8.23

28 May 10:09

Choose a tag to compare

New features

  • feat: renamed sensors widget to the stack widget
  • feat: added bar view to the fan view (#1461)

Localization

  • feat: updated Slovenian translations (#1479)
  • feat: updated French language localization (#1478)
  • lang: updated Korean translation (#1488)
  • lang: added missing German translations (#1485)
  • lang: updated Traditional Chinese Localizable (#1486)
  • lang: updated Simplified Chinese localization (#1484)
  • lang: renamed the Text widget to the Stack widget
  • lang: added missing translations

v2.8.22

21 May 18:19

Choose a tag to compare

New features

  • feat: moved from IO in the Network portal to the network chart
  • feat: added a header with title and settings button to the portals (#1467)

Localization

  • lang: updated Greek translations (#1477)

v2.8.21

14 May 17:41

Choose a tag to compare

Localization

  • lang: updated Simplified Chinese localization (#1463)
  • lang: updated Traditional Chinese Localization (#1455)
  • lang: added missing translations (#1456)

v2.8.20

07 May 09:55

Choose a tag to compare

Bug fixes

  • fix: removed check if the popup is open when updating the Battery portal view (#1447)
  • fix: hiding the Top processes separator when 0 processes is selected in the Disk settings

New features

  • feat: added an option to select what value to show in the popup for the fan: RPM or percentage
  • feat: added a button to show/hide a fan control panel (#1416)

v2.8.19

30 Apr 12:10

Choose a tag to compare

Bug fixes

  • fix: bring the setup window to the front when starting the app
  • fix: fixed fan mode restore after sleep (#1436)
  • fix: removed the old way to read the disk capacity because of the very high CPU impact (revert of 0e4df5d)

New features

  • feat: new app icon (#1434)
  • feat: reversed initialization module order when running the app for the first time
  • feat: remove the SMART data (temperature and life) if no new value is available
  • feat: set up a background QoS for Repeater
  • feat: removed based on cluster color from the line chart
  • feat: added an option to rearrange the clocks in the popup view (#1417)
  • feat: fixed crash when releasing NVMe interface