Merged
Conversation
Owner
BlueAndi
commented
Jan 31, 2026
- Basic authentication for the standard REST API enabled.
- Basic authentication for dynamic plugin topics enabled.
- CLI command added to get hostname.
- SunrisePlugin timezone handling fixed.
- mbedTLS memory allocation functions use PSRAM if available.
- Changes in the MQTT settings are now immediately applied.
- BMP palette color support added.
- Lilygo T-Display S3 environment added with 64x16 pixel.
- GIF: If the transparent color index is out of bounds and in the same frame there are pixel color indizes out of bounds too, but they are equal to the transparent color index, it will be allowed.
- A lot of other bugfixes and improvements.
Synchronize Development with main branch
…h protected by mutex.
…ssary because with the TLS support parameters contain the root CA, client certificate and client key.
…ck to the REST API topic handler.
…, client certificate and client key.
…ensure the messages are not cut off.
… welcome message.
Web: Fix some text on the edit page
…: null) - Add security headers (X-Content-Type-Options, X-Frame-Options, X-XSS-Protection)
…licate boolean string parsing code for sticky and disable flags.
- Fix framebuffer access ordering (get reference after mutex acquired). - Move brightness application to update task via applyBrightness().
…ng restoring the configuration. This is fixed now.
…remove GrabViaMqttPlugin from Ulanzi configuration.
…ory in the release package.
… there are pixel color indizes out of bounds too, but they are equal to the transparent color index, it will be allowed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.