From 5575c0dcbbd84594f3b71e0df8b3063c57b8cf91 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 25 Nov 2024 09:54:07 +0100 Subject: [PATCH] Update 0.3.7.md --- website/docs/changelog/0.3.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.7.md b/website/docs/changelog/0.3.7.md index c5c180ae..b14a87fa 100644 --- a/website/docs/changelog/0.3.7.md +++ b/website/docs/changelog/0.3.7.md @@ -9,4 +9,5 @@ Not yet released. - Fixed error: `docker: no matching manifest for linux/amd64 in the manifest list entries` when pulling openpanel/apache image. ### 💅 Polish +- if [account activity](/docs/panel/analytics/account_activity/) feature is enabled, 'OpenPanel > Account > Active Sessions' will display link to search the activity log for each IP address in the table. - `--docker-space=` flag is added to [install command generator](/install/) and [documented](/docs/admin/intro/#installing-openpanel-on-a-bare-metal-server).