From 10ba73309cf334048ee92147b86ed58b6fa05b16 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 9 Apr 2024 14:28:07 +0200 Subject: [PATCH] Update 0.1.6.md --- documentation/docs/changelog/0.1.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.6.md b/documentation/docs/changelog/0.1.6.md index 86d5d691..ef238bc0 100644 --- a/documentation/docs/changelog/0.1.6.md +++ b/documentation/docs/changelog/0.1.6.md @@ -16,6 +16,7 @@ Not yet released. - Fixed bug where suspended users were being excluded from search results in the *OpenAdmin > Users* section. - Fixed bug where [the wrong OpenPanel version was shown in the sidebar](https://i.postimg.cc/Jz0tMy7X/2024-03-18-13-38.png) under OpenPanel. - Fixed bug where errors for the OpenAdmin section were being logged in api.log instead of the error.log file. +- Fixed bug with PHP installation in `opencli php-install_php_version` script that caused the missing php-fpm service in containers. ### 🚀 New features - [Turkish translation 🇹🇷](#turkish-translation)