Skip to content

Commit 20bebe9

Browse files
authored
Merge branch 'dev' into autodiscovery
2 parents 91d885e + 9b3e627 commit 20bebe9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+5379
-3902
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22

33
### Development versions after 0.11.1 release
44

5+
#### Build 2103060
6+
7+
- Auto start field population in bus config
8+
9+
#### Build 2103050
10+
11+
- Fixed incorrect over-memory indication in LED settings on ESP32
12+
13+
#### Build 2103041
14+
15+
- Added destructor for BusPwm (fixes #1789)
16+
17+
#### Build 2103040
18+
19+
- Fixed relay mode inverted when upgrading from 0.11.0
20+
- Fixed no more than 2 pins per bus configurable in UI
21+
- Changed to non-linear IR brightness steps (PR #1742)
22+
- Fixed various warnings (PR #1744)
23+
- Added UDP DNRGBW Mode (PR #1704)
24+
- Added dynamic LED mapping with ledmap.json file (PR #1738)
25+
- Added support for QuinLED-ESP32-Ethernet board
26+
- Added support for WESP32 ethernet board (PR #1764)
27+
- Added Caching for main UI (PR #1704)
28+
- Added Tetrix mode (PR #1729)
29+
- Added memory check on Bus creation
30+
31+
#### Build 2102050
32+
33+
- Version bump to 0.12.0-a0 "Hikari"
34+
- Added FPS indication in info
35+
- Bumped max outputs from 7 to 10 busses for ESP32
36+
37+
#### Build 2101310
38+
39+
- First alpha configurable multipin
40+
541
#### Build 2101130
642

743
- Added color transitions for all segments and slots and for segment brightness

0 commit comments

Comments
 (0)