From c67934b31b5c924e7bcb65a9ddde52939fb79f6d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 22 Jun 2025 13:11:27 +0200 Subject: [PATCH] Update 1.4.4.md --- website/docs/changelog/1.4.4.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.4.4.md b/website/docs/changelog/1.4.4.md index 30d0ca19..c95fb0c2 100644 --- a/website/docs/changelog/1.4.4.md +++ b/website/docs/changelog/1.4.4.md @@ -5,6 +5,8 @@ Not released yet. - `opencli update` now also updates system packages, checks if reboot is needed and updates docker-compose plugin. - auto-login functionality from OpenPanel to phpMyAdmin is restored. - [translation files are now auto-updated on github](https://github.com/stefanpejcic/openPanel-translations) after each new release. +- `/php/check_install` page is removed. +- ### 🐛 Bug Fixes - [ClamAV Scanner - "Invalid directory" #522](https://github.com/stefanpejcic/OpenPanel/issues/522)