mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 21:26:33 +00:00
Prep release v12.2.0
This commit is contained in:
parent
4135a4607d
commit
7b0c5e8adb
42
CHANGELOG.md
42
CHANGELOG.md
@ -3,29 +3,13 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [Released]
|
## [Released]
|
||||||
|
|
||||||
## [12.1.1] 20220825
|
## [12.2.0] 20221017
|
||||||
- Release Patricia
|
- Release Patrick
|
||||||
|
|
||||||
## [12.1.0.1] 20220825
|
## [12.1.1.6] 20221017
|
||||||
### Fixed
|
|
||||||
- RTC not detected when lights are present (#16242)
|
|
||||||
- DNS lookup for .local domains (#16273)
|
|
||||||
- Button response delay regression from v12.0.2.4 (#16319)
|
|
||||||
- Lost module name in GUI regression from v12.0.2.4 - 20220803 (#16324)
|
|
||||||
|
|
||||||
## [12.1.0] 20220818
|
|
||||||
- Release Patricia
|
|
||||||
|
|
||||||
## [12.1.1.6]
|
|
||||||
### Added
|
### Added
|
||||||
- Command ``WcClock 10..200`` set webcam clock in MHz. Default is 20
|
- Command ``WcClock 10..200`` set webcam clock in MHz. Default is 20
|
||||||
|
|
||||||
### Changed
|
|
||||||
|
|
||||||
### Fixed
|
|
||||||
|
|
||||||
### Removed
|
|
||||||
|
|
||||||
## [12.1.1.5] 20221013
|
## [12.1.1.5] 20221013
|
||||||
### Added
|
### Added
|
||||||
- Command ``Sunrise 0..3`` to select sunrise dawn angle between Normal, Civil, Nautical or Astronomical (#16795)
|
- Command ``Sunrise 0..3`` to select sunrise dawn angle between Normal, Civil, Nautical or Astronomical (#16795)
|
||||||
@ -92,17 +76,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Fixed
|
### Fixed
|
||||||
- Removed whitespace from JSON values with no decimals (#16365)
|
- Removed whitespace from JSON values with no decimals (#16365)
|
||||||
|
|
||||||
## [12.1.0.1] 20220825
|
|
||||||
### Added
|
|
||||||
- Zigbee device plugin mechanism with commands ``ZbLoad``, ``ZbUnload`` and ``ZbLoadDump`` (#16252)
|
|
||||||
- ESP32-S3 support for internal temperature sensor
|
|
||||||
- Command ``StatusRetain`` (#11109)
|
|
||||||
|
|
||||||
### Changed
|
|
||||||
- ESP32 NimBLE library from v1.3.6 to v1.4.0
|
|
||||||
|
|
||||||
## [Released]
|
|
||||||
|
|
||||||
## [12.1.1] 20220825
|
## [12.1.1] 20220825
|
||||||
- Release Patricia
|
- Release Patricia
|
||||||
|
|
||||||
@ -112,6 +85,15 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Button response delay regression from v12.0.2.4 (#16319)
|
- Button response delay regression from v12.0.2.4 (#16319)
|
||||||
- Lost module name in GUI regression from v12.0.2.4 - 20220803 (#16324)
|
- Lost module name in GUI regression from v12.0.2.4 - 20220803 (#16324)
|
||||||
|
|
||||||
|
## [12.1.0.1] 20220825
|
||||||
|
### Added
|
||||||
|
- Zigbee device plugin mechanism with commands ``ZbLoad``, ``ZbUnload`` and ``ZbLoadDump`` (#16252)
|
||||||
|
- ESP32-S3 support for internal temperature sensor
|
||||||
|
- Command ``StatusRetain`` (#11109)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- ESP32 NimBLE library from v1.3.6 to v1.4.0
|
||||||
|
|
||||||
## [12.1.0] 20220818
|
## [12.1.0] 20220818
|
||||||
- Release Patricia
|
- Release Patricia
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Firmware binaries can be downloaded from http://ota.tasmota.com/tasmota/release/
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
[](https://github.com/arendst/Tasmota)
|
[](https://github.com/arendst/Tasmota)
|
||||||
[](http://ota.tasmota.com/tasmota/)
|
[](http://ota.tasmota.com/tasmota/)
|
||||||
[](https://github.com/arendst/Tasmota/actions/workflows/build_all_the_things.yml)
|
[](https://github.com/arendst/Tasmota/actions/workflows/build_all_the_things.yml)
|
||||||
[](https://github.com/arendst/Tasmota/actions/workflows/Tasmota_build_devel.yml)
|
[](https://github.com/arendst/Tasmota/actions/workflows/Tasmota_build_devel.yml)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user