Update changelogs

This commit is contained in:
Theo Arends 2023-02-16 13:07:47 +01:00
parent beb1876815
commit 8eb3879d98
2 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
- ESP32 preliminary support for Matter protocol, milestone 1 (commissioning) by Stephan Hadinger
- Basic support for Shelly Pro 4PM
- Command ``DhtDelay<sensor> <high_delay>,<low_delay>`` to allow user control over high and low delay in microseconds (#17944)
- Berry `int64.fromstring()` to convert a string to an int64
- Berry `int64.fromstring()` to convert a string to an int64 (#17953)
### Breaking Changed
- TM1638 button and led support are handled as virtual switches and relays (#11031)
@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- ESP8266 Fix TLS SNI which would prevent AWS IoT connection (#17936)
- TuyaMcu exception 3 regression from v12.3.1.4
### Removed

View File

@ -127,6 +127,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- Berry crypto add ``HKDF_HMAC_SHA256``
- Berry crypto add ``SPAKE2P_Matter`` for Matter support
- Berry add ``mdns`` advanced features and query
- Berry `int64.fromstring()` to convert a string to an int64 [#17953](https://github.com/arendst/Tasmota/issues/17953)
- ESP32 command ``EnergyCols 1..8`` to change number of GUI columns
- ESP32 command ``EnergyDisplay 1..3`` to change GUI column presentation
- ESP32 support for eigth energy phases/channels