Skip to content

WLED Beta Release 0.14.2-b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@blazoncek blazoncek released this 11 Mar 22:38
· 23 commits to main since this release

Welcome to WLED 0.14.2-b2 "Hoshi"!

If you saw a shooting star, what would you wish for?

WLED 0.14.2-b2 is a maintenance release for 0.14.1, with many bugfixes.

A huge thank you to the WLED community - to everyone who has contributed to development, documentation and testing, and to all early adopters who provided lots of feedback and sparked many discussions on how to improve things. You all made WLED better and made this version happen! ❤️

Bugs fixed since 0.14.1 release

  • New AsyncWebServer (improved performance and reduced memory use)
  • New builds for ESP8266 with 160MHz CPU clock
  • Fixing stairway usermod and adding buildflags (#3758 by @lost-hope)
  • Fixing a potential array bounds violation in ESPDMX
  • Reduced RAM usage (moved strings and TZ data (by @willmmiles) to PROGMEM)
  • LockedJsonResponse: Release early if possible (by @willmmiles)
  • Possible fix for #3589 & partial fix for #3605
  • Prevent JSON buffer clear after failed lock attempt
  • Multiple analog buttons (fix for #3549)
  • Usermod: Audioreactive, add two compiler options (#3732 by @wled-install)
  • Fix for #3693

Please see the changelog for a detailed list of changes!

Full Changelog: v0.14.1...v0.14.2-b2

Installation

What binary should I use?