From 890d05765db8208cbc5920a948774cc7fee1982e Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 12 Dec 2024 15:14:42 +0100 Subject: [PATCH] Update 0.3.8.md --- website/docs/changelog/0.3.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.8.md b/website/docs/changelog/0.3.8.md index a01c0763..ca849832 100644 --- a/website/docs/changelog/0.3.8.md +++ b/website/docs/changelog/0.3.8.md @@ -33,3 +33,4 @@ Not yet released. - `x-csrftoken` is added to all forms on the OpenAdmin interface for [CSRF](https://portswigger.net/web-security/csrf) protection. - `--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.