Skip to content

Releases: EvanMulawski/FanControl.CorsairLink

v1.6.0-beta.8

18 May 21:23
b2c7437
Compare
Choose a tag to compare
v1.6.0-beta.8 Pre-release
Pre-release
  • 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

03 May 02:40
e02b6a5
Compare
Choose a tag to compare
v1.6.0-beta.7 Pre-release
Pre-release
  • New Device: Adds support for the XC7 LCD water block (non-iCUE LINK model) (#158).

v1.6.0-beta.6

13 Apr 19:29
c1285b2
Compare
Choose a tag to compare
v1.6.0-beta.6 Pre-release
Pre-release
  • 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

09 Apr 04:36
344d2e0
Compare
Choose a tag to compare
v1.6.0-beta.5 Pre-release
Pre-release
  • iCUE LINK: Fixes type code for RX RGB Fan (#162).

v1.6.0-beta.4

08 Apr 17:35
d4a87d0
Compare
Choose a tag to compare
v1.6.0-beta.4 Pre-release
Pre-release
  • 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

25 Mar 21:54
926445d
Compare
Choose a tag to compare
v1.6.0-beta.3 Pre-release
Pre-release
  • New Device: Adds support for the following iCUE LINK device: RX Fan (#156).
  • Hydro Platinum: Improves device reboot logic and resets direct lighting after a reboot occurs (#144).

v1.6.0-beta.2

11 Feb 02:52
fbaf798
Compare
Choose a tag to compare
v1.6.0-beta.2 Pre-release
Pre-release
  • 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

28 Jan 21:54
74a88b8
Compare
Choose a tag to compare
v1.6.0-beta.1 Pre-release
Pre-release
  • 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

30 Dec 07:11
fde59a0
Compare
Choose a tag to compare
  • Commander CORE: Fixes incorrect sensor readings (#134).

v1.5.0

29 Dec 23:58
dc41b0d
Compare
Choose a tag to compare

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.