mirror of
https://github.com/arendst/Tasmota.git
synced 2026-07-27 20:05:46 +00:00
Update change logs
This commit is contained in:
@@ -16,6 +16,8 @@ All notable changes to this project will be documented in this file.
|
||||
- Berry faster compilation (#24656)
|
||||
|
||||
### Fixed
|
||||
- Mitsubishi Electric HVAC memory leak and other issues for MiElHVAC (#24660)
|
||||
- I2S mkv muxing for files (#24666)
|
||||
|
||||
### Removed
|
||||
|
||||
|
||||
@@ -156,8 +156,10 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
||||
- Don't send extraneous `0\r\n\r\n` with non-chunked HTTP/1.0 [#24518](https://github.com/arendst/Tasmota/issues/24518)
|
||||
- Shelly Dimmer 2 serial timeout regression from v15.2.0.1 [#24560](https://github.com/arendst/Tasmota/issues/24560)
|
||||
- NeoPool possible IntegerDivideByZero [#24578](https://github.com/arendst/Tasmota/issues/24578)
|
||||
- Mitsubishi Electric HVAC memory leak and other issues for MiElHVAC [#24660](https://github.com/arendst/Tasmota/issues/24660)
|
||||
- File upload improvements: `/ufsu` api mode, no interrupts disabling, cleaner confirmation page [#24521](https://github.com/arendst/Tasmota/issues/24521)
|
||||
- Do not free BT memory when in use [#24480](https://github.com/arendst/Tasmota/issues/24480)
|
||||
- I2S mkv muxing for files [#24666](https://github.com/arendst/Tasmota/issues/24666)
|
||||
- Berry avoid `tasmota.wifi()` returning bad values when wifi is turned off [#24505](https://github.com/arendst/Tasmota/issues/24505)
|
||||
- Berry crash when comparing for equality float literals on ESP32 [#24610](https://github.com/arendst/Tasmota/issues/24610)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user