mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.2.1.md
This commit is contained in:
parent
d99f470f16
commit
ac7c02b0d0
@ -14,7 +14,8 @@ Not yet released.
|
||||
- [Internal OpenPanel blacklist](#openpanel-blacklist)
|
||||
- [**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.
|
||||
- [opencli admin notifications check](#notifications-check) command
|
||||
- [Custom CSS code can now be added to the OpenAdmin interface](#custom-css)
|
||||
|
||||
|
||||
### 💥 Breaking changes
|
||||
@ -158,3 +159,20 @@ Due to the higher number of extensions, we are also changing the install method
|
||||
- **Export IPv6 rules** will download in txt file all existing ipv6 rules.
|
||||
- **Reset ports for all users** will delete opened ports for all users and open the current ports for all active users.
|
||||
- **Restrict access to Cloudflare only** - will whitelist all Cloudfalre proxy IP addresses.
|
||||
|
||||
### notifications check
|
||||
`opencli admin notifications check` command allows administrators to check notifications manually from the terminal.
|
||||
|
||||
Example output:
|
||||

|
||||
|
||||
|
||||
### Custom CSS
|
||||
|
||||
Administrators can add custom CSS code in `/usr/local/admin/static/custom/custom.css` file.
|
||||
|
||||

|
||||
|
||||
Bootstrap5 documentation on setting variables: https://getbootstrap.com/docs/5.3/customize/color-modes/#variables
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user