Releases: usetrmnl/trmnl-firmware
Releases · usetrmnl/trmnl-firmware
v1.5.9
What's Changed
- new Special Function - guest_mode by @ryanckulp in #168
Full Changelog: v1.5.8...v1.5.9
v1.5.8
v1.5.7
What's Changed
- Fix autoConnect to Use Last Used WiFi Index Correctly by @gdifiore in #117
- add exponential backoff to WiFi retries by @beanieboi in #162
- Handle 429 error screen by @ronakjain90 in #155
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Add: XIAO 7.5inch epaper panel device with XIAO ESP32-C3 and XIAO ESP32-S3 by @limengdu in #135
- Standardize stream downloading behavior by @jrr in #149
- Tested log serialization by @jrr in #144
- Dependency updates by @jrr in #141
- Bugfix: withHttp return value for http errors by @jrr in #154
New Contributors
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- More PNG tests by @jrr in #114
- Display log output during unit tests by @jrr in #126
- More use of log macros by @jrr in #121
- Set HTTPS timeout to 15s instead of old 5s by @datacompboy in #130
- withHttp image download by @jrr in #137
- Log the file sizes and Arduino/IDF versions by @jrr in #136
- Relax API retry time duration. by @ronakjain90 in #140
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Show API Response (inc. MAC address) on /api/setup fail by @gdifiore in #119
- Update PNGdec to 1.1.2 release. by @datacompboy in #123
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Fix handling downloadAndShow HTTPS_NO_ERR result by @datacompboy in #124
- attempt to pre-resolve IP on bad/flakey DNS resolvers by @Omeryl in #127
- Add support for Waveshare E-Paper ESP32 Driver Board by @skorokithakis in #122
New Contributors
- @skorokithakis made their first contribution in #122
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
Thanks to everyone for their patience and support as we migrate from BMP to PNG.
- Small refactor in downloadAndShow() by @jrr in #108
- Test png-flip by @jrr in #106
- Mac and Windows CI by @jrr in #102
- use PNGdec with "small-leftover" decoding fix by @datacompboy in #116
- HTTP Helper by @jrr in #115
Full Changelog: v1.5.1...v1.5.2
v1.4.8
What's Changed
- Rolled back #90 as it led to 429 rate limit breaches on core web server
- Fix local tests & add manual for it by @datacompboy in #93
- Fix few typos by @datacompboy in #92
- Allow server to request a longer
image_url
timeout by @jamesthurley in #87 - Cleaned up submit_log.cpp + removed memory leak by @bdejong in #68
New Contributors
Full Changelog: v1.4.7...v1.4.8
1.4.7
What's Changed
- Convert algo block scheme to dot format by @datacompboy in #85
- Add ID header to /api/log call by @jamesthurley in #88
- Multiple WiFi Network Support by @gdifiore in #76
- Enable Longer Sleep Times by @matthewlyons in #75
- use latest ESPAsyncWebServer by @beanieboi in #73
- Upgrade ArduinoJSON by @beanieboi in #90
- add fw-version header to api/setup request by @Omeryl in #91
New Contributors
- @datacompboy made their first contribution in #85
- @jamesthurley made their first contribution in #88
- @gdifiore made their first contribution in #76
- @matthewlyons made their first contribution in #75
- @beanieboi made their first contribution in #73
Full Changelog: v1.4.6...v1.4.7