Commit Graph

  • a8e14cb74a feat: fixed crash when releasing NVMe interface Serhiy Mytrovtsiy 2023-04-24 18:43:25 +02:00
  • 0ad7442f20 v2.8.18 Serhiy Mytrovtsiy 2023-04-23 11:37:30 +02:00
  • 0cce45e854 fix: fixed user color for the CPU widget (#1429) Serhiy Mytrovtsiy 2023-04-22 15:46:41 +02:00
  • f176e494ad feat: changing the fans speed will be synchronized via percentage, not RPM (#1414) Serhiy Mytrovtsiy 2023-04-21 17:25:50 +02:00
  • d02233ff2e feat: added temperature and life values to the Disks popup (#1407) Serhiy Mytrovtsiy 2023-04-20 18:14:43 +02:00
  • 3b5dcd5056 feat: initialized SMART reads for disks that are SMART capable (#1407) Serhiy Mytrovtsiy 2023-04-18 17:32:15 +02:00
  • 4ce067d68f v2.8.17 Serhiy Mytrovtsiy 2023-04-16 12:51:02 +02:00
  • dbf9416e80 lang: updated Taiwan TC Localization (#1415) jrthsr700tmax 2023-04-16 18:47:44 +08:00
  • 69985d09d3 lang: updated Simplified Chinese localization (#1413) Jerry 2023-04-16 18:47:27 +08:00
  • 7e4d36b569 feat: improved SMC helper service initialization Serhiy Mytrovtsiy 2023-04-15 21:20:32 +02:00
  • be6582ed8f lang: added missing translations Serhiy Mytrovtsiy 2023-04-15 20:33:54 +02:00
  • b2e5bbc1a6 feat: unified the logic of clocks with sensors. Now all clocks will be visible in the popup, enabling/disabling some of the clock will remove the clock from the widget (#1405) Serhiy Mytrovtsiy 2023-04-14 17:02:01 +02:00
  • 0e4df5dd9d fix: reverted disk free space reader (Apple finally fixed the bug) (#1189) Serhiy Mytrovtsiy 2023-04-13 16:39:53 +02:00
  • efdbff5424 feat: added grid chart to the network popup for connectivity history (#1397) Serhiy Mytrovtsiy 2023-04-11 21:51:03 +02:00
  • b6bba2d2cc feat: added new grid chart Serhiy Mytrovtsiy 2023-04-11 20:47:17 +02:00
  • fd150778db fix: run disk top processes reader only when popup is opened Serhiy Mytrovtsiy 2023-04-10 19:38:49 +02:00
  • 2b0f1d5130 v2.8.16 Serhiy Mytrovtsiy 2023-04-09 13:34:40 +02:00
  • cc131c110e feat: updated Spanish translations (#1401) Andrea Venti Fuentes 2023-04-09 07:28:32 -04:00
  • 1ec45a5eda feat: updated Korean translation (#1396) Shinwoo Kim 2023-04-09 20:28:20 +09:00
  • 1e0ec1e515 feat: updated Brazilian Portuguese translation (#1394) pedroserigatto 2023-04-09 08:28:06 -03:00
  • 86af97d426 lang: updated French localization (#1399) Jerry 2023-04-09 19:26:43 +08:00
  • 208ca77d74 fix: changed monospacedSystemFont to the monospacedDigitSystemFont with the hope that this font does not cause the crash (#1395) Serhiy Mytrovtsiy 2023-04-07 16:37:14 +02:00
  • a1758c3233 feat: added top processes to the Disk module (#1370) Serhiy Mytrovtsiy 2023-04-06 18:17:25 +02:00
  • ac084bca28 feat: added missing time zones to the clock Serhiy Mytrovtsiy 2023-04-04 18:56:10 +02:00
  • d79085fe4a fix: fixed initial clock format Serhiy Mytrovtsiy 2023-04-04 18:55:45 +02:00
  • e40cf2112f feat: added an option to change read/write colors for the disk popup (#1374) Serhiy Mytrovtsiy 2023-04-03 20:06:53 +02:00
  • b061e6dcc9 v2.8.15 Serhiy Mytrovtsiy 2023-04-02 12:26:52 +02:00
  • 3c9a3722bf fix: fixed swiftlint warnings (#1386) Serhiy Mytrovtsiy 2023-04-01 16:58:05 +02:00
  • 4314de533c feat: added Clock module (#929) Serhiy Mytrovtsiy 2023-03-31 20:17:36 +02:00
  • 926838c52a feat: moved Sensors widget to the Stack_t (preparing for Sensors -> Stack widget migration) Serhiy Mytrovtsiy 2023-03-30 18:29:12 +02:00
  • 6a7392afa2 v2.8.14 Serhiy Mytrovtsiy 2023-03-26 08:22:40 +02:00
  • 001f787e41 fix: fixed some typo (#1373) Zhizhen He 2023-03-26 06:01:46 +08:00
  • d70b424211 feat: added fieldSettingRow for setting with text field Serhiy Mytrovtsiy 2023-03-25 17:29:06 +01:00
  • 895eaba528 feat: added random Color and data type to the Store Serhiy Mytrovtsiy 2023-03-25 16:28:21 +01:00
  • 5105c8c20d feat: created PopupWrapper for the popup view Serhiy Mytrovtsiy 2023-03-25 14:54:30 +01:00
  • 4ddb45e4e1 fix: added check if fan value is less than minimum value (#1365) Serhiy Mytrovtsiy 2023-03-21 18:22:24 +01:00
  • b26c555110 v2.8.13 Serhiy Mytrovtsiy 2023-03-19 16:43:10 +01:00
  • eb0e2951c7 lang: updated Italian Localization (#1361) nicolopadovan 2023-03-19 16:34:57 +01:00
  • f1c44feef8 lang: fixed and improved German translation (#1357) Marc 2023-03-19 16:34:45 +01:00
  • 0e867e9b1c feat: increased DC In Voltage cutoff to match real world measurements (#1356) Marc 2023-03-19 16:34:31 +01:00
  • 698357b57d feat: added an option to hide sensors in the popup view (#1216) Serhiy Mytrovtsiy 2023-03-18 19:23:51 +01:00
  • e86c677463 feat: added an error window when the update failed Serhiy Mytrovtsiy 2023-03-17 18:31:44 +01:00
  • 7dd4e0ecf3 feat: added isBatteryPowered field to the Battery_Usage struct. It allows removing the check if the power source is Battery Power in the different parts of the Battery module Serhiy Mytrovtsiy 2023-03-16 18:00:52 +01:00
  • c46aa38f3f feat: added portal for the Battery module Serhiy Mytrovtsiy 2023-03-16 17:50:29 +01:00
  • 4070e49560 feat: added check if app has write permission to the application path when update (#1344) Serhiy Mytrovtsiy 2023-03-14 19:31:30 +01:00
  • 4e94783974 v2.8.12 Serhiy Mytrovtsiy 2023-03-12 14:15:44 +01:00
  • ede8c63acb lang: updated Portuguese translation (#1331) Eduardo Santos 2023-03-12 13:12:43 +00:00
  • 7049fb1458 feat: added an SMC helper update process on the start Serhiy Mytrovtsiy 2023-03-11 17:11:19 +01:00
  • f0fd2f961c feat: cut off low dc in voltage and current (#1343) Serhiy Mytrovtsiy 2023-03-10 20:25:38 +01:00
  • 3ee65acbcc feat: added an option to specify the public IP address auto-refresh interval. Never will be a default option. Serhiy Mytrovtsiy 2023-03-09 18:37:17 +01:00
  • 938554f738 feat: changed Sensor type to the Fan for the Fastest Fan. That allows showing RPM or percentage for the Fastest Fan based on the Fan value setting (#1335) Serhiy Mytrovtsiy 2023-03-07 20:54:35 +01:00
  • eb3b6eb681 feat: changed RPM to the percentage for the hottest fan (#1335) Serhiy Mytrovtsiy 2023-03-07 18:22:39 +01:00
  • 9c0ac634f4 v2.8.11 Serhiy Mytrovtsiy 2023-03-05 14:26:09 +01:00
  • b996853471 fix: fixed default colors in the network chart (#1341) Serhiy Mytrovtsiy 2023-03-05 14:23:13 +01:00
  • 33164bf22f lang: updated German localization (#1342) Dennis Kraffczyk 2023-03-05 14:18:42 +01:00
  • 5c3738d8d5 lang: updated Traditional Chinese translation (#1340) Jerry 2023-03-05 21:18:31 +08:00
  • d0a42c6d4f lang: updated Simplified Chinese (#1339) Jerry 2023-03-05 21:18:14 +08:00
  • 99e2333a51 fix: fixed Mac14,9 model name (#1337) Serhiy Mytrovtsiy 2023-03-04 14:34:30 +01:00
  • 78ca5d5793 feat: initialized battery details widget (#1293) Serhiy Mytrovtsiy 2023-03-03 19:52:10 +01:00
  • 75e9bcff57 lang: added missing "efficiency and performance cores color" translation Serhiy Mytrovtsiy 2023-03-02 18:48:48 +01:00
  • bca69de9cd v2.8.10 Serhiy Mytrovtsiy 2023-02-26 16:12:29 +01:00
  • 4012529c16 lang: fixed typo in the unit (#1325) Vojtěch Svědiroh 2023-02-26 16:07:26 +01:00
  • 82340c7b50 lang: updated German localization (#1329) Dennis Kraffczyk 2023-02-26 16:07:10 +01:00
  • 8b92908b3c lang: updated Simplified Chinese translations (#1321) Jerry 2023-02-26 23:06:56 +08:00
  • f6721dfd00 lang: updated Czech localization (#1320) Petr Rajtslegr 2023-02-26 16:06:32 +01:00
  • b8c0844d10 feat: added portal view to the GPU module feat: added portal view to the Network module feat: added portal view to the Disk module Serhiy Mytrovtsiy 2023-02-25 11:46:59 +01:00
  • 13b897f0ec feat: added portal view to the CPU module feat: added portal view to the RAM module Serhiy Mytrovtsiy 2023-02-24 22:43:29 +01:00
  • 2a6c7b1dcd feat: initialized popup view for the combined modules (#1084) Serhiy Mytrovtsiy 2023-02-22 20:17:39 +01:00
  • 03c30606cf fix: fixed BatteryWidget misspelling Serhiy Mytrovtsiy 2023-02-21 20:40:18 +01:00
  • 7115ff4ad8 fix: fixed Mac14,6 model name (#1324) Serhiy Mytrovtsiy 2023-02-21 20:34:46 +01:00
  • 97fdf58e6b feat: added color tile to the efficiency and performance cores in the CPU popup view with the option to change the colors (#1313) Serhiy Mytrovtsiy 2023-02-20 19:57:42 +01:00
  • b54b70ea67 v2.8.9 Serhiy Mytrovtsiy 2023-02-19 16:28:31 +01:00
  • 4e8844d22c feat: added translation for "Spacing" Serhiy Mytrovtsiy 2023-02-18 16:51:46 +01:00
  • a71bb9b1ce fix: fixed combined modules selector icons color when the light mode is enabled (added watcher for dark/light mode) Serhiy Mytrovtsiy 2023-02-17 16:49:16 +01:00
  • 03e37cfc4a feat: removed macOS 10.14* checks Serhiy Mytrovtsiy 2023-02-16 19:44:10 +01:00
  • c7ab1e8a03 fix: fixed combined modules selector icons color when dark mode is enable (#1311) Serhiy Mytrovtsiy 2023-02-13 18:28:00 +01:00
  • acd120f9d7 v2.8.8 Serhiy Mytrovtsiy 2023-02-12 23:43:59 +01:00
  • 3ab0a71bf5 feat: switch to the linear scaling for the sensor chart in the popup view (#1277) Serhiy Mytrovtsiy 2023-02-12 23:40:42 +01:00
  • 51ea8c3267 feat: changed temperature value from int to decimals in the sensors popup view (#1292) Serhiy Mytrovtsiy 2023-02-10 09:35:47 +01:00
  • f647abca42 feat: adjusted windows centering (update and setup window) Serhiy Mytrovtsiy 2023-02-09 22:02:18 +01:00
  • 06151f49dd feat: adjusted a background color of battery under layer when inner percentage is enabled Serhiy Mytrovtsiy 2023-02-08 21:30:09 +01:00
  • 51ba576ccb fix: added intel based support for usage per core bar chart in the popup view (#1304) Serhiy Mytrovtsiy 2023-02-08 19:45:08 +01:00
  • ff707dbcdc feat: moved Combined modules settings to the separate container (#1084) Serhiy Mytrovtsiy 2023-02-07 17:38:11 +01:00
  • 6039d146e8 feat: added an option to set a spacing between modules in the combined view (#1084) Serhiy Mytrovtsiy 2023-02-06 17:59:40 +01:00
  • 56083851f8 v2.8.7 Serhiy Mytrovtsiy 2023-02-05 18:58:06 +01:00
  • a0efe6f0b2 lang: added Thai language translation (th) (#1301) Api Phoom 2023-02-06 00:53:37 +07:00
  • 8e5e60399a feat: updated Traditional Chinese Taiwan translation (#1303) jrthsr700tmax 2023-02-06 01:51:02 +08:00
  • e8d146644f lang: updated Simplified Chinese translation (#1302) Jerry 2023-02-06 01:50:39 +08:00
  • 6db2cd52fb lang: updated Slovenian localization (#1299) Žiga Povhe 2023-02-05 18:50:22 +01:00
  • beb60ecd66 feat: added Slovak translation (sk) (#1298) Martin Bernát 2023-02-05 18:50:01 +01:00
  • 732fb5829c feat: added a new BarChart for usage per core visualization in the CPU popup Serhiy Mytrovtsiy 2023-02-04 16:45:46 +01:00
  • a415aa112e fix: prevented enabling non-active widgets when disabling OneView Serhiy Mytrovtsiy 2023-02-04 10:32:42 +01:00
  • 6d136b6d13 feat: added a new MacBook Air and old MacBook Pro (14/16) icons Serhiy Mytrovtsiy 2023-02-03 18:34:11 +01:00
  • fa8a4d8d21 feat: added a new way to detect a mac model (if missed on the list) Serhiy Mytrovtsiy 2023-02-03 17:04:24 +01:00
  • 8963320ff1 feat: added new MacBooks Pro (m2 pro/max) to the devices list Serhiy Mytrovtsiy 2023-02-02 22:44:49 +01:00
  • b95bcc4bb7 fix: enabled toolbar in the Settings for macOS 10.15 (#1289) Serhiy Mytrovtsiy 2023-02-02 15:30:34 +01:00
  • 2ea7e4172e feat: renamed OneView to the "Combined modules" (#1084) Serhiy Mytrovtsiy 2023-02-01 19:29:38 +01:00
  • fdfbb0aac4 feat: added a view that allows rearranging modules in the OneView widget (#1084) Serhiy Mytrovtsiy 2023-02-01 17:57:41 +01:00
  • 6c991de101 feat: removed check for macOS 10.14 Serhiy Mytrovtsiy 2023-01-31 18:27:43 +01:00
  • 36d4aa5a88 feat: removed battery colorizing (<20%) for inside percentage when colorizing is disabled (#1254) Serhiy Mytrovtsiy 2023-01-30 20:15:17 +01:00