jrthsr700tmax
7c43d6172d
lang: updated Taiwan Traditional Chinese localization ( #2198 )
...
Signed-off-by: jrthsr700tmax <32911758+jrthsr700tmax@users.noreply.github.com >
2024-11-10 16:50:54 +01:00
Serhiy Mytrovtsiy
5c85827abd
feat: added a Text widget to the RAM module
2024-11-06 18:43:12 +01:00
Serhiy Mytrovtsiy
9f2135f41a
fix: fixed menu bar icons color on inactive screen for combined widget ( #2131 )
2024-10-28 17:23:23 +01:00
Serhiy Mytrovtsiy
24e95fe945
v2.11.16
2024-10-27 12:26:14 +01:00
Luke Hamburg
27216355d9
feat: adjusted Text parser to support char in the string ( #2189 )
...
Current implementation does not handle e.g.
```
$type $interface.displayName ($interface.BSDName)
```
This changes to a regex parser that does allow this.
Signed-off-by: Luke Hamburg <1992842+luckman212@users.noreply.github.com >
2024-10-27 12:21:18 +01:00
Serhiy Mytrovtsiy
bd3da697cd
lang: added missing translations
2024-10-26 16:56:22 +02:00
Serhiy Mytrovtsiy
905ce8fa3d
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.
2024-10-26 16:11:39 +02:00
Serhiy Mytrovtsiy
68c45ab604
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.
2024-10-25 21:42:19 +02:00
Serhiy Mytrovtsiy
fa799199d8
v2.11.15
2024-10-20 13:33:12 +02:00
Serhiy Mytrovtsiy
65fcc70fbb
feat: added calendar reset and update mechanism when opening the popup view
2024-10-19 14:49:08 +02:00
Serhiy Mytrovtsiy
9ed4ee5749
fix: fixed swiftlint error that appears in the new version of swiftlint
2024-10-18 16:44:03 +02:00
Serhiy Mytrovtsiy
359db0f0d0
feat: added an option to show the power state icon (lightning or power plug) near the battery widget ( #2008 )
2024-10-17 16:57:26 +02:00
Serhiy Mytrovtsiy
4472960368
feat: small redesign analog clock in Clock module popup
2024-10-16 19:03:32 +02:00
Serhiy Mytrovtsiy
8d677d0e77
feat: added calendar to the Clock module that could be hidden in the settings ( #2170 )
2024-10-15 18:25:41 +02:00
Serhiy Mytrovtsiy
11b34498c4
fix: fixed menu bar icons color on inactive screen ( #2131 ), thx to @KizzyCode for fix
2024-10-14 18:13:16 +02:00
Binh Nguyen
1dd84d49c8
feat: added timezone for Australia ( #2174 )
...
Signed-off-by: Binh Nguyen <blcsntb@gmail.com >
2024-10-13 14:45:33 +02:00
Serhiy Mytrovtsiy
9f979b00b4
v2.11.14
2024-10-06 16:53:25 +02:00
Serhiy Mytrovtsiy
bb26bf1d28
feat: adjusted ip v6 font size to fix in the container ( #2163 )
2024-10-06 16:49:17 +02:00
Serhiy Mytrovtsiy
ce92471f6c
feat: added spa5 type to the SMC and a few new power sensors ( #2161 )
2024-10-05 17:31:41 +02:00
Serhiy Mytrovtsiy
a1ebc792d6
fix: added clock update in popup view if the name was changed. Also added updates to the popup settings lists ( #2127 )
2024-10-04 16:55:50 +02:00
Serhiy Mytrovtsiy
9275c412b8
v2.11.13
2024-09-29 15:31:52 +02:00
jrthsr700tmax
e0fcb6eeed
lang: updated Taiwan Traditional Chinese localization ( #2144 )
...
Signed-off-by: jrthsr700tmax <32911758+jrthsr700tmax@users.noreply.github.com >
2024-09-29 15:26:25 +02:00
Serhiy Mytrovtsiy
97e00dcc82
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 )
2024-09-28 19:58:42 +02:00
Serhiy Mytrovtsiy
109bc416b9
**HOT FIX v2.11.12**
...
fix: fixed non stopping fetching the wifi name that has a huge impact on network speed (#2146 )
2024-09-25 13:02:19 +02:00
Serhiy Mytrovtsiy
7ec0c5c3fb
feat: changed the default behavior of Network data reset from At start to Never. Added data reset when At start is enabled ( #2129 )
2024-09-24 20:36:40 +02:00
Serhiy Mytrovtsiy
1daadf05eb
v2.11.11
2024-09-22 16:23:02 +02:00
Jerry Zhang
6e1a9be7ab
lang: updated Simplified Chinese localization ( #2128 )
2024-09-22 16:17:43 +02:00
Serhiy Mytrovtsiy
0e90175ce6
fix: fixed macOS Sequoia events
2024-09-20 18:04:52 +02:00
Serhiy Mytrovtsiy
66bd4c9563
feat: added new mechanism for WiFi network name for macOS Sequoia
2024-09-19 18:09:03 +02:00
Serhiy Mytrovtsiy
7a574d9530
v2.11.10
2024-09-15 11:25:28 +02:00
Serhiy Mytrovtsiy
57b381c11d
fix: added omit for disk that have 0 total space ( #2122 )
2024-09-14 15:06:49 +02:00
Serhiy Mytrovtsiy
f053555492
feat: added Text widget to the Network module with a description of the value that could be used in it ( #1868 )
2024-09-13 19:08:40 +02:00
Serhiy Mytrovtsiy
6fc3b58779
feat: added help button to the Preferences Row
2024-09-12 22:41:24 +02:00
Serhiy Mytrovtsiy
4b213c4392
feat: added a new Text widget that allows to visualize custom values in the menu bar
2024-09-10 18:14:46 +02:00
Serhiy Mytrovtsiy
c52d0e23b5
v2.11.9
2024-09-08 12:33:43 +02:00
Serhiy Mytrovtsiy
5e342553b2
feat: added total IO in the Network module when the app is started ( #2087 )
2024-09-07 17:41:10 +02:00
Serhiy Mytrovtsiy
16678796ab
fix: removed the tooltip feature for the IO chart ( #2080 )
2024-09-06 17:50:41 +02:00
Serhiy Mytrovtsiy
c44f089239
fix: fixed sensor value units in the Mini widget ( #2102 )
2024-09-03 18:29:04 +02:00
Serhiy Mytrovtsiy
fd6a042560
feat: added information about the Fan control feature to README
2024-09-02 20:42:01 +02:00
Serhiy Mytrovtsiy
4f81e38f41
v2.11.8
2024-09-01 17:06:50 +02:00
Cornelius Roemer
d90f7a0208
fix: made log scale graph have a better dynamic range ( #2090 )
...
* fixup
* Apply suggestions from code review
Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com >
---------
Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com >
2024-09-01 17:00:54 +02:00
xaskii
eb92de7334
fix: restored "reset total network usage" button ( #2098 )
2024-09-01 16:59:36 +02:00
Serhiy Mytrovtsiy
94352723aa
fix: fixed MacBookPro16,4 year, fixed negative height for the disk popup
2024-08-31 18:09:41 +02:00
Serhiy Mytrovtsiy
d76ff86e7a
fix: fixed height calculation for disk popup view ( #2095 )
2024-08-30 19:39:08 +02:00
Serhiy Mytrovtsiy
3c6856b169
feat: added missing MacBookPro16,4 to the devices list ( #2093 )
2024-08-29 19:03:32 +02:00
Serhiy Mytrovtsiy
67f8962099
feat: changed SEN label to FAN for bar chart widget in the Sensors module since they can show only fans
2024-08-27 19:31:52 +02:00
Serhiy Mytrovtsiy
45d571e19f
feat: adjusted bluetooth device margins in the popup view ( #2092 )
2024-08-26 18:26:20 +02:00
Serhiy Mytrovtsiy
5649f24d07
v2.11.7
2024-08-25 14:30:10 +02:00
Marc
ba816119b9
fix: fixed disk name label color. ( #2084 )
2024-08-25 14:21:43 +02:00
Serhiy Mytrovtsiy
bcabd48fa4
feat: added Mini widget to the Sensors module. It has quite a lot of limitations and only one sensor could be visualized (I hope understandable why) ( #2029 )
2024-08-23 20:34:10 +02:00