Compare commits

..

7 Commits
V147 ... V150

Author SHA1 Message Date
Rem0o
e978e731d5 V150 2023-03-21 11:57:47 -04:00
Rem0o
8c8d530d40 Update version.json 2023-03-21 11:13:24 -04:00
Rem0o
54ca9134ca V149 2023-03-09 10:21:31 -05:00
Rem0o
d254b5932d Update Updater.exe
Hotfix the configuration folder mess with the updater.
2023-02-28 21:11:27 -05:00
Rem0o
d3c8a453b1 Update FanControl.zip 2023-02-28 20:49:07 -05:00
Rem0o
2bcd3fdfa0 V148 2023-02-28 14:11:06 -05:00
Rem0o
86ff5560e1 Update FanControl.zip 2023-02-25 12:54:56 -05:00
3 changed files with 7 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,4 +1,8 @@
{
"Number": 147,
"Message": "- Main window will now be responsive at startup when initializing sensors\r\n- Fixed clicking onto graph points moving them\r\n- Curves and custom sensors that failed to restore due to a missing sensor will now be shown\r\n- Updated LibreHardwareMonitorLib"
}
"Number": 150,
"Message": "- New offset custom sensor\r\n- Fix tray icon bugs\r\n- Identification dialog will now also rename the corresponding speed sensor\r\n- Update LibreHardwareMonitorLib\r\n- Update process now has checksum validation",
"Checksums": {
"FanControl": "FE480792E5EE3F6F2F9D42E86534F274",
"Updater": "D48ED19C655CFA43B833F8458CC7BBB1"
}
}