Commit Graph

2196 Commits

Author SHA1 Message Date
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
Serhiy Mytrovtsiy
0f9761625b v2.11.56 2025-10-05 15:56:32 +02:00
Serhiy Mytrovtsiy
0f289b0367 fix: fixed app crash when battery is damaged (#2725) 2025-10-05 15:53:26 +02:00
Serhiy Mytrovtsiy
f8b31f7a80 fix: fixed initializing update interval from the store (#2741) 2025-10-04 13:44:16 +02:00
Serhiy Mytrovtsiy
6465d9ab58 feat: added a new way to obtain the WiFi network SSID (thanks to @fjh658) 2025-10-03 17:50:51 +02:00
Serhiy Mytrovtsiy
f40b5dd12a feat: added display information to the Dashboard 2025-10-02 19:03:46 +02:00
Serhiy Mytrovtsiy
a07c3cf323 fix: disabled widgets update for macOS 26 since there is a problem with chronod 2025-09-30 17:34:07 +02:00
Serhiy Mytrovtsiy
04bec8503c v2.11.54 2025-09-28 17:27:22 +02:00
Serhiy Mytrovtsiy
5bf6f67ff0 feat: added CPU average load to the Remote protocol and moved from the list of Double to the struct 2025-09-27 19:28:42 +02:00
Serhiy Mytrovtsiy
25201834da feat: added round style to some charts to have more Apple-like style charts 2025-09-26 15:38:23 +02:00
Serhiy Mytrovtsiy
077ed04321 feat: added Warp sponsorship information to the README 2025-09-25 18:08:56 +02:00
Serhiy Mytrovtsiy
c5bd47b448 feat: removed header line from the popup view 2025-09-24 16:43:21 +02:00
Serhiy Mytrovtsiy
3cd4d6b204 feat: moved App settings from the menu to the bottom part of the sidebar 2025-09-23 16:59:26 +02:00