Tasmota Arduino Core v2.7.4.5

Tasmota Arduino Core v2.7.4.5 allowing webpassword over 47 characters (#9687)
This commit is contained in:
Theo Arends 2020-10-22 11:25:05 +02:00
parent bb7f93ea98
commit eea472f1fc
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file.
- Management of serial baudrate (#9554)
- ``#define MQTT_FINGERPRINT`` from string to hexnumbers (#9570)
- Rotary driver adjusted accordingly if Mi Desk Lamp module is selected (#9399)
- Tasmota Arduino Core v2.7.4.5 allowing webpassword over 47 characters (#9687)
### Fixed
- Convert AdcParam parameters from versions before v9.0.0.2

View File

@ -89,6 +89,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota
- NeoPixelBus library from v2.5.0.09 to v2.6.0
- Management of serial baudrate (#9554)
- Rotary driver adjusted accordingly if Mi Desk Lamp module is selected (#9399)
- Tasmota Arduino Core v2.7.4.5 allowing webpassword over 47 characters (#9687)
### Fixed
- Ledlink blink when no network connected regression from v8.3.1.4 (#9292)