Update 1.1.5.md

This commit is contained in:
Stefan Pejcic 2025-03-20 11:10:03 +01:00 committed by GitHub
parent 8a56ba52cf
commit 1349f65e2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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