mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Update changelogs
This commit is contained in:
parent
8d161d04f7
commit
c0160f2b5b
@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
## [13.0.0.2]
|
## [13.0.0.2]
|
||||||
### Added
|
### Added
|
||||||
- Partition Wizard is now able to convert to safeboot from Shelly partition layout (#19034)
|
- Partition Wizard is now able to convert to safeboot from Shelly partition layout (#19034)
|
||||||
- Matter add mini-profiler
|
- Matter mini-profiler (#19075)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
|
@ -117,8 +117,9 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
- Command ``Restart 9`` to save all changes and go into deepsleep waiting for a reset [#19024](https://github.com/arendst/Tasmota/issues/19024)
|
- Command ``Restart 9`` to save all changes and go into deepsleep waiting for a reset [#19024](https://github.com/arendst/Tasmota/issues/19024)
|
||||||
- Support for SGP41 TVOC/NOx Sensor [#18880](https://github.com/arendst/Tasmota/issues/18880)
|
- Support for SGP41 TVOC/NOx Sensor [#18880](https://github.com/arendst/Tasmota/issues/18880)
|
||||||
- Berry added `getgbl` performance counter to `debug.counters()` [#19070](https://github.com/arendst/Tasmota/issues/19070)
|
- Berry added `getgbl` performance counter to `debug.counters()` [#19070](https://github.com/arendst/Tasmota/issues/19070)
|
||||||
- Matter option to disable bridge mode [#18992](https://github.com/arendst/Tasmota/issues/18992)
|
|
||||||
- Partition Wizard is now able to convert to safeboot from Shelly partition layout [#19034](https://github.com/arendst/Tasmota/issues/19034)
|
- Partition Wizard is now able to convert to safeboot from Shelly partition layout [#19034](https://github.com/arendst/Tasmota/issues/19034)
|
||||||
|
- Matter option to disable bridge mode [#18992](https://github.com/arendst/Tasmota/issues/18992)
|
||||||
|
- Matter mini-profiler [#19075](https://github.com/arendst/Tasmota/issues/19075)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
- Berry `bool( [] )` and `bool( {} )` now evaluate as `false` [#18986](https://github.com/arendst/Tasmota/issues/18986)
|
- Berry `bool( [] )` and `bool( {} )` now evaluate as `false` [#18986](https://github.com/arendst/Tasmota/issues/18986)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user