From 601395079e88a0c89d1f92419f482fbc34ee29da Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 25 May 2026 12:29:10 +0200 Subject: [PATCH] 3.9.0-dev.10 --- CHANGELOG_LATEST.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index c206537b9..956eb2cb6 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -12,7 +12,10 @@ For more details go to [emsesp.org](https://emsesp.org/). ## Fixed - signed value for solarInfuence [#3077](https://github.com/emsesp/EMS-ESP32/issues/3077) +- TLS support with 4MB boards without PSRAM ## Changed -- various memory optimizations [#3083](https://github.com/emsesp/EMS-ESP32/issues/3083) \ No newline at end of file +- 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) \ No newline at end of file