Skip to content

Releases: MoonModules/WLED

MoonModules v0.14.1-b30

29 Jan 18:26
Compare
Choose a tag to compare

This is a maintenance release for -b29, including relevant bugfixes from upstream up to 0.14.1.

News (MM specific)

  • palettes preview with gamma corrections. Palettes on screen are now much closer to how it looks on your LEDs: example
  • bugfix: "segment off" button is finally(!) working (#90)
  • Bugfix for sound sync "Receive or Local" mode - avoid that local samples sneak in between network sound packets
  • some speed optimizations

Other important bugfixes

Full Changelog: v0.14.0-beta.29...v0.14.1-beta.30

What binary should I use?

MoonModules v0.14.0-b29

03 Jan 20:59
Compare
Choose a tag to compare

This release provides a critical bugfix (#104 random crashes when "use global LED buffer" is enabled). In addition, several bugfixes from upstream and a few MM specific enhancements are included in this version.

New MM features

  • UDP sound sync - sequence checking can be disabled in settings (useful if several units send sound)
  • Audio Reactive effects: enhanced versions of "Fireworks", "Fireworks Starburst", "Popcorn" (#103) - back-ported from WLED-SR. These "audio enhanced" effects are triggered by sound. Like clapping of hands, music starts, beats, fireworks explosions.
  • MM build environment for ESP32-C3 Mini/Zero/SuperMini (#101, #102)

What else?

Our 4MB "XL" build has (again) hit the flash size limit, so we had to remove two usermods (buzzer, sn_photoresistor). If you want to run "XL" builds, our suggestion is to use a board with 16MB flash, like this ESP32 WROOM32E 16MB.

Full Changelog: v0.14.0-beta.28...v0.14.0-beta.29

What binary should I use?

MoonModules v0.14.0-b28

19 Dec 19:46
67be1e8
Compare
Choose a tag to compare

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

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

  • Cannot rotate through playlists by preset #91
    The full list is here.

Full List

Full Changelog: v0.14.0.b27...v0.14.0-beta.28

What binary should I use?

MoonModules v0.14.0-b27

26 Aug 23:05
Compare
Choose a tag to compare

New since previous release: Release notes v0.14.0-b27

New MM features:

  • experimental: 8266 support for UDP sound sync. Audioreactive effects on 8266 can now receive sound from an esp32 ! (https://youtu.be/2Bct_Q7fzTE) (https://youtu.be/9K6dRoxzNQk)
  • Add Ethernet build for esp32 4MB
  • experimental: preview with gamma correction
  • CI: "_S" versions (optimised for speed) added to nightly builds

New features from upstream

MM specific bugs solved

  • fix for 8266 network connectivity problems (esp8266 was unusable since -b25)
  • fix usermod pin conflicts in pico board buildenv
  • fix I2C related code in ES8388 and ES7243 sound input drivers

Bugfixes from upstream

Full Changelog:

v0.14.0.b26...v0.14.0.b27

What binary should I use?

MoonModules v0.14.0-b26

30 Jul 20:36
Compare
Choose a tag to compare

This is a bugfix release for the previous -b25

New since previous release: Release notes v0.14.0-b26

Bugs solved

  • fix for effects that were much too dim, due to missing setUpLeds()
  • workaround for spurious "assertion crashes" in wifi core (may help with pico boards)
  • Fix palette preview of Audio Responsive Ramp
  • minor effect bugfixes and speedups
  • reverts some over-optimizations from fastpath

New features:

  • some _S builds compiled for speed (see release notes)
  • experimental support for ESP-NOW remotes (see Aircoookie#3237 )
  • improvements for ESP32-S3 with "opi" (octal) PSRAM
  • "Major Peak" frequency according to human hearing (breaking! frequency responsive effects will look better)

Full Changelog: v0.14.0.b25...v0.14.0.b26

What binary should I use?

MoonModules v0.14.0-b25

15 Jul 12:32
Compare
Choose a tag to compare

WLED AC 0.14.0-b2 daily build of June 2, 2023

plus

New since previous release:

Notes

  • Using bin aware bins, see Assets, choose the one which matches your hardware. If not sure, take WLEDMM_0.14.0-b25_ESP32_M.bin
  • This WLED MM release is based on latest stable dev of WLED AC (June 2, 2023). As WLED AC is undergoing a lot of changes, MoonModules built in a longer delay then normal to keep up with upstream until latest upstream is well tested

What's Changed

New Contributors

  • @Fonta made their first contribution in #36

Full Changelog: v0.14.0.b15...v0.14.0.b25

MoonModules v0.14.0-b15

02 Apr 11:29
Compare
Choose a tag to compare

WLED AC 0.140.0-b1 daily build of March 27, 2023

plus

New since previous release:

image

Notes

  • Using bin aware bins, see Assets, choose the one which matches your hardware. If not sure, take WLEDMM_0.14.0-b15_ESP32_M.bin
  • This WLED MM release is based on post B1-release code of WLED AC. As soon as WLED AC releases B2 we will also publish a new B2 release

Full Changelog: v0.14.0-b1.13...v0.14.0.b15

MoonModules v0.14.0-b1.13

24 Dec 14:44
Compare
Choose a tag to compare

WLED AC 0.140.0-b1

plus

moonmodules/merge-history

using bin aware bins, see Assets, choose the one which matches your hardware.

If not sure, take WLEDMM_0.14.0-b1.13_ESP32_max.bin

MoonModules v0.14.0.2.1

28 Oct 11:02
Compare
Choose a tag to compare

This is the first MoonModules version forked from AC instead of blaz.
This is a pre-release, as it is used to test 'bin awareness' the status has been set to release to allow the release to be visible in the OTA update screen.
This is not an official upstream release

Get one of the bins below or get a build from Serg74 (daily) or Wladi (periodically).

WLEDMM_0.14.0.2.1_esp32_4MB_max.bin is the recommended standard bin
All other max bins are derived from this and add extra features e.g. 16MB, S3, PSRAM, Wemos shield support.
Submit an issue if you want more bins

MoonModules v0.14.1.0.0

08 Nov 17:14
Compare
Choose a tag to compare
Pre-release

Pre release
Latest dev