Releases: sblantipodi/arduino_bootstrapper
Releases · sblantipodi/arduino_bootstrapper
Release v1.5.0
Changes in this Release
- Easy ESP32 support
Release v1.4.5
Changes in this Release
- Improved documentation
Release v1.4.4
Changes in this Release
- Update library files
Release v1.4.3
Changes in this Release
- Improved examples for both Arduino IDE and PlatformIO
Release v1.4.2
Changes in this Release
- Rename lib to be compliant with Arduino Registry
Release v1.4.1
Changes in this Release
- Code optimizations
Release v1.4.0
Changes in this Release
- ArduinoBootstrapper is now ready for the main public registries and can be used as a library.
Release v1.3.0
Changes in this Release
- Access Point frontend, no need for hardcoding passwords
- File system migration (SPIFFS to LittleFS)
Release v1.2.0
Changes in this Release
- Added GitHub Actions CI support for automatic release and automatic artifact generation (binary firmware file)
Final implementation of main classes
Wifi Manager,
Queue Manager,
Storage Manager implementation
Helper classes