Update changelogs

This commit is contained in:
Theo Arends 2024-11-14 09:56:49 +01:00
parent 0dcfa74ef3
commit 1dff29f367
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- Matter provisioning with matter.js controller (#22470)
- Prevent crashing when `display.ini` is missing end `#`
- Prevent crashing when `display.ini` is missing end `#` (#22471)
### Removed

View File

@ -161,6 +161,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Fixed
- FUNC_COMMAND linked list command buffer corruption by shutter driver
- Prevent crashing when `display.ini` is missing end `#` [#22471](https://github.com/arendst/Tasmota/issues/22471)
- Alexa Hue with multiple devices [#22383](https://github.com/arendst/Tasmota/issues/22383)
- Mitsubishi Electric HVAC Standby Stage for MiElHVAC [#22430](https://github.com/arendst/Tasmota/issues/22430)
- EQ3 TRV firmware version 1.46 fails if the default true is used in subscribe on the notify characteristic [#22328](https://github.com/arendst/Tasmota/issues/22328)