openpanel/website/docs/changelog/0.3.2.md
2024-10-11 21:38:17 +02:00

20 lines
1.1 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.
### 💅 Polish
- 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.