From 02801a5fda42cd1650a4b2b99c3942bea706b5c1 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 11 Oct 2024 20:31:50 +0200 Subject: [PATCH] Update 0.3.2.md --- website/docs/changelog/0.3.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index 64ef9f21..76a1c235 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -15,3 +15,4 @@ Not yet released. - Changing default PHP version will now terminate existing phpMyAdmin sessions, so that the next start of phpMyAdmin uses the new default. - [Improvements to the 'OpenAdmin > Services > Status' page](https://i.postimg.cc/GdNq0LrD/2024-10-11-14-36.png). - Certbot service is now added to the list of monitored services on 'OpenAdmin > Services > Status' page. +- Manual updates from 'OpenAdmin > Settings > General' will now have a 10min timeout limit.