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. +-