2020-03-12 23:26:38 +01:00
|
|
|
## WLED changelog
|
|
|
|
|
2020-05-09 00:29:42 +02:00
|
|
|
### Development versions after 0.10.0 release
|
|
|
|
|
|
|
|
#### Build 2005090
|
|
|
|
|
|
|
|
- Default to ESP8266 Arduino core v2.7.1 in PlatformIO
|
|
|
|
- Fixed Preset Slot 16 always indicating as empty (#891)
|
|
|
|
- Disabled Alexa emulation by default (causes bootloop for some users)
|
|
|
|
- Added BWLT11 and SHOJO_PCB defines to NpbWrapper
|
|
|
|
- Merged pull request #898 adding Solid Glitter effect
|
|
|
|
|
2020-05-03 20:57:53 +02:00
|
|
|
### WLED version 0.10.0
|
|
|
|
|
|
|
|
#### Build 2005030
|
|
|
|
|
|
|
|
- DMX Single RGW and Single DRGB modes now support an additional white channel
|
|
|
|
- Improved palettes derived from set colors and changed their names
|
|
|
|
|
|
|
|
### Development versions between 0.9.1 and 0.10.0 release
|
2020-03-12 23:26:38 +01:00
|
|
|
|
2020-05-03 01:48:23 +02:00
|
|
|
#### Build 2005020
|
|
|
|
|
|
|
|
- Added ACST and ACST/ACDT timezones
|
|
|
|
|
2020-05-02 01:59:41 +02:00
|
|
|
#### Build 2005010
|
|
|
|
|
|
|
|
- Added module info page to web UI
|
|
|
|
- Added realtime override functionality to web UI
|
|
|
|
- Added individial segment power and brightness to web UI
|
|
|
|
- Added feature to one-click select single segment only by tapping segment name
|
|
|
|
- Removed palette jumping to default if color is changed
|
|
|
|
|
2020-04-30 01:52:36 +02:00
|
|
|
#### Build 2004300
|
|
|
|
|
|
|
|
- Added realtime override option and `lor` JSON property
|
|
|
|
- Added `lm` (live mode) and `lip` (live IP) properties to info in JSON API
|
|
|
|
- Added reset commands to APIs
|
|
|
|
- Added `json/si`, returning state and info, but no FX or Palette lists
|
|
|
|
- Added rollover detection to millis(). Can track uptimes longer than 49 days
|
|
|
|
- Attempted to fix Wifi issues with Unifi brand APs
|
|
|
|
|
2020-04-23 23:52:33 +02:00
|
|
|
#### Build 2004230
|
|
|
|
|
|
|
|
- Added brightness and power for individual segments
|
|
|
|
- Added `on` and `bri` properties to Segment object in JSON API
|
|
|
|
- Added `C3` an `SB` commands to HTTP get API
|
|
|
|
- Merged pull request #865 for 5CH_Shojo_PCB environment
|
|
|
|
|
2020-04-22 00:51:00 +02:00
|
|
|
#### Build 2004220
|
|
|
|
|
|
|
|
- Added Candle Multi effect
|
|
|
|
- Added Palette capability to Pacifica effect
|
|
|
|
|
|
|
|
#### Build 2004190
|
|
|
|
|
|
|
|
- Added TM1814 type LED defines
|
|
|
|
|
2020-04-13 00:42:27 +02:00
|
|
|
#### Build 2004120
|
|
|
|
|
|
|
|
- Added Art-Net support
|
|
|
|
- Added OTA platform to platformio.ini
|
2020-04-10 12:30:08 +02:00
|
|
|
|
|
|
|
#### Build 2004100
|
|
|
|
|
|
|
|
- Fixed DMX output compilation
|
|
|
|
- Added DMX start LED setting
|
|
|
|
|
|
|
|
#### Build 2004061
|
|
|
|
|
|
|
|
- Fixed RBG and BGR getPixelColor (#825)
|
|
|
|
- Improved formatting
|
|
|
|
|
|
|
|
#### Build 2004060
|
|
|
|
|
|
|
|
- Consolidated global variables in wled.h
|
|
|
|
|
|
|
|
#### Build 2003300
|
|
|
|
|
|
|
|
- Major change of project structure from .ino to .cpp and func_declare.h
|
|
|
|
|
2020-03-26 19:43:23 +01:00
|
|
|
#### Build 2003262
|
|
|
|
|
2020-04-13 00:42:27 +02:00
|
|
|
- Fixed compilation for Analog LEDs
|
2020-04-10 12:30:08 +02:00
|
|
|
- Fixed sync settings network port fields too small
|
2020-03-26 19:43:23 +01:00
|
|
|
|
2020-03-26 01:44:38 +01:00
|
|
|
#### Build 2003261
|
|
|
|
|
2020-04-10 12:30:08 +02:00
|
|
|
- Fixed live preview not displaying whole light if over 255 LEDs
|
2020-03-26 01:44:38 +01:00
|
|
|
|
2020-03-25 11:17:45 +01:00
|
|
|
#### Build 2003251
|
|
|
|
|
2020-04-10 12:30:08 +02:00
|
|
|
- Added Pacifica effect (tentative, doesn't yet support other colors)
|
|
|
|
- Added Atlantica palette
|
|
|
|
- Fixed ESP32 build of Espalexa
|
2020-03-25 11:17:45 +01:00
|
|
|
|
2020-03-25 00:59:48 +01:00
|
|
|
#### Build 2003222
|
|
|
|
|
2020-04-10 12:30:08 +02:00
|
|
|
- Fixed Alexa Whites on non-RGBW lights (bump Espalexa to 2.4.5)
|
2020-03-25 00:59:48 +01:00
|
|
|
|
2020-03-22 17:45:09 +01:00
|
|
|
#### Build 2003221
|
|
|
|
|
2020-04-10 12:30:08 +02:00
|
|
|
- Moved Cronixie driver from FX library to drawOverlay handler
|
2020-03-22 17:45:09 +01:00
|
|
|
|
2020-03-21 00:57:54 +01:00
|
|
|
#### Build 2003211
|
|
|
|
|
2020-04-10 12:30:08 +02:00
|
|
|
- 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 23:26:38 +01:00
|
|
|
|
2020-03-14 11:28:42 +01:00
|
|
|
#### Build 2003141
|
|
|
|
|
2020-04-10 12:30:08 +02:00
|
|
|
- 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-14 11:28:42 +01:00
|
|
|
|
2020-03-12 23:26:38 +01:00
|
|
|
#### Build 2003121
|
|
|
|
|
2020-04-10 12:30:08 +02:00
|
|
|
- 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 23:26:38 +01:00
|
|
|
|