diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 325010f62..c5f66ac63 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -40,10 +40,6 @@ This release will be supported from ESP32/Arduino library Core version **v3.1.3. Support of ESP8266 Core versions before 2.7.8 and ESP32 Core versions before v3.1.3.250504 have been removed. -## Support of TLS - -In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read [full documentation](https://tasmota.github.io/docs/AWS-IoT) - ## Initial configuration tools For initial configuration this release supports Webserver based **WifiManager** or **Serial** based command interface. diff --git a/tasmota/tasmota_xdrv_driver/xdrv_09_timers.ino b/tasmota/tasmota_xdrv_driver/xdrv_09_timers.ino index 35367f0d9..a1cdfec6e 100644 --- a/tasmota/tasmota_xdrv_driver/xdrv_09_timers.ino +++ b/tasmota/tasmota_xdrv_driver/xdrv_09_timers.ino @@ -805,7 +805,7 @@ const char HTTP_TIMER_SCRIPT6[] PROGMEM = const char HTTP_TIMER_STYLE[] PROGMEM = ".tl{float:left;border-radius:0;border:1px solid var(--c_frm);padding:1px;width:12.5%%;}"; // COLOR_FORM, Border color needs to be the same as Fieldset background color from HTTP_HEAD_STYLE1 (transparent won't work) const char HTTP_FORM_TIMER1[] PROGMEM = - "