From 8a56ba52cf9b59f1ab3fb7925a192c04f61e1c54 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 20 Mar 2025 10:30:32 +0100 Subject: [PATCH] Update 1.1.5.md --- website/docs/changelog/1.1.5.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.1.5.md b/website/docs/changelog/1.1.5.md index 11ab37fe..1c6b257a 100644 --- a/website/docs/changelog/1.1.5.md +++ b/website/docs/changelog/1.1.5.md @@ -12,4 +12,6 @@ - Fixed a search bug in *OpenAdmin > Emails > Accounts*. - 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. +- 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. +-