diff --git a/CHANGELOG.md b/CHANGELOG.md index c209af458..84ea7bba6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,8 +16,8 @@ All notable changes to this project will be documented in this file. ### Fixed - Shutter missing HOLD on shutterbutton (#22108) - ModbusBridge request and response logic (#22075) -- Berry energy missing attributes -- Zigbee flashing CC2562P with latest firmware +- Berry energy missing attributes (#22116) +- Zigbee flashing CC2562P with latest firmware (#22117) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 51ef74b0c..1b372723c 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -154,7 +154,9 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - ModbusBridge request and response logic [#22075](https://github.com/arendst/Tasmota/issues/22075) - Zigbee extend timeout for MCU reboot from 5s to 10s [#22009](https://github.com/arendst/Tasmota/issues/22009) - Zigbee avoid disabling console serial on ESP32 and improved log messages [#22082](https://github.com/arendst/Tasmota/issues/22082) +- Zigbee flashing CC2562P with latest firmware [#22117](https://github.com/arendst/Tasmota/issues/22117) - Berry avoid `readbytes()` from crashing when file is too large [#22057](https://github.com/arendst/Tasmota/issues/22057) +- Berry energy missing attributes [#22116](https://github.com/arendst/Tasmota/issues/22116) - LVGL Added OpenHASP icons to font `montserrat-28` [#22048](https://github.com/arendst/Tasmota/issues/22048) - Matter fixed UI bug when no endpoints configured [#22008](https://github.com/arendst/Tasmota/issues/22008) - Matter fix when Rules are disabled [#22016](https://github.com/arendst/Tasmota/issues/22016)