News since previous release: Release notes v0.14.0-b28
This release collects 4 month worth of new features, enhancements and bug fixing. Special thanks go to our friends from upstream (@blazoncek in particular), who improved and stabilised the WLED core a lot. And - last not least - thanks to all direct MM contributors for enhancements and features created especially for the MoonModules WED fork.
New MM features:
New MM features are described in detail in our Release notes v0.14.0-b28.
effects, 2D, UI
- deterministic effects (by @ewoudwijma, @troyhacks, @netmindz) in #72
- supersync mode - run effects in parallel on serveral devices, in perfect sync (by @ewoudwijma, @troyhacks)
- "Party Jerk" - a JBL partybox-like soundreactive effect by @tonyxforce in #67
- Fix return value (frameDelay) of FX_MODE_STATIC by @arneboe in #73
- animartix update (all rgb data set for every effect) by @netmindz in #83
- Fixes for animated staircase usermod by @troyhacks in #95, #96, #97
audio
- audio latency reduced, both locally and when using UDP sound sync (by @softhack007)
- Audio sync framecounter by @netmindz in #76
-
- note: please make sure to only have one sender for each UDP soundsync port
- New Audio sync mode "Receive or Local" - automatically falls back to local microphone when no sender is in the network (by @softhack007)
- WM8978 support for Ohmic Pico DSP, etc. by @troyhacks in #84
- esp32: 9 LED pins with audioreactive
build system and other
- Speed up builds by caching build_cache by @netmindz in #66
- PlatformIO upgrade - align with upstream platformio.ini in #93
- json/info: brand and product configurable by compile variables (by @ewoudwijma and @Moustachauve)
- PlatformIO buildenv for abc_wled_controller_v43_S from MyHome-Control.de
- Add Ethernet type: Olimex ESP32 Gateway
- WLEDMM now has
#define _MoonModules_WLED_
that can be checked in usermods, to create "runs anywhere" mods
New features from upstream
The full list of upstream changes brought into our fork is here.
MM specific bugs solved
- Battery auto-off enabled by default #92
- ES8388 AIThinker - broken #61
- animartix weird colors in some effects #82
Bugfixes from upstream
Full List
Full Changelog: v0.14.0.b27...v0.14.0-beta.28