Commit Graph

2236 Commits

Author SHA1 Message Date
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
Serhiy Mytrovtsiy
1d4afd97e1 feat: adjusted settings window to the new macOS design 2025-09-22 21:22:54 +02:00
Serhiy Mytrovtsiy
ed6bce118f v2.11.53 2025-09-21 17:44:27 +02:00
Serhiy Mytrovtsiy
602112d30f feat: added cache layer to the Store (#2696) 2025-09-18 22:51:07 +02:00
Serhiy Mytrovtsiy
0d48f9f75f feat: added macOS 26 (Tahoe) to the SystemKit 2025-09-16 20:00:01 +02:00
Serhiy Mytrovtsiy
3815373a4b feat: added Remote unregister handler that allows disabling Remote module 2025-09-02 17:13:39 +02:00
Serhiy Mytrovtsiy
8865dde1f6 v2.11.52 2025-08-31 17:53:35 +02:00
Serhiy Mytrovtsiy
5a333c1f07 fix: added additional cooldown before sending device information to the Remote 2025-08-31 17:50:30 +02:00
Serhiy Mytrovtsiy
16efe9dda8 fix: fixed popup open registration when module is enabled after the app has been running (#2540) 2025-08-30 22:28:08 +02:00
Serhiy Mytrovtsiy
053f265bdb fix: fixed Disk activity reader that tries to read IO when disk is ejected (#2677) 2025-08-29 22:43:49 +02:00
Serhiy Mytrovtsiy
37701ac9da fix: fixed different percentage rounding in the Disk popup and widget (#2560) 2025-08-26 18:26:08 +02:00