Releases: adafruit/Adafruit_IO_Arduino
Releases · adafruit/Adafruit_IO_Arduino
4.2.3
What's Changed
- Adding WiFiManager Example Sketches by @bradrblack in #161
New Contributors
- @bradrblack made their first contribution in #161
Full Changelog: 4.2.2...4.2.3
4.2.2 - Fixes for ESP8266
What's Changed
Full Changelog: 4.2.1...4.2.2
4.2.1 - Adafruit IO Arduino
4.2.0 - Support for Arduino WiFi MKR 1010 and Arduino Nano 33 IOT
What's Changed
- Support for Arduino WiFi MKR 1010 and Arduino Nano 33 IOT by @darumsdad in #155
New Contributors
- @darumsdad made their first contribution in #155
Full Changelog: 4.1.1...4.2.0
4.1.1 - Moved to MIT licenses
Bump to 4.1.1
4.1.0 - Update for ESP32 BSP 1.0.6 and later
- #152 Updates the
AdafruitIO_ESP32
. class to include Adafruit IO's root certificate and set the root CA.
4.0.2 - Updated Discord link
Bump to 4.0.2
New Example: adafruitio_26_led_btn, ESP32-S2
Added new example, adafruitio_26_led_btn.
Tested library against ESP32-S2, added note about support to README, Library description.
4.0.0 - New Example, Scheduled Trigger
Added adafruitio_25_schedule_trigger example.
3.9.1 - Fix Group Feed Length
- #126 Feed names in a group may now be up to 128 characters long