Skip to content

Releases: exelban/stats

v2.8.24

04 Jun 15:20
Compare
Choose a tag to compare

New features

  • feat: added information when network data was reset last in the Network popup (#1495)

Localization

  • lang: update simplified Chinese localization (#1500)
  • lang: updated Slovenian translation (#1493)
  • lang: updated Taiwan Traditional Chinese translation (#1504)
  • lang: added translation for last network IO reset

v2.8.23

28 May 10:09
Compare
Choose a tag to compare

New features

  • feat: renamed sensors widget to the stack widget
  • feat: added bar view to the fan view (#1461)

Localization

  • feat: updated Slovenian translations (#1479)
  • feat: updated French language localization (#1478)
  • lang: updated Korean translation (#1488)
  • lang: added missing German translations (#1485)
  • lang: updated Traditional Chinese Localizable (#1486)
  • lang: updated Simplified Chinese localization (#1484)
  • lang: renamed the Text widget to the Stack widget
  • lang: added missing translations

v2.8.22

21 May 18:19
Compare
Choose a tag to compare

New features

  • feat: moved from IO in the Network portal to the network chart
  • feat: added a header with title and settings button to the portals (#1467)

Localization

  • lang: updated Greek translations (#1477)

v2.8.21

14 May 17:41
Compare
Choose a tag to compare

Localization

  • lang: updated Simplified Chinese localization (#1463)
  • lang: updated Traditional Chinese Localization (#1455)
  • lang: added missing translations (#1456)

v2.8.20

07 May 09:55
Compare
Choose a tag to compare

Bug fixes

  • fix: removed check if the popup is open when updating the Battery portal view (#1447)
  • fix: hiding the Top processes separator when 0 processes is selected in the Disk settings

New features

  • feat: added an option to select what value to show in the popup for the fan: RPM or percentage
  • feat: added a button to show/hide a fan control panel (#1416)

v2.8.19

30 Apr 12:10
Compare
Choose a tag to compare

Bug fixes

  • fix: bring the setup window to the front when starting the app
  • fix: fixed fan mode restore after sleep (#1436)
  • fix: removed the old way to read the disk capacity because of the very high CPU impact (revert of 0e4df5d)

New features

  • feat: new app icon (#1434)
  • feat: reversed initialization module order when running the app for the first time
  • feat: remove the SMART data (temperature and life) if no new value is available
  • feat: set up a background QoS for Repeater
  • feat: removed based on cluster color from the line chart
  • feat: added an option to rearrange the clocks in the popup view (#1417)
  • feat: fixed crash when releasing NVMe interface

v2.8.18

23 Apr 09:37
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed user color for the CPU widget (#1429)

New features

  • feat: changing the fans speed will be synchronized via percentage, not RPM (#1414)
  • feat: added temperature and life values to the Disks popup (#1407)
  • feat: initialized SMART reads for disks that are SMART capable (#1407)

v2.8.17

16 Apr 10:51
Compare
Choose a tag to compare

Bug fixes

  • fix: reverted disk free space reader (Apple finally fixed the bug) (#1189)
  • fix: run disk top processes reader only when the popup is opened

New features

  • feat: improved SMC helper service initialization
  • feat: unified the logic of clocks with sensors. Now all clocks will be visible in the popup, enabling/disabling some of the clock will remove the clock from the widget (#1405)
  • feat: added grid chart to the network popup for connectivity history (#1397)
  • feat: added new grid chart

Localization

  • lang: updated Taiwan TC Localization (#1415)
  • lang: updated Simplified Chinese localization (#1413)
  • lang: added missing translations

v2.8.16

09 Apr 11:34
Compare
Choose a tag to compare

Bug fixes

  • fix: changed monospacedSystemFont to the monospacedDigitSystemFont with the hope that this font does not cause the crash (#1395, #1400)
  • fix: fixed initial clock format

New features

  • feat: added top processes to the Disk module (#1370)
  • feat: added missing time zones to the clock
  • feat: added an option to change read/write colors for the disk popup (#1374)

Localization

  • feat: updated Spanish translations (#1401)
  • feat: updated Korean translation (#1396)
  • feat: updated Brazilian Portuguese translation (#1394)
  • lang: updated French localization (#1399)

v2.8.15

02 Apr 10:28
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed swiftlint warnings (#1386)

New features

  • feat: moved Sensors widget to the Stack_t (preparing for Sensors -> Stack widget migration)
  • feat: added Clock module (#929)