From e7b0f779da3705bf5627066d568508d8a4e68c6c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 31 Mar 2025 16:28:24 +0200 Subject: [PATCH] Update 1.1.8.md --- website/docs/changelog/1.1.8.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/changelog/1.1.8.md b/website/docs/changelog/1.1.8.md index 927f973c..a8d7a34d 100644 --- a/website/docs/changelog/1.1.8.md +++ b/website/docs/changelog/1.1.8.md @@ -1,6 +1,6 @@ ## 1.1.8 -Not yet released +Released on April 01, 2025 ### 💅 Polish - If docker feature is enabled, *OpenPanel > Dashboard > Statistics widget* will display number of running containers, PIDs, Block I/O and Network I/0. @@ -9,6 +9,7 @@ Not yet released - added update logs to *OpenAdmin > Services > Logs Viewer*. - added log files to *OpenAdmin > Settings > Update Preferences*. - updated php detection method to read version from database on WordPress AutoInstaller and Auto-login. +- pph-fpm contianers now run processes with same ID as the docker context. ### 🐛 Bug Fixes - fixed bug with update logs generated by `opencli update` command. @@ -24,4 +25,3 @@ Not yet released - [Error: Command 'user/ip' not found - file '/usr/local/opencli/user/ip.sh' does not exist. #386](https://github.com/stefanpejcic/OpenPanel/issues/386) - fixed bug with script for changing user plan. - fixed bug with apache container not listening to https port. --