Releases: sblantipodi/arduino_bootstrapper
Releases · sblantipodi/arduino_bootstrapper
Release v1.8.0
Changes in this Release
- Improved compatibility with Arduino ESP8266 Core V3.0.0
Release v1.7.9
Changes in this Release
- Fixed an issue with dangling pointers that caused occasional crashes.
Release v1.7.8
Changes in this Release
- Reduced memory footprint
Release v1.7.6
Changes in this Release
- Unsubscribe from an MQTT topic
Release v1.7.5
Changes in this Release
- Fixed a bug that affected ESP32 devices in AP mode while saving WiFi and MQTT passwords.
Release v1.7.4
Changes in this Release
- SPIFFS and LittleFS read params from file utility
Release v1.7.3
Changes in this Release
- When you flash the firmware, you can now specify an "additional param", this is useful creating configurable firmwares.
Release v1.7.0
Changes in this Release
- When you flash the firmware, you can now specify a "device name", this is useful for having multiple ESP devices connected to the same MQTT server.
Release v1.6.0
Changes in this Release
- Added MQTT host and port configuration when in Access Point mode
Release v1.5.0
Changes in this Release
- Easy ESP32 support