Skip to content

Releases: exelban/stats

v2.11.26

19 Jan 12:16
Compare
Choose a tag to compare

Bug fixes

  • fix: hidden public IP from combined view if public address disabled in the popup settings (#2330)

New features

  • feat: added support window that will appear every month
  • feat: added tooltips to the missing elements and enabled accessibility on some not natively supported (#2321)
  • feat: added tooltips to the widgets that allow to read them with VoiceOver (#2321)
  • feat: moved from serhiy.io domain name to mac-stats.com
  • feat: added option to disable SMART reads (#2294)

Localization

  • lang: updated Spanish strings (#2338)
  • lang: updated Simplified Chinese (zh-Hans) translations (#2332)

v2.11.25

13 Jan 17:47
Compare
Choose a tag to compare

HOT FIX

Bug fixes

  • fix: fixed crashes on some M2 macs caused by frequency reader (#2317)

Localization

  • lang: added missing translations (#2326)

v2.11.24

12 Jan 14:59
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed Mac16,8 screen size (#2324)
  • fix: fixed crash when arrows option is enabled in disk module in speed widget (#2297)

New features

  • feat: added CPU frequency for m4 (#2285)
  • feat: added a title to the popup view to allow control of it via 3d party apps (#2295)

Localization

  • lang: added several missing localization strings (#2327)
  • lang: updated Simplified Chinese (zh-Hans) translations (#2325)
  • lang: updated Italian localization (#2318)
  • lang: updated Taiwan Traditional Chinese localization (#2310)

v2.11.23

05 Jan 16:21
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed some memory leaks (#2306)
  • fix: fixed CPU popup view resize when changing the number of top processes (#2288) and hide the frequency block if no frequency is read (#2285)
  • fix: limited the label width in the popup view to fix the value when the label is too long and cannot fit in the row (#2288)

New features

  • feat: added additional wifi events listener that will read the connection details if something was changed (#2292)

Localization

  • lang: updated Swedish translation (#2305)

v2.11.22

22 Dec 16:18
Compare
Choose a tag to compare

Bug fixes

  • fix: reorder 'Color of upload' and 'Color of download' in preferences for coherence with preferences (#2275)
  • fix: added check if the disk has valid UUID, if not - use disk BSDName instead (#2262)

New features

  • feat: added M1 / M2 Mac Mini Icon (#2274)
  • feat: added efficiency and performance cores frequency and total cores frequency
  • feat: added check if 2 seconds elapsed since the app started before showing the main app window
  • feat: moved from custom byte formatter to the internal
  • feat: moved from binary to metric based size units to have the same calculation as macOS (#2230)

Localization

  • lang: updated Spanish (Spain) and Catalan languages (#2280)
  • lang: added Language: English Australian (#2270)
  • lang: added missing translations

v2.11.21

15 Dec 20:45
Compare
Choose a tag to compare

New features

  • feat: added certificate verification to the helper app. It will verify the incoming connection certificate if it's Stats. If not the connection will not be opened. It prevents abusing the helper app by 3d party applications to access the helper interface. Thanks @senzee1984 for finding and helping solve that problem. This commit will force the update of the helper app and will require a password for users who have installed the helper.
  • feat: changed the icon and behavior of the button in the popup header for the calendar module to open the default macOS calendar app (#2227)
  • feat: added separator option to the combined view (#2215)

Localization

  • lang: added Finnish translation (#2271)

v2.11.20

08 Dec 17:04
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed mac mini 2024 icon name (#2246)

Localization

  • lang: updated Vietnamese localization (#2255)
  • lang: updated French translations (#2247)

v2.11.19

01 Dec 14:58
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed swap notification id (#2208)

New features

  • feat: added swapins and swapouts to the RAM module (#2222)
  • feat: added IDBR as Brightness current sensor (#2232)
  • feat: added M4 support
  • feat: added new M4 Macs (MacBook Pro and new Mac Mini)

Localization

  • lang: updated Simplified Chinese (zh-Hans) translations (#2239)
  • lang: updated German localisation (#2228)
  • lang: updated Russian localization (#2226)

v2.11.18

14 Nov 18:08
Compare
Choose a tag to compare

Bug fixes

  • fix: moved DispatchSource.MemoryPressureEvent to custom RAMPressure enum. Fixed the crashes on some macs (#2212)

New features

  • feat: adjusted Stack widget static width to fit Wh a little bit better (#2172)

v2.11.17

10 Nov 16:10
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed menu bar icons color on inactive screen for combined widget (#2131)

New features

  • feat: added a Text widget to the RAM module

Localization

  • lang: updated Taiwan Traditional Chinese localization (#2198)