Commit Graph

  • 06b298e3ea lang: updated Korean translation (#1603) Hyunseo Lee 2023-09-11 02:09:08 +09:00
  • 1246bbf1f1 lang: updated Danish translation (#1601) Aleksander Bang-Larsen 2023-09-10 19:08:57 +02:00
  • 8c26d27e4b feat: updated German localization (#1597) Dennis Kraffczyk 2023-09-10 19:08:37 +02:00
  • 6b88eb1f60 v2.9.6 Serhiy Mytrovtsiy 2023-08-21 18:27:07 +02:00
  • f4d51cf697 fix: fixed free space reader to read the selected drive, not the document directory (#1589) Serhiy Mytrovtsiy 2023-08-21 18:24:21 +02:00
  • 97e0a1158e fix: adding new value to the chart in the line chart widget (#1591) Serhiy Mytrovtsiy 2023-08-21 17:15:01 +02:00
  • 0fccc21847 v2.9.5 Serhiy Mytrovtsiy 2023-08-20 14:01:51 +02:00
  • 1c0b733d3d lang: updated Taiwan Traditional Chinese translation (#1588) jrthsr700tmax 2023-08-20 19:49:27 +08:00
  • a3b4d7c54c lang: updated Simplified Chinese localization (#1587) Jerry 2023-08-20 19:48:37 +08:00
  • 5030d22ec5 fix: trying to fix the crash by fixing some data racing in the widgets (#1578) Serhiy Mytrovtsiy 2023-08-19 09:39:18 +02:00
  • c5a3657957 lang: small refactoring of the turn off fan description Serhiy Mytrovtsiy 2023-08-17 22:00:45 +02:00
  • a7ac638ac8 feat: added an alert that informs that turning off the fan is not recommended action before turning off the fan (#1567) Serhiy Mytrovtsiy 2023-08-15 13:45:06 +02:00
  • c3c5c26b1b feat: rollback to the "proper" way to read the free disk space. There is still a performance issue when using this way. But I have enough of wrong free disk space and purging it all the time. Serhiy Mytrovtsiy 2023-08-14 18:17:59 +02:00
  • 9115329767 fix: changed reference from unowned to weak in the modules (prevents crash in some cases) Serhiy Mytrovtsiy 2023-08-13 13:15:27 +02:00
  • d523a90103 lang: updated German translation with recent changes (#1586) Andreas Eitel 2023-08-13 13:15:14 +02:00
  • e9f4ab9a43 fix: adjusted popup height for MacBook with a screen less than 15" Serhiy Mytrovtsiy 2023-08-08 21:16:22 +02:00
  • cd95c2cacd v2.9.4 Serhiy Mytrovtsiy 2023-08-06 20:02:27 +02:00
  • 14e29c4d60 feat: adjusted CPU and GPU sensors for m2 apple silicon (#1286) Serhiy Mytrovtsiy 2023-08-05 23:48:45 +02:00
  • b8564ff67f feat: added a button that allows to turn off the fan (#1567) Serhiy Mytrovtsiy 2023-08-04 12:09:53 +02:00
  • cb26c684de feat: removed check if the setting fan speed is less than minimum fan speed Serhiy Mytrovtsiy 2023-08-03 17:51:50 +02:00
  • 98d3eeafd8 added Estonian language contributor Serhiy Mytrovtsiy 2023-07-31 19:02:36 +02:00
  • 94f8aa7c2c v2.9.3 Serhiy Mytrovtsiy 2023-07-30 17:07:11 +02:00
  • 90bed186bf lang: added Estonian language localization (#1573) Jacob Louis Hoover 2023-07-30 11:00:58 -04:00
  • d81fe87d89 lang: updated Italian translations (#1570) Manuel Dalla Lana 2023-07-30 17:00:03 +02:00
  • f8f1a53702 v2.9.2 Serhiy Mytrovtsiy 2023-07-09 13:32:48 +02:00
  • 8789531c80 feat: removed Low power mode status from the battery module since it does not work. The API does not provide updates via the notification center. Read ProcessInfo does not updates the value too. pmset returns only manually managed mode. So it cannot be used to determine if low power mode is enabled. Serhiy Mytrovtsiy 2023-07-07 16:52:37 +02:00
  • 8a98cfd645 feat: added releasing all processes when closing the popup view Serhiy Mytrovtsiy 2023-07-06 18:21:29 +02:00
  • fc2f9ea653 feat: updated Report struct Serhiy Mytrovtsiy 2023-07-03 21:15:10 +02:00
  • 5160554280 v2.9.1 Serhiy Mytrovtsiy 2023-07-02 13:26:24 +02:00
  • 61f6231557 lang: changed some words in Traditional Chinese (#1534) toto6038 2023-07-02 19:21:15 +08:00
  • cbbf959db9 lang: updated Danish translations (#1536) Aleksander Bang-Larsen 2023-07-02 13:20:44 +02:00
  • 960e0eefdd lang: updated japanese localization (#1533) Кeisuke 0da 2023-07-02 20:20:20 +09:00
  • 89e55a70de fix: prevented adding the 'Fan value' toggle each time when loading the popup settings (#1542) Serhiy Mytrovtsiy 2023-07-01 19:34:54 +02:00
  • 32bd6ff32c feat: added module types to the readers Serhiy Mytrovtsiy 2023-06-29 17:46:40 +02:00
  • 1a76eb7b97 fix: moved Repeater thread from background QoS to default. Because the background thread will be blocked when full load. It makes the app unuseful when the system is loaded because the reader is not triggered and there is no live data about system usage. Serhiy Mytrovtsiy 2023-06-28 19:00:02 +02:00
  • 1e0ba3b61f feat: moved all reader's values to the Codable protocol Serhiy Mytrovtsiy 2023-06-27 17:09:38 +02:00
  • 91603406a2 feat: added thunderbolt left and right sensors to the list of known sensors (#1530) Serhiy Mytrovtsiy 2023-06-26 17:12:01 +02:00
  • 2da0ef2c0b v2.9.0 Serhiy Mytrovtsiy 2023-06-25 12:20:46 +02:00
  • c2ebc092b0 feat: updated Taiwan Traditional Chinese translation (#1531) jrthsr700tmax 2023-06-25 18:13:56 +08:00
  • d59d40b491 lang: updated Simplified Chinese localization (#1528) Jerry 2023-06-25 18:13:36 +08:00
  • 143c6a7115 lang: updated Italian localization (#1525) Kevin Manca 2023-06-25 12:13:21 +02:00
  • 3df6654c3d lang: renamed tabs in the module settings lang: added translation for telemetry Serhiy Mytrovtsiy 2023-06-24 12:41:26 +02:00
  • 7e90f65577 feat: added telemetry module Serhiy Mytrovtsiy 2023-06-23 17:23:46 +02:00
  • 55f14febb8 feat: added new macs released on WWDC 2023 Serhiy Mytrovtsiy 2023-06-21 20:20:38 +02:00
  • 66f5502d6f feat: adjusted CPU line chart height in the popup view Serhiy Mytrovtsiy 2023-06-20 19:05:03 +02:00
  • ff6b0ed865 feat: moved from the HEX colors to the RGB Serhiy Mytrovtsiy 2023-06-20 16:51:19 +02:00
  • 9e2517dcbb feat: dropped macOS 10.14 support. From now the minimum supporting version is macOS 10.15. Serhiy Mytrovtsiy 2023-06-19 17:35:31 +02:00
  • 76d6ddbfe6 v2.8.26 Serhiy Mytrovtsiy 2023-06-18 14:42:52 +02:00
  • de5cf5566e lang: updated Danish translation (#1516) Aleksander Bang-Larsen 2023-06-18 14:26:20 +02:00
  • 39ded03335 lang: updated Hungarian translations (#1508) Andras Oravecz 2023-06-18 14:25:59 +02:00
  • e6abe9b4d2 feat: added sensors from m2 to the m2 max, prod, and ultra Serhiy Mytrovtsiy 2023-06-17 21:13:40 +02:00
  • 881c61b30e feat: adjusted battery unknown status position Serhiy Mytrovtsiy 2023-06-16 18:42:09 +02:00
  • e5c5a39226 lang: changed Life to Health in the Disk popup view Serhiy Mytrovtsiy 2023-06-13 22:13:10 +02:00
  • bc34a39b86 fix: close socket listener when no ICMP host is set up. Prevent ICMP callbacks from other apps when ICMP must be off Serhiy Mytrovtsiy 2023-06-12 18:00:47 +02:00
  • cc94429c49 v2.8.25 Serhiy Mytrovtsiy 2023-06-11 16:14:46 +02:00
  • cea78ac6e8 feat: updated README Serhiy Mytrovtsiy 2023-06-10 13:53:18 +02:00
  • 9b09c80d05 feat: removed disabling module when nothing shows in the Speed widget (#1514) Serhiy Mytrovtsiy 2023-06-10 13:53:11 +02:00
  • 8671456f88 feat: adjusted Speed widget size when only icon is enabled Serhiy Mytrovtsiy 2023-06-09 20:36:29 +02:00
  • 36b89ea79c fix: prevented multi-line mode in the label view for the process view (#1506) Serhiy Mytrovtsiy 2023-06-06 18:29:42 +02:00
  • e1d1ecf663 feat: added new macOS 14 Sonoma to the system kit Serhiy Mytrovtsiy 2023-06-05 21:18:54 +02:00
  • cc6b6042ed v2.8.24 Serhiy Mytrovtsiy 2023-06-04 17:20:09 +02:00
  • 6764f7bf01 lang: update simplified chinese localization (#1500) Jerry 2023-06-04 23:16:39 +08:00
  • 19dd366626 feat: updated Slovenian translation (#1493) Žiga Povhe 2023-06-04 17:16:28 +02:00
  • 7548971bc6 feat: updated Taiwan Traditional Chinese translation (#1504) jrthsr700tmax 2023-06-04 23:15:47 +08:00
  • 26dfb4e790 lang: added translation for last network IO reset Serhiy Mytrovtsiy 2023-05-30 18:24:18 +02:00
  • 94bf62ae70 feat: added information when network data was reset last in the Network popup (#1495) Serhiy Mytrovtsiy 2023-05-29 19:15:36 +02:00
  • de831008d5 v2.8.23 Serhiy Mytrovtsiy 2023-05-28 12:09:13 +02:00
  • 5bf2c03779 feat: updated slovenian translations (#1479) Žiga Povhe 2023-05-28 12:04:55 +02:00
  • a8a259d066 feat: updated french language localization (#1478) Evan Luo 2023-05-28 06:04:09 -04:00
  • 1604a692e6 lang: updated Korean translation (#1488) SungHyun 2023-05-28 19:03:51 +09:00
  • 2ac04402e6 lang: added missing German translations (#1485) Florian Chrometz 2023-05-28 12:03:31 +02:00
  • bbe245c2ff lang: updated Traditional Chinese Localizable (#1486) jrthsr700tmax 2023-05-28 18:03:11 +08:00
  • 753b62a61c lang: updated Simplified Chinese localization (#1484) Jerry 2023-05-28 18:02:50 +08:00
  • 787a618fac lang: renamed the Text widget to the Stack widget Serhiy Mytrovtsiy 2023-05-27 10:36:01 +02:00
  • 9f9321dbc2 feat: renamed sensors widget to the stack widget Serhiy Mytrovtsiy 2023-05-25 17:29:50 +02:00
  • 991e02ff48 feat: added bar view to the fan view (#1461) Serhiy Mytrovtsiy 2023-05-23 17:53:48 +02:00
  • 58a0cc9373 lang: added missing translations Serhiy Mytrovtsiy 2023-05-22 19:26:43 +02:00
  • a6431c0b14 v2.8.22 Serhiy Mytrovtsiy 2023-05-21 20:19:09 +02:00
  • 694fc78e14 lang: updated greek translations (#1477) Vasilis Tsaknis 2023-05-21 21:08:36 +03:00
  • c6fa3f4592 feat: moved from IO in the Network portal to the network chart Serhiy Mytrovtsiy 2023-05-20 13:58:33 +02:00
  • 5a974e38cf feat: added a header with title and settings button to the portals (#1467) Serhiy Mytrovtsiy 2023-05-19 18:13:06 +02:00
  • eb4f7b6784 v2.8.21 Serhiy Mytrovtsiy 2023-05-14 19:41:43 +02:00
  • 73a645c3f8 lang: updated Simplified Chinese localization (#1463) Jerry 2023-05-15 01:38:36 +08:00
  • 17f89f4cda lang: updated Traditional Chinese Localization (#1455) jrthsr700tmax 2023-05-15 01:38:24 +08:00
  • 9879034c4f lang: added missing translations (#1456) Serhiy Mytrovtsiy 2023-05-09 18:22:59 +02:00
  • bfa5a56ef8 v2.8.20 Serhiy Mytrovtsiy 2023-05-07 11:55:06 +02:00
  • 0b6f4bd49f feat: added an option to select what value to show in the popup for fan: RPM or percentage Serhiy Mytrovtsiy 2023-05-05 20:12:41 +02:00
  • 5d2e8b5a7e fix: removed check if the popup is open when updating the Battery portal view (#1447) Serhiy Mytrovtsiy 2023-05-03 21:16:22 +02:00
  • 550cd7ad35 feat: added a button to show/hide a fan control panel (#1416) Serhiy Mytrovtsiy 2023-05-02 17:56:14 +02:00
  • ba1672fa32 fix: hiding the Top processes separator when 0 processes is selected in the Disk settings Serhiy Mytrovtsiy 2023-05-01 20:47:16 +02:00
  • 669f6fbc86 v2.8.19 Serhiy Mytrovtsiy 2023-04-30 14:10:44 +02:00
  • bea9f90217 feat: new app icon (#1434) Serhiy Mytrovtsiy 2023-04-29 21:58:02 +02:00
  • a4c69defa2 fix: bring the setup window to the front when starting the app Serhiy Mytrovtsiy 2023-04-29 21:53:50 +02:00
  • 1875ccaffd feat: reversed initialization module order when running the app for the first time Serhiy Mytrovtsiy 2023-04-28 21:04:00 +02:00
  • d08e8be203 fix: fixed fan mode restore after sleep (#1436) Serhiy Mytrovtsiy 2023-04-28 21:03:32 +02:00
  • d810915e54 fix: removed the old way to read the disk capacity because of the very high CPU impact (revert of 0e4df5d) Serhiy Mytrovtsiy 2023-04-27 17:44:37 +02:00
  • 9403de9bc6 feat: remove the SMART data (temperature and life) if no new value is available Serhiy Mytrovtsiy 2023-04-27 17:44:16 +02:00
  • 0397b1b5f4 feat: set up a background QoS for Repeater Serhiy Mytrovtsiy 2023-04-26 18:03:50 +02:00
  • cbb0d02306 feat: removed based on cluster color from the line chart Serhiy Mytrovtsiy 2023-04-26 16:52:59 +02:00
  • ab3761ac19 feat: added an option to rearrange the clocks in the popup view (#1417) Serhiy Mytrovtsiy 2023-04-25 18:36:26 +02:00