Update 0.2.2.md

This commit is contained in:
Stefan Pejcic 2024-07-13 16:06:56 +02:00 committed by GitHub
parent b79007dc6a
commit 3d5af77154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ Not yet released.
### 🚀 New features ### 🚀 New features
- **BETA** support for RockyLinux 9.4 - **BETA** support for RockyLinux 9.4
- [DNSSEC for OpenPanel domains](#dnssec) - [DNSSEC for OpenPanel domains](#dnssec)
- [Daily Usage Reports](#usage-reports)
- Google PageSpeed data for WordPress websites on [OpenPanel WPManager](/docs/panel/applications/wordpress/). - Google PageSpeed data for WordPress websites on [OpenPanel WPManager](/docs/panel/applications/wordpress/).
- Option to clear cached RAM from [OpenAdmin Dashboard](/docs/admin/dashboard/) page. - Option to clear cached RAM from [OpenAdmin Dashboard](/docs/admin/dashboard/) page.
- [Shared phpMyAdmin for All OpenPanel users and their MySQL users](#phpmyadmin) - [Shared phpMyAdmin for All OpenPanel users and their MySQL users](#phpmyadmin)
@ -32,6 +33,13 @@ Not yet released.
- OpenPanel > WPManager > Install WordPress form now has prefilled email address. - OpenPanel > WPManager > Install WordPress form now has prefilled email address.
- When new domain is added, OpenPanel will automatically check SSL for all other doamins owned by the user and regenerate the ssl information for OpenPanel > SSL page. - When new domain is added, OpenPanel will automatically check SSL for all other doamins owned by the user and regenerate the ssl information for OpenPanel > SSL page.
### Usage Reports
If email alerts are enabled, daily usage reports are generated:
![daily usage report](https://i.postimg.cc/L8ZJptHV/daily-email-reports.png)
### DNSSEC ### DNSSEC
New command `opencli domains-dnssec` is available and allows administrators to enable DNSSEC, re-sign the zone and view DS records for domains. New command `opencli domains-dnssec` is available and allows administrators to enable DNSSEC, re-sign the zone and view DS records for domains.