Releases: exelban/stats
Releases Β· exelban/stats
v2.11.18
14 Nov 18:08
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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 )
v2.11.10
15 Sep 09:25
Compare
Sorry, something went wrong.
No results found
Bug fixes
fix: added omit for disk that have 0 total space (#2122 )
New features
feat: added Text widget to the Network module with a description of the value that could be used in it (#1868 )
feat: added help button to the Preferences Row
feat: added a new Text widget that allows to visualize custom values in the menu bar
v2.11.9
08 Sep 10:33
Compare
Sorry, something went wrong.
No results found
Bug fixes
fix: removed the tooltip feature for the IO chart (#2080 )
fix: fixed sensor value units in the Mini widget (#2102 )
New features
feat: added total IO in the Network module when the app is started (#2087 )
feat: added information about the Fan control feature to README