From 1349f65e2fd4974a27cb7b96f20679477bae637c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 20 Mar 2025 11:10:03 +0100 Subject: [PATCH] Update 1.1.5.md --- website/docs/changelog/1.1.5.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.1.5.md b/website/docs/changelog/1.1.5.md index 1c6b257a..c39f942b 100644 --- a/website/docs/changelog/1.1.5.md +++ b/website/docs/changelog/1.1.5.md @@ -13,5 +13,8 @@ - Addressed an issue in *OpenPanel > Containers* when no containers are running. - Fixed [500 error on /mysql/configuration when MySQL is not running #348](https://github.com/stefanpejcic/OpenPanel/issues/348) - Resolved a port detection bug that caused consecutive user creations to receive the same port assignments. -- fixed bug with read-only fodler for php sockets, causing php services to restart. +- Fixed bug with read-only fodler for php sockets, causing php services to restart. +- [Can't Save Global Settings #309](https://github.com/stefanpejcic/OpenPanel/issues/309) +- Fixed warning */bin/bash: line 33: warning: here-document at line 14 delimited by end-of-file (wanted EOF')* on user create. - +