Releases: adafruit/Adafruit_IO_Arduino
Releases · adafruit/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
Fix FONA Incompatibility
This release:
- #135 Adds a
_disconnect
function which disables GPRS and sets AIO network status to Adafruit FONA class.
Add setLED method for Airlift Co-Processors
Updated Adafruit IO SSL Fingerprint
- #130 This release updates the Adafruit IO SSL fingerprint to the latest version.