Skip to content

Releases: exelban/stats

v2.5.20

20 Jun 11:26
Compare
Choose a tag to compare

Closed issues

  • fix: fixed zones range in the BarChart when value if more than 1 (#510)
  • fix: fixed GPU type in the Mini widget (#507)
  • feat: move to the new mechanism of setting up fan speed (separate SMC app) (#454)

Bug fixes and new features

  • feat: add a SMCHelper to work with SMC

Localization

  • feat: update Chinese Traditional translation (#504)
  • feat: update Norwegian translation (#506)

v2.5.19

13 Jun 07:54
Compare
Choose a tag to compare

Closed issues

  • fix: fixed top processes usage in the RAM when top returns additional + (#499)

Bug fixes and new features

  • feat: removed the SMC plugin from the Kit framework. Compile from SMC where needed.
  • fix: adjust buttons size in the update view
  • fix: update i18n script path in the gh action
  • feat: add GitHub action for SwiftLint

v2.5.18

06 Jun 16:42
Compare
Choose a tag to compare

Closed issues

  • fix: trying to fix white background when update Sensors widget (#492)

Bug fixes and new features

  • feat: include SMC in the Stats
  • feat: add SMC command to the Makefile
  • feat: combine StatsKit and ModuleKit in the one framework: Kit
  • feat: add makefile for the SMC

v2.5.17

30 May 15:06
Compare
Choose a tag to compare

Closed issues

  • feat: sort apple silicon sensors alphabetically (#488)
  • feat: added option to hide units in the Speed widget (#475)

Bug fixes and new features

  • feat: initialized SMC as a command-line app (#454)
  • feat: allow to write a value on a key by SMC app

v2.5.16

23 May 09:15
Compare
Choose a tag to compare

Closed issues

  • feat: add an option to switch between fixed and dynamic Sensors/Fans widget width (#483)
  • fix: fix access race in the disk module (#485)
  • feat: add a button to reset network usage (#303)

Bug fixes and new features

  • fix: removed empty space in the battery popup view
  • feat: update "Refresh" icon in the Network popup view
  • feat: initialized swiftlint and fixed warnings and errors

Localization

  • feat: update Polish translation (#486)
  • feat: update German translation (#490)

v2.5.15

16 May 10:19
Compare
Choose a tag to compare

Closed issues

  • feat: add bar chart widget to the Fans module (#462)
  • fix: adjust details part in the battery popup to show battery level (#472)
  • feat: separate disk activity reader from disk capacity reader (#468)
  • feat: add changelog button to the update app window (#354)

Bug fixes and new features

  • fix: add information when the time to charge/discharge is unavailable

Localization

  • feat: update Chinese translation (#465)
  • feat: update German translation (#466)
  • feat: update Vietnamese translation (#470)
  • feat: update Chinese Traditional translation (#481)

v2.5.14

09 May 07:15
Compare
Choose a tag to compare

Closed issues

  • fix: adjust fans module width (#460)
  • feat: add information when last time charger was connected in the battery popup (#450)
  • fix: fixed memory leak in the Sensors module on Apple Silicon (#417)

Fixes and updates

  • feat: add mac pro 2019 icon (#464)

Localization

  • feat: update Dutch translation (#463)

v2.5.13

05 May 19:53
Compare
Choose a tag to compare

HOTFIX

Closed issues

  • fix: crop sensors values to int (#452)
  • fix: fixed crashes on some macs (#453)

v2.5.12

02 May 16:06
Compare
Choose a tag to compare

Closed issues

  • fix: removed test sensor from the Apple Silicon sensors reader (#440)
  • fix: escape temperature read in CPU module for apple silicon (#445)

Fixes and updates

  • feat: moved Sensors widget to the core graphics. The width of the widget will be fixed from now (#348). Also fixed different graphics glitches (#374)

Localization

  • feat: update Chinese Traditional translation (#438)

v2.5.11

25 Apr 12:40
Compare
Choose a tag to compare

Closed issues

  • fix: fixed widget settings reset after restarting in GPU module (#432)

Fixes and updates

  • feat: add i18n check as gh action
  • fix: fixed yellow, orange, purple, and brown colors
  • feat: add refresh icon to the network (#422)

Localization

  • feat: update Spanish translation (#429)
  • feat: update Chinese Simplified translation (#437)