Update changelogs

This commit is contained in:
Theo Arends 2025-07-31 17:32:30 +02:00
parent 33d58d64e4
commit 9b01d28381
2 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file.
- OpenTherm library from v0.9.0 to v1.1.5 (#23704) - OpenTherm library from v0.9.0 to v1.1.5 (#23704)
### Fixed ### Fixed
- NeoPool fix reset to default settings - NeoPool reset to default settings (#23734)
### Removed ### Removed

View File

@ -142,6 +142,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Fixed ### Fixed
- AHT30 sensor start with null values after deep sleep [#23624](https://github.com/arendst/Tasmota/issues/23624) - AHT30 sensor start with null values after deep sleep [#23624](https://github.com/arendst/Tasmota/issues/23624)
- NeoPool reset to default settings [#23734](https://github.com/arendst/Tasmota/issues/23734)
- Berry vulnerability in JSON parsing for unicode [#23603](https://github.com/arendst/Tasmota/issues/23603) - Berry vulnerability in JSON parsing for unicode [#23603](https://github.com/arendst/Tasmota/issues/23603)
- Berry security issues in `int64` and improve documentation [#23605](https://github.com/arendst/Tasmota/issues/23605) - Berry security issues in `int64` and improve documentation [#23605](https://github.com/arendst/Tasmota/issues/23605)
- Berry security issues in `berry_mapping` and improve documentation [#23606](https://github.com/arendst/Tasmota/issues/23606) - Berry security issues in `berry_mapping` and improve documentation [#23606](https://github.com/arendst/Tasmota/issues/23606)