Skip to content

Releases: adafruit/Adafruit_IO_Arduino

4.2.3

30 Aug 20:26
a21c9a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.2...4.2.3

4.2.2 - Fixes for ESP8266

15 Aug 17:30
848e3ea
Compare
Choose a tag to compare

What's Changed

  • Fix ESP8266 fallthrough patch causing memory error, add updated ssl cert by @brentru in #159

Full Changelog: 4.2.1...4.2.2

4.2.1 - Adafruit IO Arduino

10 Aug 21:19
a2b63fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.2.1

4.2.0 - Support for Arduino WiFi MKR 1010 and Arduino Nano 33 IOT

10 Dec 19:39
f6d762f
Compare
Choose a tag to compare

What's Changed

  • Support for Arduino WiFi MKR 1010 and Arduino Nano 33 IOT by @darumsdad in #155

New Contributors

Full Changelog: 4.1.1...4.2.0

4.1.1 - Moved to MIT licenses

06 Jul 17:06
28fd173
Compare
Choose a tag to compare

4.1.0 - Update for ESP32 BSP 1.0.6 and later

17 May 13:38
5742073
Compare
Choose a tag to compare
  • #152 Updates the AdafruitIO_ESP32. class to include Adafruit IO's root certificate and set the root CA.

4.0.2 - Updated Discord link

11 Dec 21:42
3c1ab07
Compare
Choose a tag to compare

New Example: adafruitio_26_led_btn, ESP32-S2

13 Nov 17:32
15047f0
Compare
Choose a tag to compare

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

30 Oct 19:47
acbaf4b
Compare
Choose a tag to compare

Added adafruitio_25_schedule_trigger example.

3.9.1 - Fix Group Feed Length

23 Sep 17:50
0ef372c
Compare
Choose a tag to compare
  • #126 Feed names in a group may now be up to 128 characters long