Releases: exelban/stats
Releases Β· exelban/stats
v2.11.3
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
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
- fix: fixed CPU widget update for intel based Macs (#2024)
v2.11.0
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
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
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
HOT FIX
- fix: fixed crash when calculating text width for a monospaced font (#1988)
v2.10.16
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
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
Bug fixes
- fix: removed debug logs from combined view (#1947)
Localization
- lang: added
import/export settings
translation (#1945)