From 6319d0134e4f0f1bbbf24c58a915d4642952481b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 15 Oct 2024 16:51:15 +0200 Subject: [PATCH] Update 0.3.2.md --- website/docs/changelog/0.3.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index 1c255d26..20d2c1ae 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -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.