Update changelog

This commit is contained in:
Theo Arends 2021-06-21 14:46:30 +02:00
parent 381100d8a4
commit 409c828bb7
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
- ESP32 core library from v1.0.6 to v1.0.7
- Force ESP32 defines USE_UFILESYS, GUI_TRASH_FILE and #define GUI_EDIT_FILE
- Speed up initial GUI console refresh
- Simplified configuration for ir-full, tasmota-ircustom no more needed
- Simplified configuration for ir-full and removal of tasmota-ircustom
### Fixed
- ESP32 Webcam add boundary marker before sending mjpeg image (#12376)

View File

@ -102,6 +102,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
- ESP32 core library from v1.0.6 to v1.0.7
- Force ESP32 defines USE_UFILESYS, GUI_TRASH_FILE and #define GUI_EDIT_FILE
- Speed up initial GUI console refresh
- Simplified configuration for ir-full and removal of tasmota-ircustom [#12428](https://github.com/arendst/Tasmota/issues/12428)
### Fixed
- DDS238-2 wrong reactive power value [#12283](https://github.com/arendst/Tasmota/issues/12283)