Releases: exelban/stats
Releases Β· exelban/stats
v2.8.8
Bug fixes
- fix: added intel based support for usage per core bar chart in the popup view (#1304)
New features
- feat: switch to the linear scaling for the sensor chart in the popup view (#1277)
- feat: changed temperature value from int to decimals in the sensors popup view (#1292)
- feat: adjusted windows centering (update and setup window)
- feat: adjusted the background color of the battery under layer when the inner percentage is enabled
- feat: moved
Combined modulessettings to the separate container (#1084) - feat: added an option to set the spacing between modules in the combined view (#1084)
v2.8.7
Bug fixes
- fix: prevented enabling non-active widgets when disabling OneView
- fix: enabled toolbar in the Settings for macOS 10.15 (#1289)
New features
- feat: added a new BarChart for usage per core visualization in the CPU popup
- feat: added a new MacBook Air and old MacBook Pro (14/16) icons
- feat: added a new way to detect a mac model (if missed on the list)
- feat: added new MacBooks Pro (m2 pro/max) to the devices list
- feat: renamed OneView to the "Combined modules" (#1084)
- feat: added a view that allows rearranging modules in the OneView widget (#1084)
- feat: removed check for macOS 10.14
- feat: removed battery colorizing (<20%) for inside percentage when colorizing is disabled (#1254)
Localization
v2.8.6
Bug fixes
- fix: added missing function to the application settings view (fixed prev commit)
- fix: moved to the custom center function for settings window positioning (#1274)
New features
- feat: resetting the fans mode when uninstalling the fan helper
- feat: added option to enable OneView. It's a feature that allows merging all widgets in one menu bar item. (#1084) THIS IS AN VERY APHA FEATURE! do not propose anything till the issue with the feature will be closed!
- feat: move the update window forward when clicking on the "Check for update" button in the App settings (#1240)
v2.8.5
Bug fixes
New features
- feat: enabled symbols instead of images for the menu
- feat: moved the pause/resume button from the application settings to the menu navigation (#1263)
- feat: added an optimized charging state which allows hiding of additional information in the battery widget when enabled (#1213)
- feat: updated README.md (#1246)
v2.8.4
Bug fixes
- fix: removed popup view moveToActiveSpace behavior (#1262)
- fix: hide all sensors from the settings view when
Unknown sensorsis disabled (#1245) - fix: added alternative menu icons for macOS 11 (#1252)
New features
- feat: updated TC Taiwan Localization (#1248)
- feat: added a new API (SMAppService) that starts the application when login (available on macOS 13, for the oldest version the legacy API is using)
- feat: changed the logic that checks if mac is ARM based from
#if arch(arm64)to the information about the platform from the SystemKit (#1247) - feat: removed unnecessary icons from the project
Localization
v2.8.3
Bug fixes
- fix: fixed a race condition when switching the
Unknown sensors(#1241) - fix: removed print when the dashboard is opened
- fix: prevent throwing an error when the commit type is not detected, just omit it
- fix: added a listener for window open to the dashboard view (#1237)
New features
- feat: updated Taiwan TC Localization (#1238)
- feat: update dashboard and app settings icons
- feat: added a button to uninstall the fans helper
- feat: added an option to select fan value for widget: rpm or percentage (#1236)
- feat: added current capacity value to the network popup view (#1235)
Localization
v2.8.2
Bug fixes
- fix: adjusted static width of Sensors widget to fix Wh (#1218)
- fix: fixed symbols in the speed widget when one row option is enabled (#1221)
- fix: improved network threshold logic (#1211)
New features
- feat: small hacks for the old macOS (#1233)
- feat: added a macOS version when asking for an update. It allows returning the last available version of Stats for specific macOS.
- feat: small changes in the Dashboard layout. Fixed scroll and swapped label and value text style.
Localization
v2.8.1
Bug fixes
- fix: fixed border radius of widget selector container
- fix: removed
Toggle the modulefrom the button
New features
- feat: dropped macOS 10.13 support
- feat: added button to install the fan helper
Localization
v2.8.0
New features
- feat: added icons to the modules in the sidebar menu (starting from macOS 11.0)
- feat: redesigned the settings view to work with light/dark mode (#1008)
- feat: removed light mode appearance for the Update window (#1008)
- feat: redesign the settings view sidebar (now available in light and dark mode) (#1008)
- feat: initialized row modes (one row or two rows) in the Speed widget (#1117)
Localization
v2.7.46
Last release with macOS 10.13 support
Bug fixes
- fix: changed
volumeAvailableCapacityForImportantUsageto thevolumeTotalCapacitywhen fetching the total disk space - fix: fixed that fans always control synchronously, even if the sync fans option was disabled (#1188)
- fix: disabled automatic signing. There must be manual signing with Developer ID. Also added python script that updates the SMPrivilegedExecutables to fit the signing team ID. It's required for the SMC helper tool.
New features
- feat: added an option to align the value in the speed widget (#1146)
- feat: added an option to make the pictogram transparent when no activity (#1177)
- feat: added RSSI, noise, and transmit rate to the SSID tooltip (#1187)
- feat: improved UI performance when toggling the HID and Unknown sensors options