From 865c4d23d639f3cd79f052cca2c29218ecdd0b4e Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 14 Oct 2024 13:55:49 +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 cf6f4dc9..ac69c325 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -14,6 +14,7 @@ Not yet released. ### 💅 Polish - Admnistrators can now [add custom domain name to be used for temporary links](https://dev.openpanel.com/cli/config.html#temporary-links) for their users. +- Changes to enabled_modules from 'OpenAdmin > Settings > OpenPanel' will now be applied immediately. - 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.