mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Update changelog
This commit is contained in:
parent
533d643f79
commit
c85dba8c1e
@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Support for multiple WeMo devices by Magic73 (#9208)
|
- Support for multiple WeMo devices by Magic73 (#9208)
|
||||||
- Fallback NTP server from x.pool.ntp.org if no ntpservers are configured
|
- Fallback NTP server from x.pool.ntp.org if no ntpservers are configured
|
||||||
- TyuaMcu update 2/3 by Federico Leoni (#10004)
|
- TyuaMcu update 2/3 by Federico Leoni (#10004)
|
||||||
|
- Optional CCloader support for CC25xx Zigbee or CC26xx BLE by Christian Baars (#9970)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
- KNX DPT9 (16-bit float) to DPT14 (32-bit float) by Adrian Scillato (#9811, #9888)
|
- KNX DPT9 (16-bit float) to DPT14 (32-bit float) by Adrian Scillato (#9811, #9888)
|
||||||
@ -20,12 +21,14 @@ All notable changes to this project will be documented in this file.
|
|||||||
- MQTT Wifi connection timeout from 5000 to 200 mSec (#9886)
|
- MQTT Wifi connection timeout from 5000 to 200 mSec (#9886)
|
||||||
- Platformio compiler option `-free -fipa-pta` enabled (#9875)
|
- Platformio compiler option `-free -fipa-pta` enabled (#9875)
|
||||||
- IRremoteESP8266 library from v2.7.12 to v2.7.13
|
- IRremoteESP8266 library from v2.7.12 to v2.7.13
|
||||||
|
- Shelly Dimmer 1 and 2 stm32 firmware from v51.4 to v51.5
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- KNX ESP32 UDP mulicastpackage (#9811)
|
- KNX ESP32 UDP mulicastpackage (#9811)
|
||||||
- Command ``gpio`` using non-indexed functions regression from v9.1.0 (#9962)
|
- Command ``gpio`` using non-indexed functions regression from v9.1.0 (#9962)
|
||||||
- ESP32 TasmotaClient firmware upgrade (#9218)
|
- ESP32 TasmotaClient firmware upgrade (#9218)
|
||||||
- Reset to defaults after 6 hours of DeepSleep (#9993)
|
- Reset to defaults after 6 hours of DeepSleep (#9993)
|
||||||
|
- Backlog timing wraparound (#9995)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
@ -74,6 +74,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota
|
|||||||
- Support for multiple WeMo devices by Magic73 (#9208)
|
- Support for multiple WeMo devices by Magic73 (#9208)
|
||||||
- KNX read reply for Power (#9236, #9891)
|
- KNX read reply for Power (#9236, #9891)
|
||||||
- Fallback NTP server from x.pool.ntp.org if no ntpservers are configured
|
- Fallback NTP server from x.pool.ntp.org if no ntpservers are configured
|
||||||
|
- Optional CCloader support for CC25xx Zigbee or CC26xx BLE by Christian Baars (#9970)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
- KNX DPT9 (16-bit float) to DPT14 (32-bit float) by Adrian Scillato (#9811, #9888)
|
- KNX DPT9 (16-bit float) to DPT14 (32-bit float) by Adrian Scillato (#9811, #9888)
|
||||||
@ -81,6 +82,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota
|
|||||||
### Changed
|
### Changed
|
||||||
- Core library from v2.7.4.5 to v2.7.4.7
|
- Core library from v2.7.4.5 to v2.7.4.7
|
||||||
- IRremoteESP8266 library from v2.7.12 to v2.7.13
|
- IRremoteESP8266 library from v2.7.12 to v2.7.13
|
||||||
|
- Shelly Dimmer 1 and 2 stm32 firmware from v51.4 to v51.5
|
||||||
- Platformio compiler option `no target align` enabled (#9749)
|
- Platformio compiler option `no target align` enabled (#9749)
|
||||||
- Sonoff L1 color up scaling and color margin detection (#9545)
|
- Sonoff L1 color up scaling and color margin detection (#9545)
|
||||||
- MQTT Wifi connection timeout from 5000 to 200 mSec (#9886)
|
- MQTT Wifi connection timeout from 5000 to 200 mSec (#9886)
|
||||||
@ -94,6 +96,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota
|
|||||||
- GUI MqttUser and MqttPassword updates when TLS is compiled in (#9825)
|
- GUI MqttUser and MqttPassword updates when TLS is compiled in (#9825)
|
||||||
- ESP32 TasmotaClient firmware upgrade (#9218)
|
- ESP32 TasmotaClient firmware upgrade (#9218)
|
||||||
- Reset to defaults after 6 hours of DeepSleep (#9993)
|
- Reset to defaults after 6 hours of DeepSleep (#9993)
|
||||||
|
- Backlog timing wraparound (#9995)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- Version compatibility check
|
- Version compatibility check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user