What's Changed
- fix(zigbee): Fixes in handlers, destructors and co2 sensor delta reporting by @P-R-O-C-H-Y in #10834
- fix(i2s): Check if pin is used before clearing bus by @P-R-O-C-H-Y in #10833
- fix(matter): serial print instead of log_i by @SuGlider in #10842
- Bugfix/include order by @SuGlider in #10841
- docs(discord): Replace Gitter links with Discord by @lucasssvaz in #10852
- feat(zigbee): Add 2MB + 8MB partitions by @P-R-O-C-H-Y in #10864
- feat(esp32): Added a new device(xiao esp32s3 plus) by @is-qian in #10768
- Add IAS Zone Notification Message service to ZigbeeHandlers and ZigbeeEP.h by @lsroka76 in #10821
- fix(littlefs): Converted core disableWDT functions to bool by @lbernstone in #10896
- feat(zigbee): Add Time cluster support + fix of duplicate indentify cluster by @P-R-O-C-H-Y in #10863
- fix(SPIFFS): Use new disableWDT bool return value by @TD-er in #10909
- fix: Update the root certificate for the BasicHttpsClient example by @blueskyson in #10911
- fix(logging): incorrect FPS logging by @TNeutron in #10921
- FIX [UART]: ESP32-S2 UART baud rate detection CI test case by @SuGlider in #10926
- Update README.md to add ESP-SR by @akdeb in #10925
- feat(zigbee): Add IAS Zone endpoints (Contact Switch + Door/Window Handle) by @P-R-O-C-H-Y in #10918
- NetworkEvents allow stack size to be changed. by @thekurtovic in #10805
- fix(ci): Disable some RainMaker examples on ESP32 by @me-no-dev in #10931
- fix(ota): Make sure that ArduinoOTA.end() is called in the destructor by @me-no-dev in #10932
- Created Zigbee Endpoint for Window Covering. by @hennikul in #10914
- fix(wifi): Make sure that esp-hosted events are propagated by @me-no-dev in #10939
- fix(zigbee): Add default destructor to Window Covering and fix initialization of tm struct by @P-R-O-C-H-Y in #10943
- fix(i2s): Add missing initializer for I2S CLK config by @me-no-dev in #10963
- feat(cdc): Add support for two CDC ports at once by @me-no-dev in #10962
- build(deps): bump cryptography from 43.0.1 to 44.0.1 in /tests by @dependabot in #10961
- feat(zigbee): Add OTA client cluster support by @P-R-O-C-H-Y in #10946
- feat(zigbee): Add vibration sensor endpoint by @P-R-O-C-H-Y in #10944
- IDF release/v5.3 by @me-no-dev in #10873
- feat(zigbee): Support HSV color commands for RGB light endpoint by @P-R-O-C-H-Y in #10959
- feat(board): Update 3rd party board Huidu HD-WF2/HD-WF4 by @vortigont in #10957
- Fix crash when using String::move on empty string (#10938) by @TD-er in #10945
New Contributors
- @is-qian made their first contribution in #10768
- @lsroka76 made their first contribution in #10821
- @blueskyson made their first contribution in #10911
- @TNeutron made their first contribution in #10921
- @akdeb made their first contribution in #10925
- @thekurtovic made their first contribution in #10805
- @hennikul made their first contribution in #10914
Full Changelog: 3.1.1...3.1.2