diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a9884c646..73883fb65 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -30,7 +30,7 @@ Support of Core versions before 2.7.1 has been removed. ## Support of TLS -To save resources when TLS is enabled mDNS needs to be disabled. In addition to TLS using fingerprints now also user supplied CA certs and AWS IoT is supported. Read [full documentation](https://tasmota.github.io/docs/AWS-IoT) +In addition to TLS using fingerprints now also user supplied CA certs and AWS IoT is supported. Read [full documentation](https://tasmota.github.io/docs/AWS-IoT) ## Initial configuration tools @@ -91,7 +91,6 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota - IRremoteESP8266 library from v2.7.12 to v2.7.13 - Shelly Dimmer 1 and 2 stm32 firmware from v51.4 to v51.5 - mDNS has been disabled from all pre-compiled binaries to allow new features -- Platformio compiler option `no target align` enabled (#9749) - Sonoff L1 color up scaling and color margin detection (#9545) - MQTT Wifi connection timeout from 5000 to 200 mSec (#9886) - Force bigger Thunk Stack if 4K RSA even without EC ciphers (#10075)