diff --git a/CHANGELOG.md b/CHANGELOG.md index e9cce18b8..fe3eb97cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - Support for multiple WeMo devices by Magic73 (#9208) - Fallback NTP server from x.pool.ntp.org if no ntpservers are configured - TyuaMcu update 2/3 by Federico Leoni (#10004) +- Optional CCloader support for CC25xx Zigbee or CC26xx BLE by Christian Baars (#9970) ### Breaking Changed - KNX DPT9 (16-bit float) to DPT14 (32-bit float) by Adrian Scillato (#9811, #9888) @@ -20,12 +21,14 @@ All notable changes to this project will be documented in this file. - MQTT Wifi connection timeout from 5000 to 200 mSec (#9886) - Platformio compiler option `-free -fipa-pta` enabled (#9875) - IRremoteESP8266 library from v2.7.12 to v2.7.13 +- Shelly Dimmer 1 and 2 stm32 firmware from v51.4 to v51.5 ### Fixed - KNX ESP32 UDP mulicastpackage (#9811) - Command ``gpio`` using non-indexed functions regression from v9.1.0 (#9962) - ESP32 TasmotaClient firmware upgrade (#9218) - Reset to defaults after 6 hours of DeepSleep (#9993) +- Backlog timing wraparound (#9995) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index d586f9e6e..5aae48b92 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -74,6 +74,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota - Support for multiple WeMo devices by Magic73 (#9208) - KNX read reply for Power (#9236, #9891) - Fallback NTP server from x.pool.ntp.org if no ntpservers are configured +- Optional CCloader support for CC25xx Zigbee or CC26xx BLE by Christian Baars (#9970) ### Breaking Changed - KNX DPT9 (16-bit float) to DPT14 (32-bit float) by Adrian Scillato (#9811, #9888) @@ -81,6 +82,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota ### Changed - Core library from v2.7.4.5 to v2.7.4.7 - IRremoteESP8266 library from v2.7.12 to v2.7.13 +- Shelly Dimmer 1 and 2 stm32 firmware from v51.4 to v51.5 - Platformio compiler option `no target align` enabled (#9749) - Sonoff L1 color up scaling and color margin detection (#9545) - MQTT Wifi connection timeout from 5000 to 200 mSec (#9886) @@ -94,6 +96,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota - GUI MqttUser and MqttPassword updates when TLS is compiled in (#9825) - ESP32 TasmotaClient firmware upgrade (#9218) - Reset to defaults after 6 hours of DeepSleep (#9993) +- Backlog timing wraparound (#9995) ### Removed - Version compatibility check