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 |
|
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 |
|
andrewr
|
713eb73787
|
fix: fixed some memory leaks (#2306)
|
2025-01-05 16:23:19 +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 |
|
Ben
|
70900b18b8
|
feat: added M1 / M2 Mac Mini Icon (#2274)
|
2024-12-22 16:54:53 +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
|
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
|
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
|
ab34735381
|
fix: fixed mac mini 2024 icon name (#2246)
|
2024-12-02 17:18:40 +01:00 |
|