openpanel/website/docs/changelog/0.3.2.md
2024-10-15 13:11:25 +02:00

26 lines
1.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 `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 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
- 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.
- 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).