Skip to content

Releases: exelban/stats

v2.7.5

13 Feb 11:19

Choose a tag to compare

Closed issues

  • feat: added 60% battery level to the low level notification (#825)
  • feat: added 10.13 macOS High Sierra to the os list (#832)
  • feat: added average and hottest CPU and GPU sensors (calculated) to the sensors list (#826)
  • feat: removed duplicated icon in the DMG (#835)

v2.7.4

07 Feb 10:58

Choose a tag to compare

HOTFIX

  • uncomment update install command when clicking on the install button (#828)

v2.7.3

06 Feb 12:32

Choose a tag to compare

Closed issues

  • fix: adjusted popup window size to the active screen size (#813)
  • fix: fan mode detection on start (#818)

Bug fixes and new features

  • feat: disable post-update notification if the silent option is enabled
  • fix: getting developer teamID from the remote
  • feat: adjusting the height of window size to the active screen size when open
  • feat: Fans module removed. All features of this module are available in the Sensors module

v2.7.2

30 Jan 13:25

Choose a tag to compare

Closed issues

  • feat: added network chart widget to the disk module (#785)

Bug fixes and new features

  • feat: added missing fans name
  • fix: fixed swiftlint path for m1
  • feat: added server option to the Updater
  • feat: added an option to check the signature of downloaded update (disabled for now)
  • feat: added sensor view with hover option (preparing for sensor history, #630)

Localization

  • feat: updated Chinese Traditional translation (#811)

v2.7.1

23 Jan 12:45
aef8f51

Choose a tag to compare

Closed issues

  • fix: interface shrinks when controlling the fan in the Sensors module (#796)
  • fix: update the list of sensors in the settings when toggling HID sensors option (#797)
  • feat: added maximum and designed battery capacity to the Battery popup view (#806)
  • fix: rounding battery health value to the nearest, not to the lowest value (#806)
  • fix: better using IOBluetoothDevices and move retrievePeripherals to the variable (#808)
  • feat: remove bluetooth device when disconnected (#805)
  • feat: rewritten Battery top processes reader (#781)

Bug fixes and new features

  • fix: missing internal Bluetooth peripheral callback
  • fix: prevent a crash if no HID sensors are available
  • fix: hide HID sensors option on intel based macs
  • feat: added a few new sensors for Apple Silicon
  • feat: showing the window when a new update is available but notification is disabled
  • feat: moved from NSUserNotification to the User Notification
  • feat: enabled HID sensors for macs with M1 by default
  • feat: added silent app update option (default from now)

Localization

  • feat: added missing translations
  • feat: updated German translation (#807)
  • feat: added missing translations for Japanese (#809)

v2.7.0

16 Jan 14:00

Choose a tag to compare

Closed issues

  • feat: redesigned Bluetooth reader (#750)
  • fix: removed scheduler and speed limits for Apple Silicon (#749)
  • fix: fixed monochrome color for Network chart (#784)
  • feat: added new SMC keys for Apple Silicon sensors (#700)

Bug fixes and new features

  • feat: merged HID and SMC sensors readers. Also, it's improved CPU consumption on Apple Silicons MacBooks (10% -> 4-5%)
  • feat: disabled large_tuple swiftlint rule
  • feat: added cores number to the GPU information (Apple Silicon)
  • feat: added battery health string to the apple silicon macs
  • fix: fixed settings widget control buttons position for macOS Monterey
  • feat: added better GPU name, render, and tiler utilization for Apple Silicon graphics
  • feat: added CPU temperature for Apple Silicon
  • feat: added an option to enable/disable HID sensors for mac with Apple Silicon (disabled by default)
  • feat: added option to save fan speed to the Sensors module
  • feat: small changes in fan view (Sensors module)
  • fix: fixed order of sensors in the popup view
  • feat: added render and tiler utilization charts to the GPU view

Localization

  • feat: updated Simplified Chinese translation (#789)

v2.6.27

09 Jan 12:09

Choose a tag to compare

Closed issues

  • feat: added current sensors (#766)
  • feat: added kill process to the top process. Only available when the process is locked. (#569, #764)
  • feat: added download/upload colors selector for Network widget (#772)
  • fix: trying to fix app crash when stopping battery top processes reader (#781)

Bug fixes and new features

  • feat: added an option to lock the top process
  • feat: added default icon to the top processes without icons

Localization

  • feat: added translation for "VPN mode"
  • feat: added translation for download/upload colors
  • feat: updated German translation (#770)
  • feat: updated Simplified Chinese translation (#774)
  • feat: updated Traditional Chinese translation (#775)
  • feat: updated Dutch translations (#782)

v2.6.26

01 Jan 11:54

Choose a tag to compare

Closed issues

  • feat: added connection to the Bluetooth device (#750)

Bug fixes and new features

  • feat: removed some warnings from the project

v2.6.25

26 Dec 12:48

Choose a tag to compare

Closed issues

  • fix: fixed covered percentage in the Line chart widget (#760)
  • fix: fixed standard window button position for some RTL languages (#751)
  • fix: fixed Apple Silicon sensors naming (#756)
  • feat: added an option for network traffic dividing/2 if VPN (#755)

v2.6.24

19 Dec 12:10

Choose a tag to compare

Closed issues

  • feat: show pid when process name is not available in the Network top processes (#744)
  • fix: fixed "Gas gauge battery" sensor lowercased name (#756)

Localization

  • feat: updated Simplified Chinese translation (#748)