Update 0.3.2.md

This commit is contained in:
Stefan Pejcic 2024-10-15 16:43:33 +02:00 committed by GitHub
parent f89aa2cd41
commit 5f0d139d58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.