openpanel/website/docs/changelog/0.3.2.md
2024-10-15 17:12:58 +02:00

35 lines
2.8 KiB
Markdown

# 0.3.2
Not yet released.
### 🚀 New features
- [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 application does not remove vhost proxy from Nginx vhost file](https://github.com/stefanpejcic/OpenPanel/issues/81)
- Fixed bug [#201 - OpenAdmin > Users > Configuration](https://github.com/stefanpejcic/OpenPanel/issues/201)
- Fixed bug [#203 - WP autoinstall stuck at importing tables](https://github.com/stefanpejcic/OpenPanel/issues/203)
- 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 #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
- [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.
- 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.
- Manual updates from 'OpenAdmin > Settings > General' will now have a 10min timeout limit.
- Favorites will now save links with query strings.
- Page title on OpenPanel > SiteManager will display WordPress site name.
- Removed [leftover icon on mobile view of user panel](https://github.com/stefanpejcic/OpenPanel/issues/200).