From a2bf4f57b0559a4713da90cc0704b48db92c7974 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 24 Mar 2025 20:39:24 +0100 Subject: [PATCH] Update 1.1.6.md --- website/docs/changelog/1.1.6.md | 2 ++ 1 file changed, 2 insertions(+) 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.