github espressif/arduino-esp32 3.0.6
Arduino Release v3.0.6 based on ESP-IDF v5.1.4+

one day ago

The Arduino ESP32 version 3.0.6 is sixth bugfix release based on the ESP-IDF v5.1.4 (release notes).


For version migration, please check Migration Guide from v2.X to 3.X


Major changes

  • new implementation of Zigbee Library
  • several fixes

System PR

Core related changes

Peripehrals

HardwareSerial

  • fix(HardwareSerial): fix pin remapping in begin() on master by @pillo79 in #10379
  • feat(uart) 3.1.x Core: fixes serialEventRun() to avoid calling available() if serialEvent() is not declared by @SuGlider in #10428

Libraries

AsyncUDP

DNS Server

  • fix: DNSServer Lib - improper startup code in WiFi mode by @vortigont in #10366

Rainmaker

  • fix(esp-rainmaker): update esp-rainmaker version to 1.5.0 by @Asc91 in #10476
  • Update esp-insights version by @Asc91 in #10456

OpenThread

Wire

  • Wire library: Add conditional compilation for second I2C interface based on SOC_I2C_NUM by @sivar2311 in #10408

Zigbee

Boards updates and additions

CI & Testing

Examples


Full Changelog: 3.0.5...3.0.6


New Contributors


Thank you for contribution!

Don't miss a new arduino-esp32 release

NewReleases is sending notifications on new releases.