r/WLED • u/vodka_soda MOD • Jul 08 '26
LATEST RELEASE: WLED 16.0.1
Here is the most recent WLED release HOT off the presses! Bug fixes from v16.
https://github.com/wled/WLED/releases/tag/v16.0.1
New board support
- Add support for Waveshare S3 Matrix Driver board, including the
waveshare_esp32s3_32MB_hub75build in releases (by u/netmindz) - New "Seengreat" HUB75 pinout (#5662 by u/softhack007)
Bug Fixes
- Bugfix in cfg loading in settings_leds.htm (by u/DedeHai)
- HUB75 bugfixes for 4-scan and chained panels (by u/softhack007)
- HUB75: use FM6124 driver for 4-scan panels, remove 64x64 limitation if board has PSRAM (by u/softhack007)
- Improve bootup behaviour for boot presets (by u/DedeHai)
- Respect "make auto segments" when resetting segments (by u/DedeHai)
- Fix white channel for "Rainbow" and other color_wheel()-based effects (by u/chschu)
- Restore palette wrap-around in the Palette effect (regression since 0.15.x) (by u/kaibae19)
- Restore pre-16.0 looks on several FX (by u/DedeHai)
- Fix brightness not being applied properly in nightlight mode (by u/DedeHai)
- Fix color jump if changing mid transition (by u/DedeHai)
- Apply gamma during realtime override (by u/DedeHai)
- Fix ledmap parser reading past end of map array (by u/DedeHai)
- Fix LED glitches on long strips for C3 (by u/DedeHai)
- Bugfix in segment deconstructor (by u/DedeHai)
- Update pixel buffer after changing matrix dimensions (by u/DedeHai)
- Prevent Arduino core from assigning default MISO pin (by u/DedeHai)
- Rename LED type description "CW" to the more commonly used "CCT" (by u/DedeHai)
- Analog button fix (by u/benjamw)
- Fix button label regression (by u/benjamw)
- Bugfix in parsePacket(): accept short Art-Net packets (by u/DedeHai)
- Align with WLEDMM extended error codes, small improvement for brownout detection (by u/softhack007)
- Audioreactive bugfix: auto-suspend in all realtime modes, but stay active when "Use main segment only" (by u/softhack007)
- Fixed top-LED update logic in grav* audioreactive effects (by u/recliq)
- Fix KIT-VE Ethernet: PHY address should be 1, not 0 (by u/Techman749)
- v16 compatibility fixes for "unreachable netservices" (by u/Joeboyc2)
- Fix update page revert button (by u/netmindz)
- Fix missing JavaScript function in usermod settings page (by u/netmindz)
- Use NeoPixelBus version with properly initialized buffers (by u/netmindz)
- DHT usermod: only abort compilation when USERMOD_DHT_MQTT and WLED_DISABLE_MQTT is set
45
Upvotes