Commit Graph

1144 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
39e6d41b14 feat: omit current sensors with more than 100A (#943) 2022-05-22 19:03:36 +02:00
Žiga Povhe
1f761a4028 feat: added Slovenian translation (#940)
Co-authored-by: Žiga Povhe <zigapovhe@Zigas-MBP.lan>
2022-05-22 18:34:54 +02:00
Andras Oravecz
d6a901dcc0 feat: updated Hungarian translation (#935) 2022-05-22 18:34:39 +02:00
John
cbe4ad16a2 feat: updated Dutch translation (#934) 2022-05-22 18:34:15 +02:00
Serhiy Mytrovtsiy
f165955247 feat: use shadow point array when clicking on the line chart. It prevents missing the data when previewing the chart by clicking 2022-05-09 21:39:02 +02:00
Serhiy Mytrovtsiy
f11da837b1 v2.7.17 2022-05-08 12:50:40 +02:00
Serhiy Mytrovtsiy
f0781c8fdf feat: hide the notification about the new version installed automatically after 10 seconds 2022-05-07 08:39:14 +02:00
Serhiy Mytrovtsiy
c664d7c1a6 feat: added pointer to the line chart with detecting and showing the information about the nearest point 2022-05-06 17:11:08 +02:00
Serhiy Mytrovtsiy
02dd72db42 fix: hide the popup close button when the popup is disappearing (it was visible in some cases) 2022-05-06 17:09:40 +02:00
Serhiy Mytrovtsiy
e82ace6595 feat: hiding the low/high battery level notification when the battery is charged or discharged (#893) 2022-05-03 19:56:30 +02:00
Serhiy Mytrovtsiy
b0ceb5964b v2.7.16 2022-05-01 10:58:01 +02:00
Serhiy Mytrovtsiy
e88a432533 feat: approve the popup scroll when resizing the popup 2022-04-29 18:12:37 +02:00
Serhiy Mytrovtsiy
822f156a23 feat: hide the fan controls if the fan cannot be controlled (hackintosh)
(prev commit: feat: added a new battery level key to the Bluetooth battery reader (#920))
2022-04-28 20:16:46 +02:00
Serhiy Mytrovtsiy
f7a5526d5a feat: hide the fan controls if the fan cannot be controlled (hackintosh) 2022-04-28 20:16:09 +02:00
Serhiy Mytrovtsiy
5b2a4391d4 v2.7.15 2022-04-26 07:36:40 +02:00
Serhiy Mytrovtsiy
946b8a4b2f fix: prevented asking for root when closing the app. It was a bug in the Sensors module that tries to reset the fan mode to the automatic. Now it will check if any of the fan mode was changed. 2022-04-26 07:36:31 +02:00
Serhiy Mytrovtsiy
b55baadca1 feat: saving the position of the widgets in the widget selector 2022-04-25 19:32:14 +02:00
Serhiy Mytrovtsiy
a12b8edba4 v2.7.14 2022-04-24 09:46:46 +02:00
Serhiy Mytrovtsiy
685f5a4707 feat: added missing Indonesian and Hebrew translation links 2022-04-24 09:40:29 +02:00
BadSugar
7d07872ff2 feat: added Hebrew translation (#914)
Co-authored-by: BadSugar <BadSugar@users.noreply.github.com>
2022-04-24 09:35:14 +02:00
Serhiy Mytrovtsiy
c7f7a93c09 fix: fixed a scroll when resizing the popup view (#907) 2022-04-22 17:37:45 +02:00
Serhiy Mytrovtsiy
19be55fd35 fix: restore the fan speed after sleep or app restart if the save option is enabled (#915) 2022-04-21 22:58:28 +02:00
Serhiy Mytrovtsiy
19603475f0 fix: reset the fan speed when closing the app 2022-04-21 19:44:08 +02:00
Serhiy Mytrovtsiy
9bb7eea162 v2.7.13 2022-04-17 10:31:27 +02:00
Serhiy Mytrovtsiy
8ab931b563 feat: added tests for RAM process parser 2022-04-16 12:30:08 +02:00
Serhiy Mytrovtsiy
6fba3c01d9 fix: fixed replacing PID string in the usage string (#910) 2022-04-16 12:29:20 +02:00
Serhiy Mytrovtsiy
47f3722fdc fix: reset the usage when changing the reader type (#908) 2022-04-15 13:15:37 +02:00
Serhiy Mytrovtsiy
5a05f701ee feat: added animation when moving the widget in the settings 2022-04-14 17:34:37 +02:00
Serhiy Mytrovtsiy
8e4b36670f v2.7.12 2022-04-10 09:26:25 +02:00
Serhiy Mytrovtsiy
f55bcff535 fix: enabled new BLE battery level reader only for macOS 11+ 2022-04-09 11:50:56 +02:00
Serhiy Mytrovtsiy
332fcd25a5 feat: added a new way to fetch a BLE battery level from the system_profiler (#859) 2022-04-09 11:43:14 +02:00
Serhiy Mytrovtsiy
e4b6c003e0 feat: added mac studio to the device list (#903) 2022-04-08 18:55:40 +02:00
Serhiy Mytrovtsiy
43a22909f5 fix: fixed CPU and GPU sensors list filtering when initialization average sensors (#892)
feat: added updates for average and hottest SOC
2022-04-07 20:06:23 +02:00
Serhiy Mytrovtsiy
ca8d601f89 fix: corrected the order of the colors in the Network chart (#869) 2022-04-05 17:11:22 +02:00
Serhiy Mytrovtsiy
e5e4533b5a v2.7.11 2022-04-03 11:22:30 +02:00
1Mark
63c35a2e01 feat: added FAQ 'how do you change the order of the menu bar icons?' to the README (#898)
Many issues have been created asking how to do this.

Issue #381
Duplicates #449
Duplicates #487
Duplicates #503
Duplicates #685
Duplicates #739
Duplicates #773
Duplicates #776
Duplicates #783
Duplicates #831
Duplicates #881
2022-04-03 10:59:31 +02:00
cake
a071a58e30 feat: changed 'efficient' to 'efficiency' core (#896)
Apple uses this term instead, and it makes the naming convention consistent with the sensor in the HIDSensorsList variable.
2022-04-03 10:58:50 +02:00
Milo Ivir
72f3bd64e7 feat: updated Croatian translation (#895)
- update plus some minor changes
2022-04-03 10:58:36 +02:00
Serhiy Mytrovtsiy
fa6c3a58f2 feat: added title and app icon to the update window (#874) 2022-04-02 12:46:42 +02:00
Serhiy Mytrovtsiy
6fb2c9b11b feat: changed function_body_length swiftlint rule from 60/80 to 80/100 2022-04-02 12:45:41 +02:00
Serhiy Mytrovtsiy
41a4dd6385 fix: append HID sensors keys to average sensors list when for macs with M1 (#892) 2022-03-29 20:14:07 +02:00
Serhiy Mytrovtsiy
5ed55830ca v2.7.10 2022-03-28 17:58:23 +02:00
Serhiy Mytrovtsiy
1038a67b78 fix: corrected moving the widgets in the settings on the macOS10.15+ 2022-03-28 17:53:13 +02:00
Serhiy Mytrovtsiy
80fb86be4c fix: correct widget preview image size 2022-03-28 17:43:47 +02:00
Serhiy Mytrovtsiy
ff5bf01fc2 v2.7.9 2022-03-27 13:51:21 +02:00
Yody
c0505dd7d5 feat: added Indonesian translation (#887)
* Add Indonesian translation

* Add Indonesian translation

* Fix translation
2022-03-27 13:44:58 +02:00
Serhiy Mytrovtsiy
2011af3468 feat: changed the way of how widget could be enabled/disabled. Drag the widget to enable or disable it. 2022-03-26 13:27:29 +01:00
Serhiy Mytrovtsiy
8d81de1101 fix: update public IP address only when Network module is enabled (#886) 2022-03-24 16:17:37 +01:00
Serhiy Mytrovtsiy
809563d19f fix: fixed disabling average sensors when disabling HID sensors (#888) 2022-03-21 18:02:30 +01:00
Serhiy Mytrovtsiy
e4be3c63cf v2.7.8 2022-03-20 13:56:56 +01:00