mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update changelogs
This commit is contained in:
parent
0c26698ba6
commit
90ebff552d
11
CHANGELOG.md
11
CHANGELOG.md
@ -5,15 +5,16 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
## [14.5.0.1]
|
||||
### Added
|
||||
- Berry experimental driver for AXP2101 for M5Core2v1.1
|
||||
- LVGL experimental mirroring of display on Web UI
|
||||
- Berry experimental driver for AXP2101 for M5Core2v1.1 (#23039)
|
||||
- LVGL experimental mirroring of display on Web UI (#23041)
|
||||
|
||||
### Breaking Changed
|
||||
- Replaced `#define USE_MQTT_AWS_IOT` by `#define USE_MQTT_CLIENT_CERT` (#22998)
|
||||
|
||||
### Changed
|
||||
- LVGL, prepare for HASPmota theme, change: no-grow when clicked, DPI set to 160
|
||||
- LVGL Mirroring add checkbox to enable/disable the feature (in the iterim for a better solution)
|
||||
- Leds Panel add checkbox to enable/disable the feature (in the iterim for a better solution)
|
||||
- LVGL, prepare for HASPmota theme, change: no-grow when clicked, DPI set to 160 (#23040)
|
||||
- LVGL Mirroring add checkbox to enable/disable the feature (in the iterim for a better solution) (#23047)
|
||||
- Leds Panel add checkbox to enable/disable the feature (in the iterim for a better solution) (#23048)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
@ -116,10 +116,16 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
||||
|
||||
## Changelog v14.5.0.1
|
||||
### Added
|
||||
- Berry experimental driver for AXP2101 for M5Core2v1.1 [#23039](https://github.com/arendst/Tasmota/issues/23039)
|
||||
- LVGL experimental mirroring of display on Web UI [#23041](https://github.com/arendst/Tasmota/issues/23041)
|
||||
|
||||
### Breaking Changed
|
||||
- Replaced `#define USE_MQTT_AWS_IOT` by `#define USE_MQTT_CLIENT_CERT` [#22998](https://github.com/arendst/Tasmota/issues/22998)
|
||||
|
||||
### Changed
|
||||
- LVGL, prepare for HASPmota theme, change: no-grow when clicked, DPI set to 160 [#23040](https://github.com/arendst/Tasmota/issues/23040)
|
||||
- LVGL Mirroring add checkbox to enable/disable the feature (in the iterim for a better solution) [#23047](https://github.com/arendst/Tasmota/issues/23047)
|
||||
- Leds Panel add checkbox to enable/disable the feature (in the iterim for a better solution) [#23048](https://github.com/arendst/Tasmota/issues/23048)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user