Update change logs

This commit is contained in:
Theo Arends 2025-12-17 14:18:59 +01:00
parent ebe2da3485
commit 34e12a74a9
2 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file.
### Changed
- Vid6608 library from v1.0.2 to v1.0.3 (#24218)
- IRremoteESP8266 library from v2.8.6 to v2.8.6-ca474a6 (#24226)
- Update Zigbee WebUI (#24224)
### Fixed
- DALI watchdog exception

View File

@ -117,6 +117,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Changed
- Vid6608 library from v1.0.2 to v1.0.3 [#24218](https://github.com/arendst/Tasmota/issues/24218)
- IRremoteESP8266 library from v2.8.6 to v2.8.6-ca474a6 [#24226](https://github.com/arendst/Tasmota/issues/24226)
- Update Zigbee WebUI [#24224](https://github.com/arendst/Tasmota/issues/24224)
### Fixed
- ESP8266 TasmotaSerial flush receive buffer on executing `TasmotaSerial.flush();`