mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
61814e79fe
commit
2f3663b8aa
|
@ -52,6 +52,7 @@ All notable changes to this project will be documented in this file.
|
|||
- Conflicting log_level definitions in NimBLE (#21337)
|
||||
- Avoid unwanted OTA upgrade when safeboot starts for the first time (#21360)
|
||||
- Matter broken NOCStruct types preventing pairing with HA (#21365)
|
||||
- jpeg compile core3 (#21387)
|
||||
|
||||
### Removed
|
||||
- LVGL disabled vector graphics (#21242)
|
||||
|
|
|
@ -212,6 +212,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||
- Neopool prevent possible multiple bus requests [#21267](https://github.com/arendst/Tasmota/issues/21267)
|
||||
- Async HMDI CEC [#21287](https://github.com/arendst/Tasmota/issues/21287)
|
||||
- ESP8266 physical button/switch control when no rules activated [#21187](https://github.com/arendst/Tasmota/issues/21187)
|
||||
- jpeg compile core3 [#21387](https://github.com/arendst/Tasmota/issues/21387)
|
||||
- ESP32 PWM activity on unconfigured PWM GPIOs [#20732](https://github.com/arendst/Tasmota/issues/20732)
|
||||
- Avoid unwanted OTA upgrade when safeboot starts for the first time [#21360](https://github.com/arendst/Tasmota/issues/21360)
|
||||
- BTHome, prep BLE5 [#20989](https://github.com/arendst/Tasmota/issues/20989)
|
||||
|
|
Loading…
Reference in New Issue