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
f9bcf5a6e9
fix: fixed non stop token validation in some cases when Remote option is enabled
2025-08-25 18:44:42 +02:00
Serhiy Mytrovtsiy
c601a7ed98
feat: moved Remote to the new communication protocol and added basic control
2025-08-23 22:13:22 +02:00
Serhiy Mytrovtsiy
6841657210
feat: added missing macs to the SystemKit ( #2666 )
2025-08-22 21:15:23 +02:00
Serhiy Mytrovtsiy
3c0b1939ca
fix: fixed race conditions in the Network Chart widget ( #2594 )
2025-08-19 18:37:10 +02:00
Serhiy Mytrovtsiy
e287eacd46
fix: fixed race conditions in the Stack widget ( #2672 )
2025-08-18 22:33:22 +02:00
Serhiy Mytrovtsiy
7d49169122
feat: added bootable disks to the Dashboard
2025-08-15 16:42:12 +02:00
embedovator
9068e18379
fix: show single row with percentage when time is not available in battery widget ( #2649 )
...
- Modified battery widget to show only percentage in a single row when time remaining is not available (e.g., when AC adapter is plugged in)
- Maintains two-row display with both percentage and time when running on battery with valid time information
- Improves UI by removing duplicate information and making better use of space
Co-authored-by: Nathan Martin <embedovator@pm.me >
2025-08-03 12:52:51 +02:00
Serhiy Mytrovtsiy
3a59807044
feat: added a new United widget that visualizes: CPU, GPU, RAM, and disk utilization
2025-07-25 19:03:28 +02:00
Serhiy Mytrovtsiy
a433fa9048
feat: moved from analog clock in the portal view to the same view as in popup view ( #2530 )
2025-07-21 21:38:45 +02:00
Serhiy Mytrovtsiy
e67961038d
v2.11.47
2025-07-13 10:15:58 +02:00
Serhiy Mytrovtsiy
89e7ad1c63
feat: added named time zones (thx #2447 )
2025-06-24 18:22:48 +02:00
Levi
c9c5597ca4
fix: corrected identify iMac 12,1 and 12,2 ( #2588 )
...
Signed-off-by: Levi <13402525+LeviSnoot@users.noreply.github.com >
2025-06-08 16:02:34 +02:00
Serhiy Mytrovtsiy
e806b5c4ca
fix: fixed charts that causes crashes ( #2550 )
2025-06-07 21:57:50 +02:00
Serhiy Mytrovtsiy
56bbd566ba
fix: fixed missing underline fill of network chart when combined widgets or modules are enabled ( #2478 )
2025-05-24 22:35:03 +02:00
Serhiy Mytrovtsiy
48836fcd34
fix: prevented from exporting telemetry_id, access and refresh token
2025-05-23 23:13:55 +02:00
Serhiy Mytrovtsiy
5745a287c0
fix: changed diff calculation for BarChart value update that prevents widget redraw every time even if the value is the same as previously
2025-04-24 17:13:45 +02:00
Serhiy Mytrovtsiy
71c25169a0
fix: adjusted popup label width to better fit long translations ( #2485 )
2025-04-19 13:59:33 +02:00
Serhiy Mytrovtsiy
37807c8053
fix: added queue synchronization for all charts ( #2492 )
2025-04-12 20:45:11 +02:00
Serhiy Mytrovtsiy
605156d323
fix: fixed Stats Remote host
2025-04-06 18:05:18 +02:00
Serhiy Mytrovtsiy
f524f86429
feat: moved from JSON objects of metrics to simplified strings for the Stats Remote
2025-04-05 22:54:01 +02:00
Serhiy Mytrovtsiy
5ad92bf2fd
feat: updated login process to Stats Remote
2025-04-03 18:53:31 +02:00
Serhiy Mytrovtsiy
9fd9ed6ce2
feat: replaced login view for Remote with web authorization mechanism
2025-04-01 19:13:38 +02:00
Serhiy Mytrovtsiy
da4ab07db1
fix: fixed logarithmic scaling in different than Network charts ( #2418 )
2025-03-27 20:15:49 +01:00
Serhiy Mytrovtsiy
74a7609c90
feat: added text alignment for Stack widget ( #2463 )
2025-03-25 22:35:25 +01:00
Serhiy Mytrovtsiy
a9f72cda99
fix: fixed line and bar charts title labels
2025-03-22 22:47:53 +01:00
Serhiy Mytrovtsiy
69ccc54910
feat: added Remote module that allows remote monitoring of the system (not publicly available since it's in the early stage)
2025-03-22 12:59:23 +01:00
Serhiy Mytrovtsiy
f342b08e05
feat: removed all logic from the Telemetry plugin since it's not used anyway. The toggle leaves for now since I have not decided what to do with that.
2025-03-20 20:34:13 +01:00
Guanzhou Hu
bca8ba545e
fix: added missing NetworkChart restoreGState & combinedView separators ( #2444 )
2025-03-16 11:39:24 +01:00
Serhiy Mytrovtsiy
5effa6440a
feat: added an option to show ICMP status and latency in the text widget (allows to show ping latency in the menu bar)
2025-03-14 21:17:23 +01:00
Serhiy Mytrovtsiy
5a7e4b7e55
feat: added threshold for network status notification
2025-03-07 17:36:21 +01:00
Serhiy Mytrovtsiy
e4e447f83d
feat: adjusted memory format to be more readable ( #2416 )
2025-02-26 19:26:03 +01:00
Serhiy Mytrovtsiy
42d5409a70
fix: another try to adjust the CPU stress test to prevent the compiler from optimizing it ( #2391 )
2025-02-25 18:46:58 +01:00
Serhiy Mytrovtsiy
9ab2b045db
fix: fixed performance cores count in the pCores stress test
2025-02-22 18:44:07 +01:00
Serhiy Mytrovtsiy
fa7b3bbf49
fix: adjusted CPU stress test to prevent compiler to optimize it ( #2391 )
2025-02-19 18:47:41 +01:00
Serhiy Mytrovtsiy
61c5e0df77
fix: fixed memory allocation in the GPU stress test ( #2388 )
2025-02-11 16:40:16 +01:00
Serhiy Mytrovtsiy
9ae1388428
feat: added CPU, GPU, ANE, RAM, and PCI powers from IOReport ( #2346 )
2025-02-08 10:55:48 +01:00
Serhiy Mytrovtsiy
f9b522aeb3
feat: changed icons to text buttons for application settings import/export/reset
2025-02-06 16:33:42 +01:00
Serhiy Mytrovtsiy
11158df5b1
feat: added stress tests for CPU efficiency and performance cores and GPU
2025-02-04 16:38:28 +01:00
Serhiy Mytrovtsiy
9325e2001c
v2.11.27
2025-01-26 14:33:31 +01:00
Serhiy Mytrovtsiy
02b4f4e8e0
feat: added notifications to the Network module: connectivity, interface, local and public IP, WiFi network ( #2261 )
2025-01-25 21:06:07 +01:00
Serhiy Mytrovtsiy
262d4b25be
fix: removed cores from the model name since there are few models with the same code but different cores ( #2352 )
2025-01-25 19:43:08 +01:00
Serhiy Mytrovtsiy
58ad6c568b
feat: added feature to set keyboard shortcut to open/close popup window ( #1976 )
2025-01-20 17:04:55 +01:00
Serhiy Mytrovtsiy
08c4ab9f97
feat: added tooltips to the missing elements and enabled accessibility on some not natively supported ( #2321 )
2025-01-17 18:32:29 +01:00
Serhiy Mytrovtsiy
8de91d9d74
feat: added tooltips to the widgets that allow to read them with VoiceOver ( #2321 )
2025-01-17 17:12:01 +01:00
Serhiy Mytrovtsiy
73e321ca8b
feat: moved from serhiy.io domain name to mac-stats.com
2025-01-16 20:39:48 +01:00
Serhiy Mytrovtsiy
687df76aeb
fix: hidden public IP from combined view if public address disabled in the popup settings ( #2330 )
2025-01-14 16:54:31 +01:00
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