From 984273930cecd7ee4db1d17576eb793ef5c57b95 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 21 Oct 2024 09:46:31 +0200 Subject: [PATCH] Update 0.3.3.md --- website/docs/changelog/0.3.3.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index ca3ab6fb..41bf2b24 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -6,9 +6,10 @@ Not yet released. - [Option to email the login information to new users](https://i.postimg.cc/kq7r4WB9/2024-10-17-13-56.png). ### 🐛 Bug fixes -- Fixed bug [#209 - Clam AV doesn't work](https://github.com/stefanpejcic/OpenPanel/issues/209) -- Fixed bug [#210 - Backup destinations failing validation](https://github.com/stefanpejcic/OpenPanel/issues/210) +- Fixed [#209 - Clam AV doesn't work](https://github.com/stefanpejcic/OpenPanel/issues/209) +- 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 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.