diff --git a/website/docs/changelog/0.3.8.md b/website/docs/changelog/0.3.8.md index 6bc683f6..26a32d30 100644 --- a/website/docs/changelog/0.3.8.md +++ b/website/docs/changelog/0.3.8.md @@ -23,4 +23,5 @@ Not yet released. - 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). +- `--no-restart` flag is added to the [opencli license command](https://dev.openpanel.com/cli/license.html). +- 'OpenAdmin > Dashboard' page will now use [Github](https://raw.githubusercontent.com/stefanpejcic/OpenPanel/refs/heads/main/version/latest) API to check the latest OpenPanel version.