Skip to content

Releases: exelban/stats

v2.9.7

10 Sep 17:25
Compare
Choose a tag to compare

Bug fixes

  • fix: ISP being mislabelled as airport (#1609)

Localization

  • lang: updated Korean translation (#1603)
  • lang: updated Danish translation (#1601)
  • feat: updated German localization (#1597)

v2.9.6

21 Aug 16:27
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed free space reader to read the selected drive, not the document directory (#1589)
  • fix: adding new value to the chart in the line chart widget (#1591)

v2.9.5

20 Aug 12:01
Compare
Choose a tag to compare

Bug fixes

  • fix: trying to fix the crash by fixing some data racing in the widgets (#1578)
  • fix: changed reference from unowned to weak in the modules (prevents crash in some cases)
  • fix: adjusted popup height for MacBook with a screen less than 15"

New features

  • feat: added an alert that informs that turning off the fan is not recommended action before turning off the fan (#1567)
  • feat: rollback to the "proper" way to read the free disk space. There is still a performance issue when using this way. But I have enough of the wrong free disk space and purging it all the time.

Localization

  • lang: updated Taiwan Traditional Chinese translation (#1588)
  • lang: updated Simplified Chinese localization (#1587)
  • lang: small refactoring of the turn off fan description
  • lang: updated German translation with recent changes (#1586)

v2.9.4

06 Aug 18:02
Compare
Choose a tag to compare

New features

  • feat: adjusted CPU and GPU sensors for m2 apple silicon (#1286)
  • feat: added a button that allows to turn off the fan (#1567)
  • feat: removed check if the setting fan speed is less than minimum fan speed

v2.9.3

30 Jul 15:07
Compare
Choose a tag to compare

Localization

  • lang: added Estonian language localization (#1573)
  • lang: updated Italian translations (#1570)

v2.9.2

09 Jul 11:33
Compare
Choose a tag to compare

New features

  • feat: removed Low power mode status from the battery module since it does not work. The API does not provide updates via the notification center. Read ProcessInfo does not update the value too. pmset returns only manually managed mode. So it cannot be used to determine if low power mode is enabled.
  • feat: added releasing all processes when closing the popup view
  • feat: updated Report struct

v2.9.1

02 Jul 11:26
Compare
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
Compare
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
Compare
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
Compare
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