Update changelog

This commit is contained in:
Theo Arends 2021-08-09 11:55:12 +02:00
parent 0c30aeeebc
commit 633fd4fbd5
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
- Make Sonoff L1 MusicSync persistent (#12008)
- Relax NTP poll if no ntpserver can be resolved by DNS
- Move firmware binaries to https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware
- Default disable CORS for enhanced security and provide user compile option ``#define USE_CORS`` (#12827)
### Fixed
- Neopool communication error (#12813)

View File

@ -137,6 +137,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
- Allow buttons to work in AP normal mode [#12518](https://github.com/arendst/Tasmota/issues/12518)
- Enable Ping and rule features for any device compiled with more than 1M flash size [#12539](https://github.com/arendst/Tasmota/issues/12539)
- Replace spaces by hyphens in final hostname [#12710](https://github.com/arendst/Tasmota/issues/12710)
- Default disable CORS for enhanced security and provide user compile option ``#define USE_CORS`` [#12827](https://github.com/arendst/Tasmota/issues/12827)
### Fixed
- ESP32 core v2.0.0 setting hostname