diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index acd4a507..5b46d39e 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -6,15 +6,18 @@ Not yet released. - [Users can now enable/disable public /phpmyadmin access for each website from the SiteManager](https://i.postimg.cc/wTGDZyT7/cfwww-2024-10-11-21-35-03-ezgif-com-video-to-gif-converter.gif). ### 🐛 Bug fixes +- Fixed bug [#81 - PM2 delete applicaiton does not remove vhost proxy from Nginx vhost file](https://github.com/stefanpejcic/OpenPanel/issues/81) - Fixed bug `cannot access local variable 'command' where it is not associated with a value` when restarting docker services from 'OpenAdmin > Services > Status' page. - Fixed bug restarting Roundcube service from 'OpenAdmin > Services > Status' page. - Fixed css bug with scrollbars on Firefox. - Fixed bug with empty lines appended to `/etc/hosts` file when `opencli server-recreate_hosts` command is used. - 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 +- [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). - 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.