Skip to content

Releases: sblantipodi/arduino_bootstrapper

Release v1.8.0

07 Jun 12:32
Compare
Choose a tag to compare

Changes in this Release

  • Improved compatibility with Arduino ESP8266 Core V3.0.0

Release v1.7.9

18 Apr 16:00
Compare
Choose a tag to compare

Changes in this Release

  • Fixed an issue with dangling pointers that caused occasional crashes.

Release v1.7.8

08 Apr 16:30
Compare
Choose a tag to compare

Changes in this Release

  • Reduced memory footprint

Release v1.7.6

11 Jan 11:56
Compare
Choose a tag to compare

Changes in this Release

  • Unsubscribe from an MQTT topic

Release v1.7.5

24 Dec 22:02
Compare
Choose a tag to compare

Changes in this Release

  • Fixed a bug that affected ESP32 devices in AP mode while saving WiFi and MQTT passwords.

Release v1.7.4

24 Dec 01:36
Compare
Choose a tag to compare

Changes in this Release

  • SPIFFS and LittleFS read params from file utility

Release v1.7.3

19 Dec 17:00
Compare
Choose a tag to compare

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

20 Aug 16:45
Compare
Choose a tag to compare

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

11 Aug 16:14
Compare
Choose a tag to compare

Changes in this Release

  • Added MQTT host and port configuration when in Access Point mode

Release v1.5.0

19 Jun 13:23
dd7f801
Compare
Choose a tag to compare

Changes in this Release

  • Easy ESP32 support