Update 0.3.8.md

This commit is contained in:
Stefan Pejcic
2024-12-06 20:33:38 +01:00
committed by GitHub
parent c64203e2d3
commit 59d675204f

View File

@@ -12,10 +12,12 @@ Not yet released.
### 💅 Polish
- Redesigned OpenAdmin Dashboard page.
- Suspending user will now redirect all their domains to custom [suspended_user.html](https://github.com/stefanpejcic/openpanel-configuration/blob/main/nginx/suspended_user.html) template.
- OpenPanel can now be updated [directly from Github](/docs/admin/intro/#manual-updates).
- [`opencli domains-add` command](https://dev.openpanel.com/cli/domains.html#Add-Domain-to-User) will no longer allow users to add the server hostname as a domain.
- [Administrators can now prevent OpenPanel users from creating certain domains](https://dev.openpanel.com/customize.html#Domain-Restriction).
- New 'Statistic' widget is added to OpenAdmin Dashboard, displays total count of: users, servers in the cluster, domains, websites, emails, plans and backup jobs.
- Email address is no longer required on 'OpenAdmin > Users > Add New User' page.
- Administrator can now delete suspended users from 'OpenAdmin > Users' or via [`opencli user-delete` command](https://dev.openpanel.com/cli/users.html#Delete-User).
- The 'OpenAdmin > Domains' section will now display the **SSL status**, whether the **domain is suspended**, and the **force HTTPS** option for each domain.