Skip to content

Releases: exelban/stats

v2.9.13

26 Nov 15:12
Compare
Choose a tag to compare

Bug fixes

  • fix: set color for efficiency and performance cores in the BarChart widget based on the selected color in the popup view settings (#1686)

New features

  • feat: changed support buttons logo to higher resolution (24px -> 128px)
  • feat: adjusted width of the box with top process value
  • feat: added Hindi contributor to the README

Localization

  • lang: added missing Ukrainian translation

v2.9.12

19 Nov 11:35
Compare
Choose a tag to compare

Bug fixes

  • fix: changed top process value view to static width. To prevent strange glitches when the value view does not fit the value. Because the process name takes too much space.

New features

  • feat: added support for new m3 chips
  • feat: added reverse order of items in the Speed widget for one row mode (#1674)
  • feat: initialized reverse order of items in the Speed widget for two rows mode (#1674)

Localization

  • lang: added Hindi translation (#1687)
  • lang: updated and optimized Taiwan Traditional Chinese Localizable.strings (#1691)
  • lang: updated Brazilian Portuguese translation (#1690)
  • lang: updated Simplified Chinese localization (#1689)
  • lang: added translation for "Reverse order"

v2.9.11

05 Nov 17:08
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed out of bound the number in the process view (#1667)

Localization

  • lang: updated Brazilian Portuguese translations (#1665)
  • lang: updated Turkish language (#1678)

v2.9.10

22 Oct 11:42
Compare
Choose a tag to compare

Bug fixes

  • fix: moved from frame to dirtyRect origin for line chart
  • fix: fixed CPU line chart baseline in the popup view

New features

  • feat: added speed base selector to the disk module when speed widget is enabled
  • feat: moved network base setting to module from widget (#1635)
  • feat: temporarily disabled NVMeSmart reader because of a problem with the new macOS Sonoma

Localization

  • lang: updated Turkish translation (#1655)
  • lang: updated French translation (#1648)

v2.9.9

08 Oct 10:21
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed duplicating the clocks in the popup view when only the local clock is presented
  • fix: fixed clock size in the Clock popup
  • fix: adjusted network chart frame origin (#1636)

v2.9.8

01 Oct 17:38
Compare
Choose a tag to compare

Temporary no disk SMART data because of problems with the new macOS Sonoma

Bug fixes

  • fix: moved battery widget and popup view from dirtyRect to the frame
  • fix: fixed a few data races that prevent correct widget activation (#1605)
  • fix: prevent disk duplication in the list because of a data race. It causes the popup view or widget to stop updating the value (#1624)
  • fix: fixed circles charts in the new version of Cocoa

Localization

  • lang: fixed typo in Simplified Chinese localization (#1628)

v2.9.7

10 Sep 17:25
Compare
Choose a tag to compare

Bug fixes

  • fix: ISP being mislabelled as airport (#1609)

Localization

  • lang: updated Korean translation (#1603)
  • lang: updated Danish translation (#1601)
  • feat: updated German localization (#1597)

v2.9.6

21 Aug 16:27
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed free space reader to read the selected drive, not the document directory (#1589)
  • fix: adding new value to the chart in the line chart widget (#1591)

v2.9.5

20 Aug 12:01
Compare
Choose a tag to compare

Bug fixes

  • fix: trying to fix the crash by fixing some data racing in the widgets (#1578)
  • fix: changed reference from unowned to weak in the modules (prevents crash in some cases)
  • fix: adjusted popup height for MacBook with a screen less than 15"

New features

  • feat: added an alert that informs that turning off the fan is not recommended action before turning off the fan (#1567)
  • feat: rollback to the "proper" way to read the free disk space. There is still a performance issue when using this way. But I have enough of the wrong free disk space and purging it all the time.

Localization

  • lang: updated Taiwan Traditional Chinese translation (#1588)
  • lang: updated Simplified Chinese localization (#1587)
  • lang: small refactoring of the turn off fan description
  • lang: updated German translation with recent changes (#1586)

v2.9.4

06 Aug 18:02
Compare
Choose a tag to compare

New features

  • feat: adjusted CPU and GPU sensors for m2 apple silicon (#1286)
  • feat: added a button that allows to turn off the fan (#1567)
  • feat: removed check if the setting fan speed is less than minimum fan speed