From 9c5b81f1d46f0cf72e4f0fa3f60aede2e656d9a2 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Fri, 31 Jul 2026 16:12:32 +0200 Subject: [PATCH] Update change logs --- CHANGELOG.md | 1 + RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32a3a9b4f..b3741e596 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. ### Fixed - Can sniffer functionality (#18287) +- Reset BLE scan flag on new operation (#24925) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index ee1e400e5..d097e23d2 100755 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -133,6 +133,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - PZEM/Modbus energy monitor Exception crash-loop on ESP8266 regression from v15.5.0 [#24883](https://github.com/arendst/Tasmota/issues/24883) - Can sniffer functionality [#18287](https://github.com/arendst/Tasmota/issues/18287) - Udisp SPI for mono color display [#24899](https://github.com/arendst/Tasmota/issues/24899) +- Reset BLE scan flag on new operation [#24925](https://github.com/arendst/Tasmota/issues/24925) - BLE EQ3 float output in mqtt messages regression from v15.4.0.2 [#24869](https://github.com/arendst/Tasmota/issues/24869) ### Removed