Releases: exelban/stats
Releases Β· exelban/stats
v2.11.8
Bug fixes
- fix: made log scale graph have a better dynamic range (#2090)
- fix: restored "reset total network usage" button (#2098)
- fix: fixed height calculation for disk popup view (#2095)
New features
- feat: added missing MacBookPro16,4 to the devices list (#2093)
- feat: changed SEN label to FAN for bar chart widget in the Sensors module since they can show only fans
- feat: adjusted bluetooth device margins in the popup view (#2092)
v2.11.7
Bug fixes
- fix: fixed disk name label color. (#2084)
New features
- feat: added Mini widget to the Sensors module. It has quite a lot of limitations and only one sensor could be visualized (I hope understandable why) (#2029)
- feat: disabled bar chart widget if there is no data to visualize
- feat: removed logic that will disable module when no widgets are enabled. It makes more sense since there is a combined module view and details can be seen even if no widget is enabled. (#2072)
- feat: added temperature unit update on each read in the Sensors popup (#2078)
v2.11.6
New features
- feat: small redesign in the Disk popup with the option to toggle drive details (#2050)
- feat: small rearrange in the Network popup (#2045)
- feat: added an option to hide disks in the popup view (#1862)
- feat: added an option to enable xl size of the battery widget
- feat: added an option to specify icon and value color in the speed widget (#1862)
Localization
- lang: updated Turkish Localizable.strings (#2070)
v2.11.5
Bug fixes
- fix: added fastest fan to the popup view (#2056)
New features
- feat: added macOS widget for Network module
- feat: added placeholder for RAM and Disk macOS widgets
- feat: added module label to the macOS widgets
v2.11.4
New features
- feat: adjusted process view icon spacing
- feat: small cleanup in the popup views
- feat: adjusted battery widget size (#2042)
Localization
- lang: updated Taiwan Traditional Chinese localization (#2052)
- lang: updated Italian translation (#2049)
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)