From 49f01d763204eebd68df31f74056cd26452cf412 Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Tue, 27 Jan 2026 13:45:51 +0100 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a058e78f..4fd31b6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ 0.7.1 ===== -- Fix issue with multiple DownloadManager.download_url's on ESP32 due to SSL session sharing/corruption + +Builtin Apps: - Update icons for AppStore, Settings, and Wifi apps +Frameworks: +- Fix issue with multiple DownloadManager.download_url's on ESP32 due to SSL session sharing/corruption + 0.7.0 =====