From 9b1a0ddef3d016184ce9ee7a01f7a8ce6d5d7407 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 28 Nov 2024 13:48:58 +0100 Subject: [PATCH] Update 0.3.7.md --- website/docs/changelog/0.3.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.7.md b/website/docs/changelog/0.3.7.md index bda62d75..80dd1d63 100644 --- a/website/docs/changelog/0.3.7.md +++ b/website/docs/changelog/0.3.7.md @@ -22,4 +22,4 @@ Not yet released. - `--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). - `opencli backup-scheduler` will now use a separate cron file `/etc/cron.d/openpanel_backups` for backup jobs. -- OpenPanel installation script will now block known PROXY and TOR blacklists on CSF. +- OpenPanel installation script will now [block known PROXY and TOR blacklists on CSF](https://github.com/stefanpejcic/OpenPanel/commit/a289c217a4818894b80b7e7a058996e8fa5700ea).