From 50b7deda2ce8cada2605a39ff9c43864f486e639 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 22 Oct 2024 19:52:28 +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 681f1fe0..fce8f406 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -16,6 +16,7 @@ Not yet released. - 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 [#231 - Error during user deletion via terminal](https://github.com/stefanpejcic/OpenPanel/issues/231) - 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.