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.