You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempts to reboot the device after three consecutive read failures (#80).
Resets lighting after rebooting to prevent LED flickering issue (#144).
Significantly improved interoperability with SignalRGB (#80).
Allow customization of default lighting via environment variables.
Commander CORE
Change handle ID to improve SignalRGB interoperability.
Minimum pump power now configurable using the FANCONTROL_CORSAIRLINK_MIN_PUMP_DUTY environment variable (#149).
Other
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.
Fixed the CorsairLink.log file being opened for writing unnecessarily (#147).
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.