From 683c971f2d4c3c70b8a0367cec4e7ec31a2c2efe Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 18 Jun 2024 15:22:14 +0200 Subject: [PATCH] Update 0.2.1.md --- documentation/docs/changelog/0.2.1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.1.md b/documentation/docs/changelog/0.2.1.md index f4dbceec..78d5bd6b 100644 --- a/documentation/docs/changelog/0.2.1.md +++ b/documentation/docs/changelog/0.2.1.md @@ -11,6 +11,7 @@ Not yet released. - [Spanish Translation 🇪🇸](https://community.openpanel.co/d/59-hablas-espanol-spanish-translation-for-openpanel) - [OpenPanel Enterprise Edition](/product/openpanel-premium-control-panel/) - OpenAdmin > Templates +- [**BETA** support for CSF (ConfigServer Firewall) as drop-in replacement for UFW](#csf). - [Internal OpenPanel blacklist](#openpanel-blacklist) - [**BETA** FOSSBilling Module](https://github.com/stefanpejcic/FOSSBilling-OpenPanel) - [OpenAdmin > Firewall > Settings](#firewall-settings) @@ -20,7 +21,7 @@ Not yet released. ### 💥 Breaking changes - All OpenPanel configuration files are now stored in `/etc/openpanel` - this directory is not modified on updates. -- [**BETA** support for CSF (ConfigServer Firewall) as drop-in replacement for UFW](#csf). +- OpenPanel service is now run inside `openpanel` docker container. ### 🐛 Bug fixes - Excluded `/send_email` route on OpenAdmin from terms check.