From 1eb4fd95d8448ee722b1e2033c099666244e8077 Mon Sep 17 00:00:00 2001 From: proddy Date: Wed, 11 Sep 2024 22:32:11 +0200 Subject: [PATCH] updated dev-35 --- CHANGELOG_LATEST.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index 92ffba0d3..e9dc87b96 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -39,6 +39,7 @@ - command 'show log' that lists out the current weblog buffer, showing last messages. - default web log buffer to 25 lines for ESP32s with no PSRAM - Try and determine correct board profile if none is set +- Auto Scroll in WebLog UI - reduced delay so incoming logs are faster ## Fixed