From 95e2283f1ed9070276d0cfe7349c4ba61ce38aae Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 22 Jun 2025 10:01:22 +0200 Subject: [PATCH] Update 1.4.4.md --- website/docs/changelog/1.4.4.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.4.4.md b/website/docs/changelog/1.4.4.md index d31e5acf..cbf723a0 100644 --- a/website/docs/changelog/1.4.4.md +++ b/website/docs/changelog/1.4.4.md @@ -3,6 +3,7 @@ Not released yet. ### 💅 Polish - `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. ### 🐛 Bug Fixes - [ClamAV Scanner - "Invalid directory" #522](https://github.com/stefanpejcic/OpenPanel/issues/522)