From 37d9ed798c3016c60b43f298b72aa9a456aab051 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 8 May 2024 20:25:37 +0200 Subject: [PATCH] Update 0.1.7.md --- documentation/docs/changelog/0.1.7.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.1.7.md b/documentation/docs/changelog/0.1.7.md index 20b81910..8aa4f406 100644 --- a/documentation/docs/changelog/0.1.7.md +++ b/documentation/docs/changelog/0.1.7.md @@ -47,9 +47,10 @@ Released on May 08, 2024 ## 💅 Polish - [SSH service status is now restored after reboot](#ssh-after-reboot) - Generate password button on *OpenAdmin > Users* now toggles the password field visible. -- Sidebar toggle images are now hosted locally. +- All images are now hosted locally. - Google Cloud Storage is now used as a mirror for installation files. - [All docker images are now hosted on hub.docker.com](#hub-docker-com) +- Python 3.12 is now fully supported. ----