From 05de47cb1c033b45be8ec33abfdd0f54539326b8 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 21 Oct 2024 11:08:05 +0200 Subject: [PATCH] Update 0.3.3.md --- website/docs/changelog/0.3.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index 44edc6ad..428c574c 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -13,6 +13,7 @@ Not yet released. - Fixed [#223 - 2FA still exits in panel even it's disabled from modules](https://github.com/stefanpejcic/OpenPanel/issues/223) - Fixed [#212 - CSS styling error of Panel tools](https://github.com/stefanpejcic/OpenPanel/issues/212) - Fixed [#221 - Disable/Enable panel modules need openpanel restart](https://github.com/stefanpejcic/OpenPanel/issues/221) +- Fixed [#218 - Editing vhost files gives the error](https://github.com/stefanpejcic/OpenPanel/issues/218) - Fixed bug with displaying actual CPU% on 'OpenPanel > Dashboard' and 'OpenPanel > Resource Usage'. - Fixed bug displaying CMS-type instalaltions count on 'OpenPanel > Auto Installer'. - Fixed bug with double `/api/api/` on certain api endpoints.