Serhiy Mytrovtsiy
7edcee838e
fix: fixed Mac16,8 screen size ( #2324 )
2025-01-11 15:41:48 +01:00
Serhiy Mytrovtsiy
3e056562b3
feat: added CPU frequency for m4 ( #2285 )
2025-01-10 22:45:08 +01:00
Serhiy Mytrovtsiy
1a8bd2e657
feat: added a title to the popup view to allow control of it via 3d party apps ( #2295 )
2025-01-08 20:06:05 +01:00
Serhiy Mytrovtsiy
847de8d8c5
fix: fixed crash when arrows option is enabled in disk module in speed widget ( #2297 )
2025-01-07 19:59:56 +01:00
Serhiy Mytrovtsiy
3f7bbb8239
v2.11.23
2025-01-05 17:21:50 +01:00
andrewr
713eb73787
fix: fixed some memory leaks ( #2306 )
2025-01-05 16:23:19 +01:00
Patrik Persson
1e27f32ccd
lang: updated Swedish translation ( #2305 )
...
* Update Localizable.strings
updated and completed the Swedish translation
* Update Localizable.strings
Created new Swedish translation
2025-01-05 16:22:48 +01:00
Serhiy Mytrovtsiy
68c71f18f1
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 )
2025-01-04 15:26:46 +01:00
Serhiy Mytrovtsiy
c51303c2f2
feat: added additional wifi events listener that will read the connection details if something was changed ( #2292 )
2025-01-01 15:20:24 +01:00
Serhiy Mytrovtsiy
9aaffea7af
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 )
2024-12-31 14:56:52 +01:00
Serhiy Mytrovtsiy
85ea7f2eef
v2.11.22
2024-12-22 17:18:02 +01:00
Fran O.
c282dfe5e2
lang: updated Spanish (Spain) and Catalan languages ( #2280 )
...
Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
2024-12-22 17:00:23 +01:00
dasebasto
12587d7409
fix: reorder 'Color of upload' and 'Color of download' in preferences for coherence with preferences ( #2275 )
...
Co-authored-by: lulo <lulo@classicwords.net >
2024-12-22 16:56:27 +01:00
Will
f9619fc816
lang: added Language: English Australian ( #2270 )
...
Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
2024-12-22 16:56:10 +01:00
Ben
70900b18b8
feat: added M1 / M2 Mac Mini Icon ( #2274 )
2024-12-22 16:54:53 +01:00
Serhiy Mytrovtsiy
ff18c11c95
lang: added missing translations
2024-12-21 13:47:05 +01:00
Serhiy Mytrovtsiy
d68d691b18
feat: added efficiency and performance cores frequency and total cores frequency
2024-12-20 17:07:27 +01:00
Serhiy Mytrovtsiy
8fac9e4eb3
fix: added check if the disk has valid UUID, if not - use disk BSDName instead ( #2262 )
2024-12-19 12:50:12 +01:00
Serhiy Mytrovtsiy
d12e515a9c
feat: added check if 2 seconds elapsed since the app started before showing the main app window
2024-12-19 11:22:22 +01:00
Serhiy Mytrovtsiy
e103111c20
feat: moved from custom byte formatter to the internal
2024-12-18 11:43:11 +01:00
Serhiy Mytrovtsiy
3887157a7c
feat: moved from binary to metric based size units to have the same calculation as macOS ( #2230 )
2024-12-17 14:13:58 +01:00
Serhiy Mytrovtsiy
8a99997f86
v2.11.21
2024-12-15 21:44:34 +01:00
eightscrow
b3ca85800e
lang: added Finnish translation ( #2271 )
...
* added finnish translation
* app config for translation
* Update WidgetsExtension.xcscheme
Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
---------
Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
Co-authored-by: eightscrow <eightscrow@users.noreply.github.com >
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
2024-12-15 21:40:13 +01:00
Serhiy Mytrovtsiy
c10759f7a1
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.
2024-12-14 19:35:21 +01:00
Serhiy Mytrovtsiy
1093b27fb2
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 )
2024-12-13 12:49:30 +01:00
Serhiy Mytrovtsiy
6d1baa5926
fix: fixed hiding all settings for combined modules
2024-12-10 22:49:14 +01:00
Serhiy Mytrovtsiy
720e0ac328
feat: added separator option to the combined view ( #2215 )
2024-12-09 18:22:03 +01:00
Serhiy Mytrovtsiy
1925ce423a
v2.11.20
2024-12-08 18:04:28 +01:00
HXD.VN
a679fa6008
lang: updated Vietnamese localization ( #2255 )
...
* lang: update Vietnamese localization
* chore: remove additional line
---------
Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
2024-12-08 17:37:48 +01:00
Benjamin
43659050ec
lang: updated French translations ( #2247 )
...
* Update Localizable.strings
Signed-off-by: Benjamin <benjamin_ach@hotmail.com >
* Update Localizable.strings
Fixed 2 values to better match the English source file
Signed-off-by: Benjamin <benjamin_ach@hotmail.com >
* Update Localizable.strings
General translation improvements.
Signed-off-by: Benjamin <benjamin_ach@hotmail.com >
* Update README.md
Update Readme to add my contribution.
Signed-off-by: Benjamin <benjamin_ach@hotmail.com >
---------
Signed-off-by: Benjamin <benjamin_ach@hotmail.com >
2024-12-08 17:35:58 +01:00
Serhiy Mytrovtsiy
ab34735381
fix: fixed mac mini 2024 icon name ( #2246 )
2024-12-02 17:18:40 +01:00
Serhiy Mytrovtsiy
f37a3e3eeb
v2.11.19
2024-12-01 15:58:12 +01:00
Seaton Jiang
0381677a5a
lang: updated Simplified Chinese (zh-Hans) translations ( #2239 )
...
Signed-off-by: Seaton Jiang <hi@seatonjiang.com >
2024-12-01 15:44:57 +01:00
DigiH
e176224437
lang: updated German localisation ( #2228 )
2024-12-01 15:44:43 +01:00
Дмитрий
3bd9051bd8
lang: updated Russian localization ( #2226 )
2024-12-01 15:44:27 +01:00
Serhiy Mytrovtsiy
99cdd3c805
feat: added swapins and swapouts to the RAM module ( #2222 )
2024-11-28 18:38:57 +01:00
Serhiy Mytrovtsiy
6a83b27bbb
feat: added IDBR as Brightness current sensor ( #2232 )
2024-11-27 18:58:55 +01:00
Serhiy Mytrovtsiy
f51e19ae69
feat: added M4 support
2024-11-26 20:46:14 +01:00
Serhiy Mytrovtsiy
8d8a51e57c
feat: added new M4 Macs (MacBook Pro and new Mac Mini)
2024-11-25 16:14:40 +01:00
Serhiy Mytrovtsiy
e32acb8c16
fix: fixed swap notification id ( #2208 )
2024-11-16 15:53:15 +01:00
Serhiy Mytrovtsiy
86a9870a1a
v2.11.18
2024-11-14 19:08:46 +01:00
Serhiy Mytrovtsiy
3d0bfa456d
fix: moved DispatchSource.MemoryPressureEvent to custom RAMPressure enum. Fixed the crashes on some macs ( #2212 )
2024-11-14 17:00:19 +01:00
Serhiy Mytrovtsiy
354698a389
feat: adjusted Stack widget static width to fit Wh a little bit better ( #2172 )
2024-11-11 16:35:24 +01:00
Serhiy Mytrovtsiy
4a03d68ecf
v2.11.17
2024-11-10 17:10:03 +01:00
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