Update change logs

This commit is contained in:
Theo Arends
2026-06-21 15:00:33 +02:00
parent 6c208a6b5f
commit 7f874b2a14
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
### Added ### Added
- Serial console support for Backspace when enabling `#define USE_SERIAL_BACKSPACE` (#24830) - Serial console support for Backspace when enabling `#define USE_SERIAL_BACKSPACE` (#24830)
- Build copy firmware artifacts with ELF-extracted build timestamp (opt-in) (#24794) - Build copy firmware artifacts with ELF-extracted build timestamp (opt-in) (#24794)
- Enhance Matter plugin functionality for On/Off control and add support for Global Scene Control and related commands (#24854)
### Breaking Changed ### Breaking Changed
+1 -2
View File
@@ -132,8 +132,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- Berry transpose C defines to Berry in `tasmota_defines_for_berry.be` [#24680](https://github.com/arendst/Tasmota/issues/24680) - Berry transpose C defines to Berry in `tasmota_defines_for_berry.be` [#24680](https://github.com/arendst/Tasmota/issues/24680)
- Berry RGBW white blend and 10-bit gamma support to Berry LED pixel rendering [#24750](https://github.com/arendst/Tasmota/issues/24750) - Berry RGBW white blend and 10-bit gamma support to Berry LED pixel rendering [#24750](https://github.com/arendst/Tasmota/issues/24750)
- Berry manual tool to compare and verify solidification between C and Python [#24754](https://github.com/arendst/Tasmota/issues/24754) - Berry manual tool to compare and verify solidification between C and Python [#24754](https://github.com/arendst/Tasmota/issues/24754)
- Enhance Matter plugin functionality for On/Off control and add support for Global Scene Control and related commands [#24854](https://github.com/arendst/Tasmota/issues/24854)
### Breaking Changed
### Changed ### Changed
- ESP32 Platform from 2025.04.30 to 2026.05.50, Framework (Arduino Core) from v3.1.11 to v3.3.8.260506 and IDF from v5.3.4.260127 to v5.5.4.260407 [#24718](https://github.com/arendst/Tasmota/issues/24718) - ESP32 Platform from 2025.04.30 to 2026.05.50, Framework (Arduino Core) from v3.1.11 to v3.3.8.260506 and IDF from v5.3.4.260127 to v5.5.4.260407 [#24718](https://github.com/arendst/Tasmota/issues/24718)