Skip to content

Releases: exelban/stats

v3.0.16

Choose a tag to compare

@exelban exelban released this 13 Sep 09:28

Bug fixes

  • fix: fixed NVMe SMART temperature overflow for drives reporting below 273 K
  • fix: fixed potential chart crashes on invalid history count or non-finite values
  • fix: fixed battery health value exceeding 100% (#3445)

New features

  • feat: added caching for Bluetooth system_profiler and pmset output to avoid spawning them every second
  • feat: enabled System Stats monitoring by default after authorization
  • feat: added a super cores stress test
  • feat: replaced synchronous display() with needsDisplay in widget updates
  • feat: replaced preview images with the new ones

v3.0.15

Choose a tag to compare

@exelban exelban released this 06 Sep 11:06

Bug fixes

  • fix: fixed potential race during SMC helper update (#3592)
  • fix: fixed hidden "Sensor to show" option in the Sensors settings on startup (#3584)
  • fix: fixed incorrect battery power on Intel Macs while charging (#3577)

New features

  • feat: added an installing loader to the update window
  • feat: added Text widget to the GPU module (#3526)

v3.0.14

Choose a tag to compare

@exelban exelban released this 30 Aug 08:54

Bug fixes

  • fix: fixed Bluetooth reader starting CoreBluetooth scans while the module is disabled (#3572)
  • fix: fixed blurry inactive widget previews in the settings window in some cases

New features

  • feat: improved network interface detection when VPN is enabled (#3582)
  • feat: improved RTL layout (#3546)
  • feat: added an option to specify the SMART update interval in the Disk module (#3554)

v3.0.13

Choose a tag to compare

@exelban exelban released this 23 Aug 21:33

HOT FIX

Bug fixes

  • fix: fixed white block in the menu bar when combined modules separator is enabled (#3564)

v3.0.12

Choose a tag to compare

@exelban exelban released this 23 Aug 12:39

Bug fixes

  • fix: added DCP0 group to the GPU FPS reader (#3551)
  • fix: fixed Total System Consumption spike after wake from sleep (#3543)
  • fix: fixed nvme_smart_log struct layout in the NVMe SMART reader (#3547)
  • fix: fixed separator color in the combined modules (#3534)
  • fix: fixed per-core CPU load calculation after tick counter overflow (#3529)
  • fix: fixed invisible text in the Help window on light appearance (#3523)

New features

  • feat: added PBwo display backlight power sensor for MacBook Neo (#3519)
  • feat: improved Disk free space calculation

Localization

  • lang: improved Turkish localization (#3559)

v3.0.11

Choose a tag to compare

@exelban exelban released this 09 Aug 10:06

Bug fixes

  • fix: fixed wrong module popup opening from the combined view

New features

  • feat: cleaned up dead code
  • feat: adjusted Battery popup to show battery and power adapter values simultaneously (#3368)
  • feat: added System Stats button to the support options

v3.0.10

Choose a tag to compare

@exelban exelban released this 02 Aug 11:59

Bug fixes

  • fix: fixed Network reader blocking forever on a hung nettop process (#3499)
  • fix: fixed per-core CPU load overflow crash after long uptime (#3476)
  • fix: fixed CPU frequency reads for base M5 (#3439)
  • fix: added Fan value support for fan view in combined view (#3410)

New features

  • feat: redesigned Combined view

Localization

  • lang: added Tamil translation (#3471)

v3.0.9

Choose a tag to compare

@exelban exelban released this 19 Jul 11:47

Bug fixes

  • fix: fixed one time spikes machanizm that causes 0 speed in some cases (#3437)

New features

  • feat: updated update script that should prevent from resetting macOS widgets after update (#3416)
  • feat: added additional mechanism for getting the battery max capacity (#3392)
  • feat: updated README with uninstall instruction, more precise requirements and OSS details
  • feat: added logic to show a Support window only after user interaction with Stats to prevent showing the window at random time (#3423)
  • feat: updated uninstall script

v3.0.8

Choose a tag to compare

@exelban exelban released this 12 Jul 16:52

Bug fixes

  • fix: fixed zero SSD used space when receiving a zero block size (#3432)
  • fix: fixed auto unit adjusting multiplier when using different unit base (#3385)
  • fix: added detection if disk details were changed (#3396)
  • fix: fixed invisible elements bug when enabling spacer between widgets (#3362)
  • fix: fixed m5 Pro super core detection (#3414)
  • fix: added Ethernet details to the native widget (#3403)
  • fix: fixed not updating interface details if process-based option is enabled (#3408)

New features

  • feat: small improvements to the async calls, added an option to deregister the machine from System Stats
  • feat: added a few new tests to the project
  • feat: added a fix to suppress status bar constraint update (#3395)
  • feat: wrapped all widgets variables with sync that allows to prevent data race in some edge cases

Localization

  • lang: added missing translations

v3.0.7

Choose a tag to compare

@exelban exelban released this 07 Jul 16:37

HOT FIX

Bug fixes

  • fix: fixed a few color constants

New features

  • feat: added an option to toggle ATA SMART reader that are disabled by default due to drivers problems (#3407)
  • feat: small improvements in the widgets