Compare commits

...

8 Commits
V182 ... V187

Author SHA1 Message Date
Rem0o
2a8d662811 V187 2024-04-18 17:35:09 -04:00
Rem0o
cbd4fdb84a Update README.md 2024-04-04 11:35:05 -04:00
Rem0o
a745daf84a V186 2024-04-01 11:04:29 -04:00
Rem0o
5bc18a69c9 V185 2024-03-22 15:10:32 -04:00
Rem0o
8f3e4718c6 Update README.md 2024-03-17 12:39:52 -04:00
Rem0o
71f253bfd6 V184 2024-03-16 17:00:28 -04:00
Rem0o
940cc0a360 V183
Replace v182 with the flat fan curve bug.
2024-03-14 10:58:11 -04:00
Rem0o
22d3228ad7 Update README.md 2024-03-14 09:38:26 -04:00
3 changed files with 10 additions and 11 deletions

Binary file not shown.

View File

@@ -16,13 +16,10 @@
[![Download](https://img.shields.io/badge/Download-FanControl-green.svg?style=flat&logo=download)](/FanControl.zip?raw=true)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat&logo=paypal)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8&currency_code=USD&source=url&item_name=Fan+Control)
## In the works
Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
## New
Installer now available in addition to the portable version of the application. Both .NET 4.8 and 8.0 versions of the application are available as such [here](https://github.com/Rem0o/FanControl.Releases/releases).
* Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
* Installer now available in addition to the portable version of the application. Both .NET 4.8 and 8.0 versions of the application are available as such [here](https://github.com/Rem0o/FanControl.Releases/releases).
## Installation
@@ -93,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

View File

@@ -1,11 +1,11 @@
{
"Number": 182,
"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": "5F5F15B7D2DAEDB783DCABEAFD281FEE",
"FanControl_8_0": "D3E46E813C63155BDA628B2D33B9DB36",
"FanControl_4_8_Installer": "817CA74EC68DD9E9D37DBFB84BD37C44",
"FanControl_8_0_Installer": "D38F57675C35A4A3E1A73B86BC6B619F",
"FanControl_4_8": "07D98BDD62C93C3C4FB7B7432B21F436",
"FanControl_8_0": "A3023580F56791D26CBB3D9133E925E8",
"FanControl_4_8_Installer": "EA21215B5E208FAEF3F62C8B4F1B87D1",
"FanControl_8_0_Installer": "418E7EADB186F8D0AAF1835B0526D435",
"Updater": "3979183BCC2ED8463198F0197BC97F18"
}
}