Releases: tronbyt/firmware-esp32
Releases · tronbyt/firmware-esp32
Fix brightness headers for Render.com and animation smoothness
Memory improvements and http header updates.
Improve memory usage to allow for images double in size.
compare http headers with strcasecmp to be compatible with http/2 (render.com)
v1.2.1
1.1 Release
Fixes lingering config portal and wifi reconnection issues.
1.0.2
First Release !
What's Changed
- Update espressif32 platform to 6.10.0 by @IngmarStein in #11
- Modernize the project by @IngmarStein in #13
- Increase stack size of the main task from 3584 to 8192 by @IngmarStein in #12
- Use lib_deps instead of git submodules by @IngmarStein in #15
- Various cleanups by @IngmarStein in #17
- Continously loop if no new webp is downloaded. Use default app_dwell time of 1 sec if 0 is passed in. by @tavdog in #18
- merge changes to support devices with no psram by @tavdog in #20
- Add Tronbyt S3 Device by @tavdog in #24
- Add Matrix Portal Device by @tavdog in #25
- Fix brightness scaling by @ashthespy in #26
- Implement websocket client by @tavdog in #28
- add tronbyt-s3-wide target, simple 2x scal for larger display. by @tavdog in #29
- Minimal wifimanager by @tavdog in #31
New Contributors
- @ashthespy made their first contribution in #26
Full Changelog: https://github.com/tronbyt/firmware-http/commits/v1.0.0