From 30c5e3748c916c09332c1aaf639fa18a350341f9 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 6 Mar 2025 14:16:58 +0100 Subject: [PATCH] Update 1.1.1.md --- website/docs/changelog/1.1.1.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/changelog/1.1.1.md b/website/docs/changelog/1.1.1.md index 33d64677..75257a8a 100644 --- a/website/docs/changelog/1.1.1.md +++ b/website/docs/changelog/1.1.1.md @@ -15,6 +15,9 @@ Not yet released - [OpenAdmin > Users - limit disk usage and inode % to 2 decimals #334](https://github.com/stefanpejcic/OpenPanel/issues/334) - Fixed warning *nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead” directive is deprecated*. - Fixed a bug with the MySQL Configuration editor. +- [WordPress asking for FTP credentials #343](https://github.com/stefanpejcic/OpenPanel/issues/343) +- [WordPress unable to connect to redis instance #344](https://github.com/stefanpejcic/OpenPanel/issues/344) + ### 💅 Polish - PHP 8.4 is now the default version for new users.