diff --git a/CHANGELOG.md b/CHANGELOG.md index 714105253..37bc069d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 6e28dcc6a..9248da449 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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)