Update 0.2.3.md

This commit is contained in:
Stefan Pejcic
2024-07-22 20:04:02 +02:00
committed by GitHub
parent 569324481c
commit 1b30b342be

View File

@@ -9,6 +9,7 @@ Not yet released.
### 🚀 New feature
- [ConfigServer Firewall](#configserver-firewall) Integration
- [Upload file from URL using File Manager](#upload-url)
- [Autoinstaller](#autoinstaller)
- [Site Manager](#site-manager)
@@ -37,6 +38,12 @@ Not yet released.
- `opencli user-sudo` command now allows user to use the `su -` command to switch to root user.
### ConfigServer Firewall
ConfigServer Firewall is now the default firewall manager for OpenPanel. UFW can still be selected with the `--ufw` flag on installation.
![csf openpanel integration](https://i.postimg.cc/2kJ2kgQs/csf-openpanel-023.png)
### Upload URL