Release of WLED v0.11.0

This commit is contained in:
cschwinne
2020-11-29 22:07:12 +01:00
parent c01dd232c5
commit 3a3948e74f
5 changed files with 35 additions and 20 deletions

View File

@@ -2,6 +2,13 @@
### WLED version 0.11.0
#### Build 2011290
- Release of WLED 0.11.0 "Mirai"
- Workaround for weird empty %f Espalexa issue
- Fixed crash on saving preset with HTTP API `PS`
- Improved performance for color changes in non-main segment
#### Build 2011270
- Added tooltips for speed and intensity sliders (PR #1378)