Skip to content

Releases: arduino-libraries/ArduinoIoTCloud

2.4.1

03 Mar 08:01
Compare
Choose a tag to compare

What's Changed

  • OTA: create TinyGSMClient in case of cellular connections by @pennam in #533
  • Add support to Raspberry Pi Pico W by @pennam in #503

Full Changelog: 2.4.0...2.4.1

2.4.0

26 Feb 12:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.4.0

2.3.1

28 Jan 08:57
Compare
Choose a tag to compare

What's Changed

  • Print library version inside debug info by @pennam in #525
  • Fix UNO R4 WiFi username password authentication by @pennam in #524

Full Changelog: 2.3.0...2.3.1

2.3.0

27 Jan 07:19
Compare
Choose a tag to compare

What's Changed

Known Issues

  • UNO R4 WiFi username/password connection failure

Full Changelog: 2.2.0...2.3.0

2.2.0

16 Dec 11:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.2.0

2.1.2

20 Nov 08:50
Compare
Choose a tag to compare

What's Changed

  • NICLA VISION Fix ota download byte count by @pennam in #514

Full Changelog: 2.1.1...2.1.2

2.1.1

06 Nov 09:18
Compare
Choose a tag to compare

What's Changed

  • Add "Block for OTA" example by @manchoz in #510
  • ArduinoCloudTCP: print BearSSL error code by @pennam in #511
  • RP2040 Connect OTA fix appSize computation with cores using PRNG by @pennam in #505

Full Changelog: 2.1.0...2.1.1

2.1.0

16 Sep 09:34
Compare
Choose a tag to compare

What's Changed

  • ESP32: fix certificate bundle loading using core >= 3.0.4 by @pennam in #501
  • TimedAttempt fixes and tests by @pennam in #500
  • Add CellularConnectionHandler to library examples by @pennam in #502
  • feat: ArduinoIoTCloudNotecard by @zfields in #494
  • Fix time validity check to account for maximum possible timezone offset by @pennam in #509

Full Changelog: 2.0.4...2.1.0

2.0.4

23 Jul 10:46
Compare
Choose a tag to compare

What's Changed

  • Improve device and thing state machine message handling and fix infinite disconnetct loop by @pennam in #490
  • UNO R4 WiFi fix warnings by @pennam in #484
  • Const cleanup by @pennam in #487
  • moving mqtt poll into ArduinoIoTCloudTCP::handle_Connected by @andreagilardoni in #488
  • If available force network time sync when connecting or reconnecting by @pennam in #489
  • OTA: fix sign-compare compiler warnings by @pennam in #497

Full Changelog: 2.0.3...2.0.4

2.0.3

19 Jun 07:31
Compare
Choose a tag to compare

What's Changed

  • TimedAttempt: fix reload function not applying tick retry limit by @pennam in #480

Full Changelog: 2.0.2...2.0.3