From 605dbb3451e2a0a26ba4f90474869e21658a3aed Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 24 Oct 2024 15:10:10 +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 8175b0e0..2dd5deea 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -20,6 +20,7 @@ Not yet released. - Fixed [#231 - Error during user deletion via terminal](https://github.com/stefanpejcic/OpenPanel/issues/231) - Fixed [#227 - Incorectly representing plans OS image](https://github.com/stefanpejcic/OpenPanel/issues/227) - Fixed [#228 - Can't edit different format file types in file manager](https://github.com/stefanpejcic/OpenPanel/issues/228) +- Fixed [#206 - DNS Zone editor allows duplicate CNAME records](https://github.com/stefanpejcic/OpenPanel/issues/206) - 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.