From 79c5efb9f6ddccfb800dab4f1ee2194a44737d06 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 15 Oct 2024 18:07:57 +0200 Subject: [PATCH] Update 0.3.2.md --- website/docs/changelog/0.3.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index 265e06bd..a9dc9835 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -16,10 +16,10 @@ Not yet released. - Fixed [css bug #202 - Login Page CSS after logout](https://github.com/stefanpejcic/OpenPanel/issues/202). - Fixed [css bug on Create User modal from 'OpenPanel > Databases'](https://github.com/stefanpejcic/OpenPanel/issues/204) - Fixed install error [`Dowloading configuration files from GitHub failed, main conf file /etc/openpanel/openpanel/conf/open panel.config is missing`](https://github.com/stefanpejcic/OpenPanel/issues/199). -- ### 💅 Polish +- Webmail clients will now autoamtically be updated wo use domain and SSL as soon as custom domain is set on 'OpenAdmin > Settings > General'. - [Improved NodeJS/Python application install process with logging](https://i.postimg.cc/LsfXNzpR/cfwww-2024-10-15-16-40-29-ezgif-com-video-to-gif-converter.gif). - [Error logs are now visible for Python and NodeJS applications](https://i.postimg.cc/9mvqhQMr/pm2logs.png) from the Application Manager. - [Deleting Python/NodeJS application now needs to be confirmed with double-click](https://i.postimg.cc/NFcMrL9D/2024-10-15-15-24.png).