mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Release 6.6
Release 6.6
This commit is contained in:
parent
bbfc490552
commit
3041367a36
@ -226,6 +226,7 @@ Core version **2.5.2** binaries can be found at http://thehackbox.org/tasmota/re
|
||||
## Changelog
|
||||
Version 6.6.0 20190707
|
||||
* Remove support of TLS on core 2.3.0 and extent support on core 2.4.2 and up
|
||||
* Remove MQTT uptime message every hour
|
||||
* Refactor some defines to const
|
||||
* Refactor webserver HTML input, button, textarea, and select name based on id
|
||||
* Refactor webserver sensor data collection
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*********************************************************************************************\
|
||||
* 6.6.0 20190707
|
||||
* Remove support of TLS on core 2.3.0 and extent support on core 2.4.2 and up
|
||||
* Remove MQTT uptime message every hour
|
||||
* Refactor some defines to const
|
||||
* Refactor webserver HTML input, button, textarea, and select name based on id
|
||||
* Refactor webserver sensor data collection
|
||||
|
Loading…
x
Reference in New Issue
Block a user