Skip to content

Releases: exelban/stats

v2.11.3

21 Jul 09:57
Compare
Choose a tag to compare

New features

  • feat: added macOS widget for GPU module
  • feat: added macOS widget for Disk module
  • feat: added option to specify pictogram alignment for speed widget (#2030)

v2.11.2

14 Jul 18:34
Compare
Choose a tag to compare

Bug fixes

  • fix: adjusted tooltip to show the float number when the value is less than 1 (#2025)

New features

  • feat: added script to synchronize widget extension versions with the main app

Localization

  • lang: updated Portuguese - BRAZIL localization (#2033)

v2.11.1

08 Jul 11:15
Compare
Choose a tag to compare
  • fix: fixed CPU widget update for intel based Macs (#2024)

v2.11.0

07 Jul 15:51
523c8fb
Compare
Choose a tag to compare

New features

  • feat: added widget for the RAM module
  • feat: renamed Color and Widget to SColor and SWidget to be compatible with SwiftUI
  • feat: initialized first widget for the CPU module

Localization

  • lang: updated Taiwan Traditional Chinese localization (#2023)
  • lang: updated Simplified Chinese localization (#2021)
  • lang: updated Localizable.strings for Turkish (#2016)
  • lang: added missing translations

v2.10.19

30 Jun 09:30
Compare
Choose a tag to compare

New features

  • feat: adjusted switch view height
  • feat: added notifications to the Bluetooth module (#1891)

Localization

  • lang: added English (U.K.) language variant (#1985)

v2.10.18

16 Jun 10:17
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed GPU temperature value in the chart (#1984)
  • fix: enabled network details update on every read (#1966)

New features

  • feat: added macOS 15 (Sequoia) string (#1992)
  • feat: added charging current and voltage (#1986)

Localization

  • lang: updated Slovenian translations (#1991)

v2.10.17

10 Jun 19:21
Compare
Choose a tag to compare

HOT FIX

  • fix: fixed crash when calculating text width for a monospaced font (#1988)

v2.10.16

09 Jun 09:43
Compare
Choose a tag to compare

Bug fixes

  • fix: updated monospaced font for stack widget (#1978)
  • fix: removed check that prevents updates of line chart when the same value

v2.10.15

26 May 09:25
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed widget activate threshold logic for the Network module (#1958)
  • fix: hidden latency value when network is down (#1950)

New features

  • feat: moved from writing each read from reader to the db. From now every 10th read will be written, also the last read will be saved to the db before the app is closed.

Localization

  • lang: updated Italian localization (#1954, #1965)
  • lang: updated Simplified Chinese localization (#1963)

v2.10.14

19 May 10:22
e2c4f12
Compare
Choose a tag to compare

Bug fixes

  • fix: removed debug logs from combined view (#1947)

Localization

  • lang: added import/export settings translation (#1945)