Skip to content

Commit d553160

Browse files
committed
Update to changelog
1 parent b8a4df2 commit d553160

File tree

1 file changed

+55
-1
lines changed

1 file changed

+55
-1
lines changed

CHANGELOG.md

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,65 @@
11
## WLED changelog
22

3+
#### Build 2301240
4+
5+
- Version bump to v0.14.0-b2 "Hoshi"
6+
- PixelArt converter (convert any image to pixel art and display it on a matrix) (PR #3042)
7+
- various effect updates and optimisations
8+
- added Overlay option to some effects (allows overlapping segments)
9+
- added gradient text on Scrolling Text
10+
- added #DDMM, #MMDD & #HHMM date and time options for Scrolling Text effect (PR #2990)
11+
- deprecated: Dynamic Smooth, Dissolve Rnd, Solid Glitter
12+
- optimised & enhanced loading of default values
13+
- new effect: Distortion Waves (2D)
14+
- 2D support for Ripple effect
15+
- slower minimum speed for Railway effect
16+
- DMX effect mode & segment controls (PR #2891)
17+
- Optimisations for conditional compiles (further reduction of code size)
18+
- better UX with effect sliders (PR #3012)
19+
- enhanced support for ESP32 variants: C3, S2 & S3
20+
- usermod enhancements (PIR, Temperature, Battery (PR #2975), Analog Clock (PR #2993))
21+
- new usermod SHT (PR #2963)
22+
- 2D matrix set up with gaps or irregular panels (breaking change!) (PR #2892)
23+
- random palette smooth changes
24+
- hex color notations in custom palettes
25+
- allow more virtual buses
26+
- plethora of bugfixes
27+
328
### WLED release 0.14.0-b1
429

530
#### Build 2212222
631

732
- Version bump to v0.14.0-b1 "Hoshi"
8-
- Full changelog TBD
33+
- 2D matrix support (including mapping 1D effects to 2D and 2D peek)
34+
- [internal] completely rewritten Segment & WS2812FX handling code
35+
- [internal] ability to add custom effects via usermods
36+
- [internal] set of 2D drawing functions
37+
- enhanced old and new 2D effects (metadata: default values)
38+
- custom palettes (up to 10; upload palette0.json, palette1.json, ...)
39+
- custom effect sliders and options, quick filters
40+
- global I2C and SPI GPIO allocation (for usermods)
41+
- usermod settings page enhancements (dropdown & info)
42+
- asynchronous preset loading (and added "pd" JSON API call for direct preset apply)
43+
- new usermod Boblight (PR #2917)
44+
- new usermod PWM Outputs (PR #2912)
45+
- new usermod Audioreactive
46+
- new usermod Word Clock Matrix (PR #2743)
47+
- new usermod Ping Pong Clock (PR #2746)
48+
- new usermod ADS1115 (PR #2752)
49+
- new usermod Analog Clock (PR #2736)
50+
- various usermod enhancements and updates
51+
- allow disabling pull-up resistors on buttons
52+
- SD card support (PR #2877)
53+
- enhanced HTTP API to support custom effect sliders & options (X1, X2, X3, M1, M2, M3)
54+
- network debug printer (PR #2870)
55+
- automatic UI PC mode on large displays
56+
- removed support for upgrading from pre-0.10 (EEPROM)
57+
- support for setting GPIO level when LEDs are off (RMT idle level, ESP32 only) (PR #2478)
58+
- Pakistan time-zone (PKT)
59+
- ArtPoll support
60+
- TM1829 LED support
61+
- experimental support for ESP32 S2, S3 and C3
62+
- general improvements and bugfixes
963

1064
### WLED release 0.13.3
1165

0 commit comments

Comments
 (0)