WLED/CHANGELOG.md

30 wiersze
903 B
Markdown
Czysty Zwykły widok Historia

2020-03-12 22:26:38 +00:00
## WLED changelog
### Development versions after 0.9.1 release
2020-03-24 23:59:48 +00:00
#### Build 2003222
- Fixed Alexa Whites on non-RGBW lights (bump Espalexa to 2.4.5)
#### Build 2003221
- Moved Cronixie driver from FX library to drawOverlay handler
2020-03-20 23:57:54 +00:00
#### Build 2003211
- Added custom mapping compile define to FX_fcn.h
- Merged pull request #784 by @TravisDean: Fixed initialization bug when toggling skip first
- Added link to youtube videos by Room31 to readme
2020-03-12 22:26:38 +00:00
#### Build 2003141
- Fixed color of main segment returned in JSON API during transition not being target color (closes #765)
- Fixed arlsLock() being called after pixels set in E1.31 (closes #772)
- Fixed HTTP API calls not having an effect if no segment selected (now applies to main segment)
2020-03-12 22:26:38 +00:00
#### Build 2003121
- Created changelog.md - make tracking changes to code easier
- Merged pull request #766 by @pille: Fix E1.31 out-of sequence detection
2020-03-12 22:26:38 +00:00