From 585b580c4db2f5b275a290949ac49d20b97ca9d1 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 9 Dec 2024 11:58:17 +0100 Subject: [PATCH] Update 0.3.8.md --- website/docs/changelog/0.3.8.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.