From e70ad03c38e4b2af6419d4c91630a42d8e0d9470 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 25 Mar 2025 10:55:33 +0100 Subject: [PATCH] Update 1.1.6.md --- website/docs/changelog/1.1.6.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.1.6.md b/website/docs/changelog/1.1.6.md index 81b5c204..92b8cf48 100644 --- a/website/docs/changelog/1.1.6.md +++ b/website/docs/changelog/1.1.6.md @@ -10,7 +10,8 @@ - added CorazaWAF status for domains on *OpenAdmin > Domains*. - removed 250k minimum for inodes limit on *plan-edit* command, allowing users to set unlimited inodes if set to 0. - Renaming Administrator or Reseller user will now also repalce the username in all related log files. -- Added options to rename and chaneg password for admin users on *OpenAdmin > Administrators* page. +- Added options to rename and change password for Admin users on *OpenAdmin > Administrators* page. +- Added options to rename and change password for Reseller users on *OpenAdmin > Resellers* page. ### 🐛 Bug Fixes @@ -24,4 +25,5 @@ - [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. +- [OpenPanel settings Default PHP version #375](https://github.com/stefanpejcic/OpenPanel/issues/375) -