What's Changed
Enhancements
- Add friendly ID to network hostname by @ronakjain90 in #426
Performance
- WiFi fast connect using cached BSSID + channel by @Walderbash in #439
- Resume TLS sessions across deep sleep for trmnl.app by @ikraamg in #408
Bug fixes
- Fixed 2-bit gray updates on 4.26 inch panels by @bitbank2 in #421
- Fixes problems with Xteink X4 display updates by @bitbank2 in #412
- Fix E1002 Spectra6 update transport by @brettinternet in #458
- Fixed OG partial update to use previous image in EPD RAM to keep the balance of charge by @bitbank2 in #495
- Force 1BPP mode before displaying system screens by @schrockwell in #497
- Fix WiFi credential pair last-used tracking by @silasbrookshaha in #470
Refactoring
- Use
idf_component.ymlto produce consistent production builds by @ronakjain90 in #441 - Move OTA update code to
FirmwareUpdateServiceby @ronakjain90 in #413 - Introduce
.clang-tidyand.clang-formatto the codebase. by @ronakjain90 in #454
Full Changelog: v1.8.10...v1.8.12