Update change logs

This commit is contained in:
Theo Arends
2026-05-20 14:00:18 +02:00
parent a027be81f6
commit ee0748a656
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- NeoPool possible overflow/div-zero errors and Hydrolysis module detection (#24724)
- Seesaw encoder position tracking in light control mode (#24730)
- I80 pushColors swap logic for parallel displays (#24766)
### Removed
- `USE_UNIVERSAL_TOUCH` no more forced when `USE_UNIVERSAL_DISPLAY` is enabled (#24743)
+1
View File
@@ -140,6 +140,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- LVGL splash screen uses default Montserrat-14 instead of Montserrat-20 on small screens [#24735](https://github.com/arendst/Tasmota/issues/24735)
### Fixed
- I80 pushColors swap logic for parallel displays [#24766](https://github.com/arendst/Tasmota/issues/24766)
- NeoPool possible overflow/div-zero errors and Hydrolysis module detection [#24724](https://github.com/arendst/Tasmota/issues/24724)
- Seesaw encoder position tracking in light control mode [#24730](https://github.com/arendst/Tasmota/issues/24730)