diff --git a/website/docs/changelog/0.3.8.md b/website/docs/changelog/0.3.8.md index a3603324..6bc683f6 100644 --- a/website/docs/changelog/0.3.8.md +++ b/website/docs/changelog/0.3.8.md @@ -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).