From c5826eda5c95416041e823d692b61703cc856dc0 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 25 Nov 2024 15:15:25 +0100 Subject: [PATCH] Update 0.3.7.md --- website/docs/changelog/0.3.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.7.md b/website/docs/changelog/0.3.7.md index 078e1bd8..ffb9c4aa 100644 --- a/website/docs/changelog/0.3.7.md +++ b/website/docs/changelog/0.3.7.md @@ -19,3 +19,4 @@ Not yet released. - [`opencli docker-limits --apply SIZE`](https://dev.openpanel.com/cli/docker.html#Limits) now allows Administrators to increase storage size for Docker service. - if [account activity](/docs/panel/analytics/account_activity/) feature is enabled, 'OpenPanel > Account > Active Sessions' will display link to search the activity log for each IP address in the table. - `--docker-space=` flag is added to [install command generator](/install/) and [documented](/docs/admin/intro/#installing-openpanel-on-a-bare-metal-server). +- install script will now [validate docker configuration](https://github.com/stefanpejcic/OpenPanel/commit/60b204c444c53d76a478c23eb67ed139cf0ff3ad).