Andy Chong
a69627f135
fix: fixed race condition crashes in Chart and Stack widgets ( #2944 )
...
Ensure data mutations from background readers are dispatched to the main thread to prevent conflicts with drawing logic (which runs on main thread). This resolves SIGTRAP and SIGABRT crashes observed during extended runtime.
2026-02-01 17:39:00 +01:00
Kateki
9f7b5303e0
lang: updated Japanese translations for notifications and calendar module ( #2911 )
2026-02-01 13:34:06 +01:00
Kateki
0cc51d0b71
lang: updated Korean translations for Text and Battery details widgets ( #2910 )
2026-02-01 13:33:55 +01:00
Serhiy Mytrovtsiy
cdcdd97fff
feat: added clearing the process after it was killed
2026-01-29 21:08:21 +01:00
Serhiy Mytrovtsiy
894b5b6233
feat: added -9 code to kill command when killing the process from the popup view ( #2900 )
2026-01-28 19:12:39 +01:00
Serhiy Mytrovtsiy
eb5fb353d9
feat: added an option to manually refresh disk space information (allow to reset cached purgable space)
2026-01-27 21:09:57 +01:00
Serhiy Mytrovtsiy
481f94d511
feat: added jitter to the network module that is calculated from the ICMP signals
2026-01-26 23:11:07 +01:00
Serhiy Mytrovtsiy
9671269b39
v2.11.64
2026-01-11 15:45:35 +01:00
Carter Li
1a5512f793
fix: fixed case values for SP4B and SP69 in smc.swift ( #2894 )
...
Signed-off-by: Carter Li <CarterLi@users.noreply.github.com >
2026-01-11 15:40:39 +01:00
Kateki
dd370399e4
lang: added Korean translation for Fixed scale and Toggle the module
...
* lang: updated Korean localization for "Fixed scale" to improve clarity
* lang: add Korean localization for "Toggle the module"
2026-01-11 15:40:18 +01:00
Kateki
953aa033ec
lang: updated Japanese localization for Clock settings ( #2889 )
2026-01-11 15:39:53 +01:00
Kateki
344384d292
lang: updated Simplified Chinese localization for network messages ( #2888 )
2026-01-11 15:39:36 +01:00
Serhiy Mytrovtsiy
a791a6c6a3
v2.11.63
2025-12-28 13:33:18 +01:00
Biplav Barua
562eebd21c
fix: implemented local caching for settings list to prevent storage thrashing ( #2840 ) ( #2864 )
2025-12-28 13:06:27 +01:00
Kateki
8ebf755a75
lang: updated Simplified Chinese localization by removing spaces in phrases ( #2877 )
2025-12-28 13:05:39 +01:00
Kateki
4429a1b781
lang: aligned Triditional Chinese localizations with Apple terminology ( #2876 )
...
* lang: aligned Triditional Chinese localizations with Apple terminology
* lang: revert one line because found the translation in macOS
2025-12-28 13:05:23 +01:00
Serhiy Mytrovtsiy
2bbd118516
feat: small redesign in the Network popup view. Moved interface details to the dedicated section, added interface dns servers ( #2789 ), added interface speed ( #2702 )
2025-12-26 18:14:10 +01:00
Serhiy Mytrovtsiy
ab7dffdf3a
fix: moved WKWebView initialization to the moment when it should be displayed, which prevents the initialization of the web view on app start and silences some system logs
2025-12-25 19:26:04 +01:00
Serhiy Mytrovtsiy
26d21e9010
feat: added ip change counter to the ip change notification that prevents notification when ip disappears for 3 reads
2025-12-24 17:22:30 +01:00
Serhiy Mytrovtsiy
bc851d00f5
v2.11.62
2025-12-07 17:22:53 +01:00
HXD.VN
04fa97dff1
lang: updated Vietnamese localization for internet connection messages ( #2818 )
...
* fix: update Vietnamese translations for various terms and phrases
* lang: updated Vietnamese localization for internet connection messages
---------
Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
2025-12-07 17:18:38 +01:00
Barış
c2c4b079de
lang: updated Turkish translation ( #2843 )
...
* Turkish translation update
* Translation thanks added.
2025-12-07 17:18:04 +01:00
Serhiy Mytrovtsiy
e5b1566554
feat: added a fallback to the CPU core index when id not found when calculating the cores load ( #2785 )
2025-12-05 23:10:10 +01:00
Serhiy Mytrovtsiy
1b1a338d7d
feat: add option to disable system-widget updates for users experiencing ongoing chronod issues ( #2733 )
2025-12-03 19:02:40 +01:00
Serhiy Mytrovtsiy
3cad4f49dd
feat: added a check if the macOS widget is active before updating the read value in the user defaults. It will prevent unnecessary writes when the widget is not enabled ( #2733 )
2025-12-02 21:00:52 +01:00
Serhiy Mytrovtsiy
a96232b0c1
fix: fixed a long-term battery widget glitch when a black vertical line is visible in the widget preview
2025-12-01 21:29:41 +01:00
Serhiy Mytrovtsiy
f34042b3c2
feat: moved from telemetry id to remote id for Remote module
2025-11-30 14:09:10 +01:00
Serhiy Mytrovtsiy
f5e7da4221
feat: removed the Telemetry module from the Stats since it does not do anything for a long time
2025-11-29 16:31:23 +01:00
Serhiy Mytrovtsiy
15075bc7f1
fix: reverted enabling macOS widget updates since there is still a problem with chronod ( #2733 )
2025-11-14 11:12:06 +01:00
Serhiy Mytrovtsiy
fcb4071c47
v2.11.60
2025-11-13 17:40:43 +01:00
Serhiy Mytrovtsiy
cb744f8e99
feat: unlocked widgets updates since the chronod was fixed in macOS 26.1 ( #2733 )
2025-11-13 17:37:46 +01:00
Dennis Kraffczyk
f2c87a7ae2
lang: updated german localization ( #2812 )
2025-11-13 16:10:53 +01:00
jrthsr700tmax
cd17869ee0
lang: updated Taiwan Traditional Chinese Localization ( #2809 )
...
Signed-off-by: jrthsr700tmax <32911758+jrthsr700tmax@users.noreply.github.com >
2025-11-13 16:10:35 +01:00
Serhiy Mytrovtsiy
c23ae108d0
feat: moved remote authorization from api. to oauth. domain name
2025-11-11 17:45:56 +01:00
Serhiy Mytrovtsiy
ebfa317ab5
v2.11.59
2025-11-09 14:08:28 +01:00
HXD.VN
4cc83b054b
lang: updated Vietnamese translations for various terms and phrases ( #2791 )
...
Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
2025-11-09 14:04:24 +01:00
Serhiy Mytrovtsiy
9523f4d821
lang: added translations for internet status notifications
2025-11-08 17:14:30 +01:00
Serhiy Mytrovtsiy
2a23ab8493
fix: fixed bug on macOS 26 when settings autosaveName to menu bar item prevents it from loading ( #2768 )
2025-11-05 19:46:41 +01:00
Serhiy Mytrovtsiy
7ee8f299b7
feat: adjusted value width in process view to fit bigger value ( #2784 )
2025-10-29 17:21:19 +01:00
Serhiy Mytrovtsiy
9198f66078
v2.11.58
2025-10-26 13:48:51 +01:00
T Fang
2dc2761113
fix: corrected NVMe SMART data units read/written calculation ( #2760 )
...
* Fix: Correct NVMe SMART data units read/written calculation
* Fix: Revert unnecessary header includes from the previous commit
2025-10-26 13:38:39 +01:00
Serhiy Mytrovtsiy
0061b158f7
fix: added an additional redraw when something changes in the Battery widget. This eliminates artifacts when the widget switches from the AC plug-in icon to the charging icon ( #2611 )
2025-10-20 18:09:46 +02:00
Serhiy Mytrovtsiy
5384e71889
feat: added gradient style to the line chart
2025-10-16 19:11:31 +02:00
Serhiy Mytrovtsiy
f18ca24766
v2.11.57
2025-10-12 18:55:01 +02:00
Serhiy Mytrovtsiy
c4b424b3fa
feat: included previous and new IP addresses in the notifications ( #2637 )
2025-10-11 23:37:22 +02:00
Serhiy Mytrovtsiy
868ca52221
revert "feat: added previous and the new IP to the notifications ( #2743 )" ( #2753 )
...
This reverts commit 3dd16e4c98 .
2025-10-11 11:39:33 +02:00
Tangil Hossain Shawon
3dd16e4c98
feat: added previous and the new IP to the notifications ( #2743 )
...
* Issue ID: #2637
Added details on ip change
* added Translations to the ip change notification
* Revert "added Translations to the ip change notification"
This reverts commit 559a8069afbff5f2b67de84d58ed44fa22e10193.
* Added "From and to" portion of IP change notification
* Added "From and to" portion of IP change notification
* removed unintentional extra line at bottom of gitignore file
2025-10-11 11:35:01 +02:00
Serhiy Mytrovtsiy
9a70b48128
fix: fixed check if key exists in the Store after adding cache layer ( #2749 )
2025-10-10 17:57:40 +02:00
Serhiy Mytrovtsiy
446aa118d8
feat: added bug report template to the report bug button
2025-10-07 18:00:01 +02:00
Serhiy Mytrovtsiy
967e8193c0
fix: adjusted table height in the Clock settings for macOS 26
2025-10-06 17:33:08 +02:00