Improved
v0.15.2-beta1
What's Changed
- Bugfix for brightness factor upon save: fixes #4824 by @DedeHai in https://github.com/wled/WLED/pull/4827
- 0.15 - updated AsyncWebServer and AsyncTCP by @willmmiles in https://github.com/wled/WLED/pull/4834
- (0.15.2 backport): Make version information consistent across update interfaces by @Arcitec in https://github.com/wled/WLED/pull/4849
- (0.15.2 backport) Fix broken Sync button after 0.15 refactor by @Arcitec in https://github.com/wled/WLED/pull/4845
- fix ancient UI bug that hides the speed slider in percent FX 0.15 edition by @DedeHai in https://github.com/wled/WLED/pull/4914
- bugfix: do not reset segments if unchanged by @DedeHai in https://github.com/wled/WLED/pull/4969
- Bugfix for FX: Tri Fade by @blazoncek in https://github.com/wled/WLED/pull/4918
- (0.15) RMT High-priority Interrupt driver backport by @willmmiles in https://github.com/wled/WLED/pull/4980
- fix buffer size calculation for ESP8266 (0.15 edition) by @DedeHai in https://github.com/wled/WLED/pull/4951
- 0.15 version of OTA validation by @willmmiles in https://github.com/wled/WLED/pull/4999
- 0.15 - Fix bin file output names by @willmmiles in https://github.com/wled/WLED/pull/5034
Full Changelog: https://github.com/wled/WLED/compare/v0.15.1...v0.15.2-beta1