mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
Update changelog
This commit is contained in:
parent
39ec4c6d5d
commit
89b5282d92
@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Changed
|
### Changed
|
||||||
- TasmotaSerial library from v3.3.0 to v3.4.0 (#14153)
|
- TasmotaSerial library from v3.3.0 to v3.4.0 (#14153)
|
||||||
- Force initial serial configuration even if no serial GPIO's are enabled (#14153)
|
- Force initial serial configuration even if no serial GPIO's are enabled (#14153)
|
||||||
|
- Revert change to fix extra flashwrite before QuickPowerDetection (#14153)
|
||||||
- Increase SerialBridge receive buffer from 130 to 256 characters (#14153)
|
- Increase SerialBridge receive buffer from 130 to 256 characters (#14153)
|
||||||
|
|
||||||
## [10.1.0.1]
|
## [10.1.0.1]
|
||||||
|
@ -114,7 +114,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
|||||||
- TasmotaSerial library from v3.3.0 to v3.4.0 [#14153](https://github.com/arendst/Tasmota/issues/14153)
|
- TasmotaSerial library from v3.3.0 to v3.4.0 [#14153](https://github.com/arendst/Tasmota/issues/14153)
|
||||||
- Mitsubishi HVAC temperature resolution [#13936](https://github.com/arendst/Tasmota/issues/13936)
|
- Mitsubishi HVAC temperature resolution [#13936](https://github.com/arendst/Tasmota/issues/13936)
|
||||||
- Remove restriction of topic must differ from mqttclient [#14019](https://github.com/arendst/Tasmota/issues/14019)
|
- Remove restriction of topic must differ from mqttclient [#14019](https://github.com/arendst/Tasmota/issues/14019)
|
||||||
- Force initial serial configuration even if no serial GPIO's are enabled [#14153](https://github.com/arendst/Tasmota/issues/14153)
|
|
||||||
- Increase SerialBridge receive buffer from 130 to 256 characters [#14153](https://github.com/arendst/Tasmota/issues/14153)
|
- Increase SerialBridge receive buffer from 130 to 256 characters [#14153](https://github.com/arendst/Tasmota/issues/14153)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user