mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a8d662811 | ||
|
|
cbd4fdb84a | ||
|
|
a745daf84a | ||
|
|
5bc18a69c9 | ||
|
|
8f3e4718c6 | ||
|
|
71f253bfd6 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -90,8 +90,10 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/EightB1ts/FanControl.LianLi to interface with LianLi [L-Connect 3](https://lian-li.com/l-connect3/) fan controllers
|
||||
* https://github.com/TimSirmovics/FanControl.NvThermalSensors to get GPU Hot Spot and Memory Junction temperature for Nvidia GPUs
|
||||
* https://github.com/SasaKaranovic/FanControl.OpenFan to interface with [OpenFAN](https://github.com/SasaKaranovic/OpenFanController) controller
|
||||
* https://github.com/Brian-E-Taylor/FanControl.AIDA64 to get readings out of AIDA64
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTATAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 183,
|
||||
"Message": "- Controls can now be RPM calibrated.\r\n- Calibration can be done through the assisted setup or edited manually.\r\n- All fan curves can now be switched to RPM mode.\r\n- Controls now show their configuration status through a label.\r\n- .NET 7 version is now deprecated in favor of .NET 8.\r\n- Updated LibreHardwareMonitorLib.",
|
||||
"Number": 187,
|
||||
"Message": "- Update LibreHardwareMonitorLib\r\n- Fix some auto-calibration issues\r\n- Do not queue snack messages when window is not visible\r\n- Detect control discrepancy with calibration",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "53A518163DA6B689586AF83783C3D045",
|
||||
"FanControl_8_0": "AC05F309F6616E3F15E65F1BF5A6491B",
|
||||
"FanControl_4_8_Installer": "21F9556BF9602AE8E234D444FF2F652C",
|
||||
"FanControl_8_0_Installer": "E11BBF704A1522C6A2B5A3185F118FB4",
|
||||
"FanControl_4_8": "07D98BDD62C93C3C4FB7B7432B21F436",
|
||||
"FanControl_8_0": "A3023580F56791D26CBB3D9133E925E8",
|
||||
"FanControl_4_8_Installer": "EA21215B5E208FAEF3F62C8B4F1B87D1",
|
||||
"FanControl_8_0_Installer": "418E7EADB186F8D0AAF1835B0526D435",
|
||||
"Updater": "3979183BCC2ED8463198F0197BC97F18"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user