mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 12:46:34 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
34d15036e6
commit
91c635abc3
13
CHANGELOG.md
13
CHANGELOG.md
@ -3,11 +3,10 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [Released]
|
## [Released]
|
||||||
|
|
||||||
## [12.5.0] 20230417
|
## [13.0.0] 20230628
|
||||||
- Release Peyton
|
- Release Qasim
|
||||||
|
|
||||||
## [12.5.0.4]
|
|
||||||
|
|
||||||
|
## [12.5.0.4] 20230628
|
||||||
### Added
|
### Added
|
||||||
- Matter ability to add or remove endpoint in bridge mode (code only)
|
- Matter ability to add or remove endpoint in bridge mode (code only)
|
||||||
- Matter add controller's Vendor Name to logs and UI
|
- Matter add controller's Vendor Name to logs and UI
|
||||||
@ -18,8 +17,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Berry add global function `format` as a simpler syntax to `string.format`
|
- Berry add global function `format` as a simpler syntax to `string.format`
|
||||||
- Berry added f-strings as an alternative to string formatting
|
- Berry added f-strings as an alternative to string formatting
|
||||||
|
|
||||||
### Breaking Changed
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Berry `webclient.url_encode()` is now a static class method, no change required to existing code (#18775)
|
- Berry `webclient.url_encode()` is now a static class method, no change required to existing code (#18775)
|
||||||
- Matter Bridge mode always on
|
- Matter Bridge mode always on
|
||||||
@ -34,8 +31,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Berry fixed parser error with upvals in closures
|
- Berry fixed parser error with upvals in closures
|
||||||
- NeoPool fix NPFiltration switch result (#18871)
|
- NeoPool fix NPFiltration switch result (#18871)
|
||||||
|
|
||||||
### Removed
|
|
||||||
|
|
||||||
## [12.5.0.3] 20230602
|
## [12.5.0.3] 20230602
|
||||||
### Added
|
### Added
|
||||||
- Command ``WifiPower 0`` to enable dynamic wifi power based on RSSI by @TD-er (#15443)
|
- Command ``WifiPower 0`` to enable dynamic wifi power based on RSSI by @TD-er (#15443)
|
||||||
@ -116,8 +111,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Berry fix rules for string comparisons (#18464)
|
- Berry fix rules for string comparisons (#18464)
|
||||||
- Shutter: GarageMode does not stop on console commands, `ShutterSetOpen` and `ShutterSetClose` does not reset direction (#18539)
|
- Shutter: GarageMode does not stop on console commands, `ShutterSetOpen` and `ShutterSetClose` does not reset direction (#18539)
|
||||||
|
|
||||||
## [Released]
|
|
||||||
|
|
||||||
## [12.5.0] 20230417
|
## [12.5.0] 20230417
|
||||||
- Release Peyton
|
- Release Peyton
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user