mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Update changelogs
This commit is contained in:
parent
d2690ef7c0
commit
b69a335634
@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
## [13.3.0.1]
|
## [13.3.0.1]
|
||||||
### Added
|
### Added
|
||||||
- Support for Sonoff Basic R4 Magic Switch (#20247)
|
- Support for Sonoff Basic R4 Magic Switch (#20247)
|
||||||
|
- Support for CST816S touch interface (#20213)
|
||||||
|
- NeoPool hydrolysis FL1 and Redox flag (#20258)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
- Refactoring of Berry `animate` module for WS2812 Leds (#20236)
|
- Refactoring of Berry `animate` module for WS2812 Leds (#20236)
|
||||||
@ -14,6 +16,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Matter Contact sensor was not triggering any update (#20232)
|
- Matter Contact sensor was not triggering any update (#20232)
|
||||||
|
- CVE-2021-36603 Cross Site Scripting (XSS) vulnerability (#12221)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
@ -118,7 +118,9 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
|
|
||||||
## Changelog v13.3.0.1
|
## Changelog v13.3.0.1
|
||||||
### Added
|
### Added
|
||||||
|
- Support for CST816S touch interface [#20213](https://github.com/arendst/Tasmota/issues/20213)
|
||||||
- Support for Sonoff Basic R4 Magic Switch [#20247](https://github.com/arendst/Tasmota/issues/20247)
|
- Support for Sonoff Basic R4 Magic Switch [#20247](https://github.com/arendst/Tasmota/issues/20247)
|
||||||
|
- NeoPool hydrolysis FL1 and Redox flag [#20258](https://github.com/arendst/Tasmota/issues/20258)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
- Refactoring of Berry `animate` module for WS2812 Leds [#20236](https://github.com/arendst/Tasmota/issues/20236)
|
- Refactoring of Berry `animate` module for WS2812 Leds [#20236](https://github.com/arendst/Tasmota/issues/20236)
|
||||||
@ -126,6 +128,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
- CVE-2021-36603 Cross Site Scripting (XSS) vulnerability [#12221](https://github.com/arendst/Tasmota/issues/12221)
|
||||||
- Matter Contact sensor was not triggering any update [#20232](https://github.com/arendst/Tasmota/issues/20232)
|
- Matter Contact sensor was not triggering any update [#20232](https://github.com/arendst/Tasmota/issues/20232)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
Loading…
x
Reference in New Issue
Block a user