Skip to content
- Added Now Playing integration for LCD screens. LCD faces can now display real-time media playback info — song title, artist, album art, track position, and duration — sourced from the Windows media session.
- Now Playing — displays current media with album art, track info, and an animated progress bar. Supports background blur, dimming, and zoom customization.
- NZXT Dual Sensor Gauge — NZXT-styled face showing two hardware sensor values simultaneously.
- Custom Text — configurable text display for LCD screens.
- Added LCD Idle Canvas setting — configure what the LCD displays when idle.
- LCD face selection now saves and restores between sessions.
- Album art customizations (zoom, blur, dimming) now apply live.
- Added rotation options for LCD faces.
- Device plugins can now dynamically switch between HID and Hybrid USB modes at runtime.
- Added HTTP option to ignore SSL certificate errors for LAN-based devices.
- Fixed a crash during shutdown caused by the WebSocket transport.
- Fixed multiple crash scenarios in the Ultralight LCD renderer (double free, null pointer, exit-time destruction order).
- Fixed plugin reload breaking background and foreground UI property values.
- Fixed a hang on exit caused by a blocking call in the lighting manager queue.
- Fixed the Device page not navigating while layout LEDs were still loading.
- Fixed a threading issue in the Conflict Mitigator.
- Fixed a crash on LCD screen destructor.
- Fixed crashes caused by media property change handlers being re-entered during rapid changes.
- Fixed color property controls locking up when min/max hue values were not specified.
- Fixed RAWUSB handle not being released on device shutdown.
- Fixed a crash in WebEngine-based effects caused by console log callbacks outliving the effect.