From 72a2de98092667e39539faf7579aee322f24794a Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 21 Oct 2024 09:49: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 41bf2b24..8e4020bc 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -10,6 +10,7 @@ Not yet released. - Fixed [#210 - Backup destinations failing validation](https://github.com/stefanpejcic/OpenPanel/issues/210) - Fixed [#211 - Front validation needed for domains](https://github.com/stefanpejcic/OpenPanel/issues/211) - Fixed [#222 - disabling widgets disables all enabled modules](https://github.com/stefanpejcic/OpenPanel/issues/222) +- Fixed [#223 - 2FA still exits in panel even it's disabled from modules](https://github.com/stefanpejcic/OpenPanel/issues/223) - 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.