Skip to content

Commit a4a8e26

Browse files
committed
Release WLED 0.14.1
1 parent 0597eee commit a4a8e26

File tree

12 files changed

+4234
-4174
lines changed

12 files changed

+4234
-4174
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## WLED changelog
22

3+
#### Build 2401141
4+
- Official release of WLED 0.14.1
5+
- Fix for #3566, #3665, #3672
6+
- Sorting of palettes in custom palette editor (#3674 by @WoodyLetsCode)
7+
38
#### Build 2401060
49
- Version bump: 0.14.1-b3
510
- Global JSON buffer guarding (#3648 by @willmmiles, resolves #3641, #3312, #3367, #3637, #3646, #3447)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wled",
3-
"version": "0.14.1-b3",
3+
"version": "0.14.1",
44
"description": "Tools for WLED project",
55
"main": "tools/cdata.js",
66
"directories": {

wled00/html_cpal.h

Lines changed: 311 additions & 306 deletions
Large diffs are not rendered by default.

wled00/html_other.h

Lines changed: 784 additions & 784 deletions
Large diffs are not rendered by default.

wled00/html_pixart.h

Lines changed: 524 additions & 474 deletions
Large diffs are not rendered by default.

wled00/html_pxmagic.h

Lines changed: 315 additions & 315 deletions
Large diffs are not rendered by default.

wled00/html_settings.h

Lines changed: 169 additions & 169 deletions
Large diffs are not rendered by default.

wled00/html_simple.h

Lines changed: 1131 additions & 1131 deletions
Large diffs are not rendered by default.

wled00/html_ui.h

Lines changed: 990 additions & 990 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)