Releases: sblantipodi/arduino_bootstrapper
Releases · sblantipodi/arduino_bootstrapper
Release v1.18.2
Changes in this Release
- Fixed code for [email protected] deprecations
Release v1.18.1
Changes in this Release
- Improv WiFi improvements
Release v1.18.0
Changes in this Release
Added support for ethernet devices.
- LilyGO-T-POE-Pro
- ESP32-POE-WROVER
Release v1.17.0
Changes in this Release
Added support for Ethernet devices.
- QuinLed-ESP32-Ethernet
- QuinLed-Dig-Octa Brainboard-32-8L
- LilyGO-T-ETH-POE
- WT32-ETH01
- ESP32-ETHERNET-KIT-VE
- ESP32-POE
- WESP32
Release v1.16.1
Changes in this Release
- Breaking changes adjustments for ArduinoJson version 7
Release v1.15.3
Changes in this Release
- Fixed warnings on new compilers.
Release v1.15.2
Changes in this Release
- Web installer isn't able to configure the device on some devices. Fixed.
Release v1.15.1
Changes in this Release
- bootstrapSetup() and bootstrapLoop() functions are now able to prevent unwanted watchdog trigger.
Release v1.14.2
Changes in this Release
- Added the possibility to increase or decrease the WiFi TX power on ESP32 family using
WIFI_SIGNAL_STRENGTH
.
Release v1.14.1
Changes in this Release
- Preparing for the ESP32 (ESP32, ESP32-C3, ESP32-S2, ESP32-S3) family support