Skip to content

Releases: exelban/stats

v2.8.8

12 Feb 22:44

Choose a tag to compare

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 modules settings to the separate container (#1084)
  • feat: added an option to set the spacing between modules in the combined view (#1084)

v2.8.7

05 Feb 17:57
a0efe6f

Choose a tag to compare

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

  • lang: added Thai language translation (#1301)
  • lang: updated Traditional Chinese Taiwan translation (#1303)
  • lang: updated Simplified Chinese translation (#1302)
  • lang: updated Slovenian localization (#1299)
  • lang: added Slovak translation (#1298)
  • lang: Refined Simplified Chinese (#1283)

v2.8.6

29 Jan 12:07

Choose a tag to compare

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

22 Jan 14:31

Choose a tag to compare

Bug fixes

  • fix: fixed problem when opening the popup view with multiply workspaces (#1267) (rollback of #1262)

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

15 Jan 19:46

Choose a tag to compare

Bug fixes

  • fix: removed popup view moveToActiveSpace behavior (#1262)
  • fix: hide all sensors from the settings view when Unknown sensors is 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

  • lang: updated Hungarian translations (#1256)
  • lang: updated TC Taiwan Localization (#1248)

v2.8.3

25 Dec 09:23
0e9167b

Choose a tag to compare

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

  • lang: updated strings for Norwegian πŸŽ„ (#1239)
  • lang: updated Simplified Chinese translations (#1243)
  • lang: updated German localization (#1242)
  • lang: added missing translations (Fan value and current / maximum / designed)

v2.8.2

18 Dec 11:30

Choose a tag to compare

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

  • lang: added Indonesian language support (#1232)
  • lang: updated Simplified Chinese translations (#1231)
  • lang: updated German localization (#1230)
  • lang: added translation for Install fan helper and Uninstall fan helper

v2.8.1

11 Dec 12:11

Choose a tag to compare

Bug fixes

  • fix: fixed border radius of widget selector container
  • fix: removed Toggle the module from the button

New features

  • feat: dropped macOS 10.13 support
  • feat: added button to install the fan helper

Localization

  • feat: updated German localization (#1214)
  • lang: updated Simplified Chinese & Traditional Chinese & French translations (#1210)
  • lang: added translation to the Settings

v2.8.0

04 Dec 13:53

Choose a tag to compare

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

  • lang: updated Taiwan TC Localization (#1198)
  • lang: updated Simplified Chinese translations (#1197)

v2.7.46

27 Nov 11:22

Choose a tag to compare

Last release with macOS 10.13 support

Bug fixes

  • fix: changed volumeAvailableCapacityForImportantUsage to the volumeTotalCapacity when 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