From 143c75973bfe0557ac33b4d57961393b1a5479c6 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 13 Jun 2024 02:22:17 +0200 Subject: [PATCH] Update 0.2.1.md --- documentation/docs/changelog/0.2.1.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/documentation/docs/changelog/0.2.1.md b/documentation/docs/changelog/0.2.1.md index 50f6a9a1..2f22c346 100644 --- a/documentation/docs/changelog/0.2.1.md +++ b/documentation/docs/changelog/0.2.1.md @@ -11,12 +11,14 @@ Not yet released. - [OpenPanel Enterprise Edition](/product/openpanel-premium-control-panel/) - OpenAdmin > Templates - [Internal OpenPanel blacklist](#openpanel-blacklist) -- [FOSSBilling Module **BETA**](https://github.com/stefanpejcic/FOSSBilling-OpenPanel) +- [**BETA** FOSSBilling Module](https://github.com/stefanpejcic/FOSSBilling-OpenPanel) - [OpenAdmin > Firewall > Settings](#firewall-settings) +- **BETA** support for Lego (Let's Encrypt client and ACME library written in Go) instead of Certbot. + ### 💥 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. ### 🐛 Bug fixes - Excluded `/send_email` route on OpenAdmin from terms check.