mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 04:36:31 +00:00
Update changelogs
This commit is contained in:
parent
0e5b2a86b8
commit
ec97552c8b
@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
## [14.0.0.1]
|
## [14.0.0.1]
|
||||||
### Added
|
### Added
|
||||||
- Enabled watchdog for ESP32 and variants (#21422)
|
- Enabled watchdog for ESP32 and variants (#21422)
|
||||||
|
- Optional command ``WebRun`` (as WebQuery extension) (#21364)
|
||||||
|
- Knx dimmer and color (#21434)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
@ -14,6 +16,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- On universal display remove default backlight power if a PWM channel is used for backlight
|
- On universal display remove default backlight power if a PWM channel is used for backlight
|
||||||
- Berry binary compiled with gcc (#21426)
|
- Berry binary compiled with gcc (#21426)
|
||||||
- GPIOViewer from v1.5.2 to v1.5.3 (No functional change)
|
- GPIOViewer from v1.5.2 to v1.5.3 (No functional change)
|
||||||
|
- ESP32 I2S audio improvements (#21433)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Domoticz re-subscribe on MQTT reconnect. Regression from v13.4.0.3 (#21281)
|
- Domoticz re-subscribe on MQTT reconnect. Regression from v13.4.0.3 (#21281)
|
||||||
|
@ -121,6 +121,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
|
|
||||||
## Changelog v14.0.0.1
|
## Changelog v14.0.0.1
|
||||||
### Added
|
### Added
|
||||||
|
- Optional command ``WebRun`` (as WebQuery extension) [#21364](https://github.com/arendst/Tasmota/issues/21364)
|
||||||
|
- Knx dimmer and color [#21434](https://github.com/arendst/Tasmota/issues/21434)
|
||||||
- Enabled watchdog for ESP32 and variants [#21422](https://github.com/arendst/Tasmota/issues/21422)
|
- Enabled watchdog for ESP32 and variants [#21422](https://github.com/arendst/Tasmota/issues/21422)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
@ -129,6 +131,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
- GPIOViewer from v1.5.2 to v1.5.3
|
- GPIOViewer from v1.5.2 to v1.5.3
|
||||||
- On universal display remove default backlight power if a PWM channel is used for backlight
|
- On universal display remove default backlight power if a PWM channel is used for backlight
|
||||||
- ESP32 compiler option from `target-align` to `no-target-align` [#21407](https://github.com/arendst/Tasmota/issues/21407)
|
- ESP32 compiler option from `target-align` to `no-target-align` [#21407](https://github.com/arendst/Tasmota/issues/21407)
|
||||||
|
- ESP32 I2S audio improvements [#21433](https://github.com/arendst/Tasmota/issues/21433)
|
||||||
- Berry binary compiled with gcc [#21426](https://github.com/arendst/Tasmota/issues/21426)
|
- Berry binary compiled with gcc [#21426](https://github.com/arendst/Tasmota/issues/21426)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user