Skip to content

Releases: exelban/stats

v2.7.8

20 Mar 12:57
Compare
Choose a tag to compare

Closed issues

  • feat: added monochrome accent to the Pie chart widget (#786)
  • fix: fixed crashing when toggling app settings (#878)

Bug fixes and new features

  • fix: adjusted network chart size
  • feat: rounding size to 1 digit for GB and TB
  • feat: added disk size info to the dashboard
  • feat: changed the default value for window visibility for charts
  • fix: fixed updates of sensor chart

Localization

  • feat: updated Japanese translation (#873)
  • feat: updated Korean translations (#877)
  • feat: updated traditional Chinese translation (#883)

v2.7.7

13 Mar 11:31
Compare
Choose a tag to compare

Closed issues

  • feat: added Bar chart view to the Sensors module (for Fans only!) (#839)
  • feat: added Based on utilization color option for Mini widget in the Battery module (#865)
  • feat: added Based on utilization color option for Bar chart widget in the Battery module (#865)
  • feat: added reset settings button to the app settings (#802)

Bug fixes and new features

  • fix: show fan speed in PRM when percentage cannot be calculated (max speed is not available)
  • feat: added color zones to the Mini widget
  • feat: added No Bluetooth devices are available message to the Bluetooth module settings and popup view
  • fix: add a sensor value to the chart in the popup view even if the popup is closed
  • feat: small redesign app settings

Localization

  • feat: clean up a little bit localization files
  • feat: updated German translation (#872)

v2.7.6

06 Mar 11:34
Compare
Choose a tag to compare

Closed issues

  • feat: add a chart to the sensors (#630)

Bug fixes and new features

  • feat: removed sharing the anonymous stats with the server
  • feat: removed checking the app signature via server
  • feat: added "Fastest Fan" value in calculated sensors. (#864)

Localization

  • feat: updated Italian translations (#842)
  • feat: updated Spanish translations (#846)
  • feat: updated Czech translations (#850)
  • feat: updated Turkish translation (#851)
  • feat: updated Vietnamese translations (#862)

v2.7.5

13 Feb 11:19
Compare
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
Compare
Choose a tag to compare

HOTFIX

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

v2.7.3

06 Feb 12:32
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)