Releases: EvanMulawski/FanControl.CorsairLink
Releases · EvanMulawski/FanControl.CorsairLink
v1.6.0-beta.8
- New Device: Adds support for the Corsair One series of SFF computers using the Hydro Platinum controller (#115).
- Hydro Platinum
- Refactored internals to support Corsair One devices and improve testability.
- Created new test suite.
- Improved direct lighting reset and allow customization of default lighting via environment variables.
v1.6.0-beta.7
- New Device: Adds support for the XC7 LCD water block (non-iCUE LINK model) (#158).
v1.6.0-beta.6
- Commander CORE: Handle device reconnections and change device mode when necessary.
- iCUE LINK: Handle device reconnections and change device mode when necessary.
- Internals: HID devices will attempt to recover from device reconnections.
- Logging: File logging errors will be logged to a separate file instead of potentially crashing Fan Control.
v1.6.0-beta.5
- iCUE LINK: Fixes type code for RX RGB Fan (#162).
v1.6.0-beta.4
- New Device: Adds support for the following iCUE LINK device: RX RGB Fan (#162).
- Commander CORE: Change handle ID to improve SignalRGB interoperability.
v1.6.0-beta.3
v1.6.0-beta.2
- New Device: Adds support for the following iCUE LINK devices: XC7 RGB ELITE (Stealth Gray), XC7 RGB ELITE (White); (#139).
- iCUE LINK: Minimum pump power now configurable using the
FANCONTROL_CORSAIRLINK_MIN_PUMP_DUTY
environment variable. - Commander CORE: Minimum pump power now configurable using the
FANCONTROL_CORSAIRLINK_MIN_PUMP_DUTY
environment variable (#149). - Internals: Fixed the CorsairLink.log file being opened for writing unnecessarily (#147).
v1.6.0-beta.1
- Hydro Platinum: Device communication improvements.
- Attempts to reboot the device after three consecutive read failures (#80).
- Significantly improves compatibility with SignalRGB (#80). (Note: Requires SignalRGB v2.3.49-beta or later.)
- Internals: Devices are now refreshed in parallel.
- This decreases the amount of time the well-known Corsair mutex is held. This should further reduce RGB stuttering/freezing when using software-controlled lighting.
v1.5.1
v1.5.0
New Devices
- iCUE LINK
- Adds support for the iCUE LINK Hub and the following LINK devices: QX Fan, H100i (Black), H115i (Black), H150i (Black), H170i (Black), H100i (White), H150i (White)
Existing Devices
- Commander CORE: Device communication improvements.
- Decreases the amount of time the well-known Corsair mutex is held. This should significantly reduce any RGB stuttering/freezing when using SignalRGB/OpenRGB.
ℹ️ This release has been pulled due to an issue.