diff --git a/website/docs/changelog/1.1.6.md b/website/docs/changelog/1.1.6.md index e33d2db1..c1614790 100644 --- a/website/docs/changelog/1.1.6.md +++ b/website/docs/changelog/1.1.6.md @@ -4,6 +4,7 @@ ### 💅 Polish +- *OpenPanel UI > File Manager* is rewritten to no longer use busybox docker container. - if ns3 and ns4 are set, on domain creation they will be replaced in template file. - added search on *OpenAdmin > Domains*. - added CorazaWAF status for domains on *OpenAdmin > Domains*. @@ -20,3 +21,5 @@ - edit and delete dropdown button on OpenAdmin > Plans are now full-width. - [Can not set TimeZone #365](https://github.com/stefanpejcic/OpenPanel/issues/365) - fixed bug with changing Bandwidth (port speed) on *OpenAdmin > Plans > Edit* page. +- fixed css bug on OpenAdmin sidebar for Community edition causing empty space for Backups item. +-