V2.4.0 ====== This version supersedes release 2.3.0 and offers important bug fixes and GUI support for future members of the LumiNode product family. - NEW • Startup buffer A startup buffer field has been added to the process engine configuration in the Web UI (Fig. 1). This allows the user to configure values for each channel to be outputted from the LumiNode on bootup until the input source has been detected. • Web API Additional function in Web API: See API info for details. - BUG FIXES • The firmware version is now embedded in the web API documentation (both the HTML page and the OpenAPI json). • Fixes an issue where the contact closure configuration was not persistent across reboots. • Fixes an issue where the reset API did not always have time to send an HTTP reply. • Fixes a bug were not all settings were correctly updated when a profile was recalled, or a reset was performed. • Fixes a bug were the web authentication and device ID settings were shown incorrectly in the profile preview. • Fixes a bug where empty ArtTodData was not being sent out when 0 RDM responders where discovered on a port. • Fixes a bug where multiple duplicate ArtTodData messages were being sent out if a received ArtTodRequest contained duplicate universes. - API INFO (http://IP_OF_YOUR_DEVICE/api/doc) • Added ‘DELETE’ to the ‘Access-Control-Allow-Methods’ header for all web API paths. • GET method to retrieve a single playlist was added.