diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e6876401..c44b7f6a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. ### Changed - ESP32 refactored Wifi for ESP32 Core3 release (#21106) +- ESP32 Core3 platform update from 2024.02.10 to 2024.04.10 (#21114) ### Fixed - NeoPool hydrolysis unit for Hidrolife, Bionet and Generic device (#21098) @@ -99,6 +100,7 @@ All notable changes to this project will be documented in this file. - ESP32 Core3 SPI ethernet support for all models - Berry class `int64` made immutable (#20727) - LVGL make lv_touch_3_buttons more responsive (#20728) +- ESP32 Core3 platform update from 2024.01.12 to 2024.02.10 (#20730) - HASPmota fix and improve demo with pixel-perfect fonts (#20734) - NeoPool webUI pH alarms (4 & 5) completed (#20743) - Matter reduce memory usage when reading with wildcards (#20809) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index befe5d844..2823aac55 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -150,7 +150,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - LVGL remove `textarea` and `spinbox` from binaries [#20916](https://github.com/arendst/Tasmota/issues/20916) ### Changed -- ESP32 Core3 platform update from 2024.01.12 to 2024.02.10 [#20730](https://github.com/arendst/Tasmota/issues/20730) +- ESP32 Core3 platform update from 2024.01.12 to 2024.04.10 [#21114](https://github.com/arendst/Tasmota/issues/21114) - ESP32 LVGL library from v9.0.0 to v9.1.0 [#21008](https://github.com/arendst/Tasmota/issues/21008) - Refactor Platformio script `post_esp32.py` [#20966](https://github.com/arendst/Tasmota/issues/20966) - NeoPool webUI pH alarms (4 & 5) completed (#20743)[#20743](https://github.com/arendst/Tasmota/issues/20743)