mirror of
https://github.com/wled/WLED.git
synced 2025-04-25 07:17:18 +00:00
Update changelog.
This commit is contained in:
parent
8e7b1c97df
commit
b91b340afd
@ -20,6 +20,7 @@
|
|||||||
- usermod enhancements (PIR, Temperature, Battery (PR #2975), Analog Clock (PR #2993))
|
- usermod enhancements (PIR, Temperature, Battery (PR #2975), Analog Clock (PR #2993))
|
||||||
- new usermod SHT (PR #2963)
|
- new usermod SHT (PR #2963)
|
||||||
- 2D matrix set up with gaps or irregular panels (breaking change!) (PR #2892)
|
- 2D matrix set up with gaps or irregular panels (breaking change!) (PR #2892)
|
||||||
|
- palette blending/transitions
|
||||||
- random palette smooth changes
|
- random palette smooth changes
|
||||||
- hex color notations in custom palettes
|
- hex color notations in custom palettes
|
||||||
- allow more virtual buses
|
- allow more virtual buses
|
||||||
@ -34,6 +35,7 @@
|
|||||||
- [internal] completely rewritten Segment & WS2812FX handling code
|
- [internal] completely rewritten Segment & WS2812FX handling code
|
||||||
- [internal] ability to add custom effects via usermods
|
- [internal] ability to add custom effects via usermods
|
||||||
- [internal] set of 2D drawing functions
|
- [internal] set of 2D drawing functions
|
||||||
|
- transitions on every segment (including ESP8266)
|
||||||
- enhanced old and new 2D effects (metadata: default values)
|
- enhanced old and new 2D effects (metadata: default values)
|
||||||
- custom palettes (up to 10; upload palette0.json, palette1.json, ...)
|
- custom palettes (up to 10; upload palette0.json, palette1.json, ...)
|
||||||
- custom effect sliders and options, quick filters
|
- custom effect sliders and options, quick filters
|
||||||
@ -51,6 +53,7 @@
|
|||||||
- allow disabling pull-up resistors on buttons
|
- allow disabling pull-up resistors on buttons
|
||||||
- SD card support (PR #2877)
|
- SD card support (PR #2877)
|
||||||
- enhanced HTTP API to support custom effect sliders & options (X1, X2, X3, M1, M2, M3)
|
- enhanced HTTP API to support custom effect sliders & options (X1, X2, X3, M1, M2, M3)
|
||||||
|
- multiple UDP sync message retries (PR #2830)
|
||||||
- network debug printer (PR #2870)
|
- network debug printer (PR #2870)
|
||||||
- automatic UI PC mode on large displays
|
- automatic UI PC mode on large displays
|
||||||
- removed support for upgrading from pre-0.10 (EEPROM)
|
- removed support for upgrading from pre-0.10 (EEPROM)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user