What's Changed
- sdkconfig: build for ESP32-S3-Box-3 by default by @stintel in #366
- audio: increase HTTP stream timeout after send for TTS by @stintel in #367
- CI: bump artifact actions to v4 by @stintel in #390
- build: make MultiNet support opt-in by @stintel in #392
- Bump GitHub actions by @stintel in #393
- Implement i2c_probe function by @stintel in #394
- Fix I2C probing by @stintel in #395
- Bump ESP-IDF to v5.1.6 by @stintel in #397
- build: bump to upstream ESP-ADF v2.7 by @stintel in #398
- CI: detect changed files since last remote commit by @stintel in #400
- CI: don't trigger workflow on push by @stintel in #401
- Bump ESP-IDF to v5.2.3 by @stintel in #399
- build: bump esp-sr to 1.9.5 by @stintel in #402
- CI: trigger workflow on push again by @stintel in #404
- network: print ev_base when logging unhandled event by @stintel in #403
- Bump esp_lcd_touch_* components by @stintel in #405
- Wi-Fi improvements by @stintel in #406
- idf: bump esp_websocket_client component to 1.4.0 by @stintel in #407
- sdkconfig: enable Chacha20-Poly1305 support by @stintel in #408
- Dockerfile: bump ESP-IDF to v5.2.5 by @stintel in #409
- treewide: support TLS 1.3 by @stintel in #410
- CI: mark alpha and beta releases as prerelease by @stintel in #411
- CI: fix typo to trigger build when pushing tags by @stintel in #412
- CI: fix error in download-artifact action by @stintel in #413
Full Changelog: 0.3.1...0.4.0-alpha.1