From 0bc5cc0fe8db049b75716e517be157182cc44a30 Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 14 Jun 2026 17:10:00 +0200 Subject: [PATCH] update --- CHANGELOG_LATEST.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index da70841b8..935af3d07 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -18,6 +18,5 @@ For more details go to [emsesp.org](https://emsesp.org/). ## Changed - various memory optimizations [#3083](https://github.com/emsesp/EMS-ESP32/issues/3083) -- Scheduler name is mandatory -- Scheduler with type "Immediate", click Execute does not run the command [#3092](https://github.com/emsesp/EMS-ESP32/issues/3092) +- Scheduler name is now mandatory - network fallback to AP only after start [#3090](https://github.com/emsesp/EMS-ESP32/issues/3090)