From f89aa2cd41e9328050d873b3f0ccdc8dee390bc3 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 15 Oct 2024 15:28:28 +0200 Subject: [PATCH] Update 0.3.2.md --- website/docs/changelog/0.3.2.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index d811f975..acd4a507 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -15,7 +15,9 @@ 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. +- [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). +- Administrators 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).