Update 0.3.2.md

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

View File

@ -7,6 +7,7 @@ Not yet released.
### 🐛 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.