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