What's Changed
- fix(release): Fix release scripts by @lucasssvaz in #11907
- fix(board): update Kode Dot variant pin mapping and OPI flash by @luismiKode in #11909
- fix(vfs): fix stat initialization, close #11908 by @JakubAndrysek in #11911
- fix(ci): Fix bugs in detection and release scripts by @lucasssvaz in #11922
- fix(esptool): Fix deprecated esptool commands by @lucasssvaz in #11923
- fix(component): Remove CI files from component by @lucasssvaz in #11924
- fix: silence multiple warnings pointed in issue #11917 by @cziter15 in #11920
- fix(spiffs): Adjust log level during SPIFFS formatting by @me-no-dev in #11929
- change(ci): Overhaul CI test flow management by @lucasssvaz in #11925
- fix(i2c): Set I2C master log level to none by @me-no-dev in #11931
- fix(net): Rework NO_GLOBALS to not act on dependent network classes by @me-no-dev in #11933
- Update of all variant files to add BAT_VOLT_PIN for all variants that define a battery voltage pin by @mitra42 in #11954
- ci(c5): Enable PSRAM by default by @lucasssvaz in #11955
- fix(ble): Fix broken functions and add IRK retrieval by @lucasssvaz in #11948
- ci(hosted): Copy esp-hosted binaries to gh-pages by @lucasssvaz in #11957
- fix(docs): Fix incorrect ARDUINO_USB_MODE for USB CDC usage by @ejohnso49 in #11971
- fix(esp32): issues on starting touch sensor and attaching interrupt by @AlexAls in #11967
- fix(eth): Use correct ETH MAC address by @me-no-dev in #11958
- Solve deprecated _chunkedClient.flush() by @BCsabaEngine in #11974
- feat(zigbee): Add humidity support for Thermostat + TempSensor fix by @P-R-O-C-H-Y in #11940
- IDF release/v5.5 by @me-no-dev in #11981
- feat(uart): Add function to invert hardware UART Tx line by @asund in #11428
- fix(ble): Fix descriptor loading and add client multiconnect example by @lucasssvaz in #11978
- feat(matter): esp32-c6 matter over thread example by @SuGlider in #11980
- fix(eth): Del mac and phy resources by @szerwi in #11982
- feat(matter): examples documentation by @SuGlider in #11983
- feat(matter): adds Arduino Matter Library documentation by @SuGlider in #11984
- feat(board): add support for Arduino Nesso N1 by @facchinm in #11985
New Contributors
- @luismiKode made their first contribution in #11909
- @ejohnso49 made their first contribution in #11971
- @AlexAls made their first contribution in #11967
- @BCsabaEngine made their first contribution in #11974
- @asund made their first contribution in #11428
- @szerwi made their first contribution in #11982
Full Changelog: 3.3.2...3.3.3