Skip to content

Releases: exelban/stats

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)

v2.11.16

27 Oct 11:27
Compare
Choose a tag to compare

New features

  • feat: adjusted Text parser to support char in the string (#2189)
  • feat: cleaned up Speed widget by refactoring download/upload to input/output to make better logic for both modules: Disk and Network which have different meanings for these values.
  • feat: added a new option to the Speed widget that specifies what to show in the widget (#2186). This new option removes the old "Reverse order" option since the new one includes it.

Localization

  • lang: added missing translations

v2.11.15

20 Oct 11:33
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed swiftlint error that appears in the new version of swiftlint
  • fix: fixed menu bar icons color on inactive screen (#2131), thx to @KizzyCode for fix

New features

  • feat: added an option to show the power state icon (lightning or power plug) near the battery widget (#2008)
  • feat: small redesign analog clock in Clock module popup
  • feat: added calendar to the Clock module that could be hidden in the settings (#2170)
  • feat: added timezone for Australia (#2174)

v2.11.14

06 Oct 14:54
Compare
Choose a tag to compare

Bug fixes

  • fix: added clock update in popup view if the name was changed. Also added updates to the popup settings lists (#2127)

New features

  • feat: adjusted ip v6 font size to fix in the container (#2163)
  • feat: added spa5 type to the SMC and a few new power sensors (#2161)