From 5ec22cd6ba8cd7e374d3bfd16124945256267fb9 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 14 May 2025 13:31:37 +0200 Subject: [PATCH] Update 1.2.9.md --- website/docs/changelog/1.2.9.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.2.9.md b/website/docs/changelog/1.2.9.md index 3c14dd32..d78fe1b3 100644 --- a/website/docs/changelog/1.2.9.md +++ b/website/docs/changelog/1.2.9.md @@ -16,6 +16,7 @@ Not released yet ### 🐛 Bug Fixes - [Custom nameservers on Hetzner prevent downloading docker images #471](https://github.com/stefanpejcic/OpenPanel/issues/471) - [Incorrect directory owner when files are added before domains #472](https://github.com/stefanpejcic/OpenPanel/issues/472) +- [On delete modal not all selected files are visible #473](https://github.com/stefanpejcic/OpenPanel/issues/473) - [SSH connection via IPv6 is disconnected on installation #468](https://github.com/stefanpejcic/OpenPanel/issues/468) - [Service php_fpm_8_3 does not have CPU or RAM limits defined #477](https://github.com/stefanpejcic/OpenPanel/issues/477) - [Service php_fpm_5_6 does not exist in the Docker Compose file #476](https://github.com/stefanpejcic/OpenPanel/issues/476)