Skip to content

Releases: exelban/stats

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)

v2.11.13

29 Sep 13:31
Compare
Choose a tag to compare

Bug fixes

  • fix: changed App Group name to fit the requirements. It fixes widgets in macOS 15 but could break macOS 14. Since in the macOS 14 it was not working properly with the team ID prefix (#2115)

Localization

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

v2.11.12

25 Sep 11:02
Compare
Choose a tag to compare

HOT FIX

Bug fixes

  • fix: fixed non stopping fetching the wifi name that has a huge impact on network speed (#2146)

New features

  • feat: changed the default behavior of Network data reset from At start to Never. Added data reset when At start is enabled (#2146)

v2.11.11

22 Sep 14:23
Compare
Choose a tag to compare

Bug fixes

  • fix: fixed macOS Sequoia events

New features

  • feat: added new mechanism for WiFi network name for macOS Sequoia

Localization

  • lang: updated Simplified Chinese localization (#2128)