From ef9a635ee26f31df4c2de6f78fef10491218599b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 15 Oct 2024 16:43:44 +0200 Subject: [PATCH] Update 0.3.2.md --- website/docs/changelog/0.3.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index 5b46d39e..c1011b61 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -6,7 +6,7 @@ Not yet released. - [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 applicaiton does not remove vhost proxy from Nginx vhost file](https://github.com/stefanpejcic/OpenPanel/issues/81) +- Fixed bug [#81 - PM2 delete application does not remove vhost proxy from Nginx vhost file](https://github.com/stefanpejcic/OpenPanel/issues/81) - 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.