From 723621bc888003ae243599df1a7f42b09a96c7e1 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 12 Dec 2024 15:15:20 +0100 Subject: [PATCH] Update 0.3.8.md --- website/docs/changelog/0.3.8.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/0.3.8.md b/website/docs/changelog/0.3.8.md index ca849832..edfc5c40 100644 --- a/website/docs/changelog/0.3.8.md +++ b/website/docs/changelog/0.3.8.md @@ -17,6 +17,7 @@ Not yet released. ### 💅 Polish +- Storage files are no longer used for mounting user's /home directory - insted linux quotes are used. - If ipv4 is not available on the server, new domains will instead use ipv6 in Nginx and Bind9 configuration files. [Full support for IPv6 only servers is in progress](https://github.com/stefanpejcic/OpenPanel/issues/296) - Redesigned OpenAdmin Dashboard page. - 'OpenAdmin > Users > singe user' will now display IPv6 address if set for the user. @@ -34,3 +35,4 @@ Not yet released. - `--no-restart` flag is added to the [opencli license command](https://dev.openpanel.com/cli/license.html). - 'OpenAdmin > Dashboard' page will now use [Github](https://raw.githubusercontent.com/stefanpejcic/OpenPanel/refs/heads/main/version/latest) API to check the latest OpenPanel version. - unzip is removed from install scripts as it is available in the OpenPanel UI container. +