From 38ec238409591583c385877ecae17d7cbb4bcbbb Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 12 Sep 2024 17:26:49 +0200 Subject: [PATCH] Update 0.3.0.md --- documentation/docs/changelog/0.3.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.3.0.md b/documentation/docs/changelog/0.3.0.md index 8df42530..9d1961ff 100644 --- a/documentation/docs/changelog/0.3.0.md +++ b/documentation/docs/changelog/0.3.0.md @@ -14,3 +14,4 @@ Not yet released. ### 💅 Polish - Support for [QUIC](https://datatracker.ietf.org/doc/html/rfc9000) and [HTTP/3](https://datatracker.ietf.org/doc/html/rfc9114) - automatically enabled for new domains that use SSL. +- FTP sub-accounts are now restricted to their designated directories and are in the same group as OpenPanel user, allowing them to access and edit files without issues.