Update 0.3.8.md

This commit is contained in:
Stefan Pejcic 2024-12-09 11:57:10 +01:00 committed by GitHub
parent 59d675204f
commit 0222488906
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,3 +21,6 @@ Not yet released.
- 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.
- On 'OpenAdmin > Dashboard > System Information widget' update badge will be displayed when new OpenPanel version is available.
- Adding license key on 'OpenAdmin > License' will no longer restart OpenAdmin but prompt user to restart.
- `--no-restart` flag is added to the [opencli license command](https://dev.openpanel.com/cli/license.html).