From f497e8aefa2c65649971ab3153aa33a25ca3ca58 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 28 Mar 2025 16:14:34 +0100 Subject: [PATCH] Update 1.1.8.md --- website/docs/changelog/1.1.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.1.8.md b/website/docs/changelog/1.1.8.md index cf13288e..c29c9922 100644 --- a/website/docs/changelog/1.1.8.md +++ b/website/docs/changelog/1.1.8.md @@ -8,6 +8,7 @@ Not yet released - successfull update will now remove previous notifications that update is available and/or started. - 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. ### 🐛 Bug Fixes - fixed bug with update logs generated by `opencli update` command.