diff --git a/RELEASENOTES.md b/RELEASENOTES.md index fcd7b482f..73883fb65 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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) @@ -114,4 +113,3 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota ### Removed - Version compatibility check - PN532 define USE_PN532_CAUSE_EVENTS replaced by generic rule trigger `on pn532#uid=` -- mDNS support in all Tasmota variants