From d83cd3dffad4ba38ca8ac9c9df0a8eeff36fd865 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 18 Oct 2024 18:51:06 +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 3bc32895..3895292c 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -7,6 +7,7 @@ Not yet released. ### 🐛 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 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.