diff --git a/website/docs/changelog/1.1.6.md b/website/docs/changelog/1.1.6.md index 6e992de3..c79056b3 100644 --- a/website/docs/changelog/1.1.6.md +++ b/website/docs/changelog/1.1.6.md @@ -7,6 +7,7 @@ - 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*. +- removed 250k minimum for inodes limit, allowing users to set unlimited inodes if set to 0. ### 🐛 Bug Fixes @@ -18,3 +19,4 @@ - [OpenAdmin > Packages > Edit adds extra ' GB' for du, breaking inodes on user creation #356](https://github.com/stefanpejcic/OpenPanel/issues/356) - 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.