From 7f62abe02f3fb6eb466a9c3261156b7f4d197bae Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 4 Nov 2024 17:14:00 +0100 Subject: [PATCH] Update 0.3.5.md --- website/docs/changelog/0.3.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.5.md b/website/docs/changelog/0.3.5.md index 3ca94fdc..0cf2080e 100644 --- a/website/docs/changelog/0.3.5.md +++ b/website/docs/changelog/0.3.5.md @@ -7,6 +7,7 @@ Not yet released. - Administrators can now set [session duration](https://dev.openpanel.com/cli/config.html#session-duration) for OpenPanel users. - Users can now view and terminate active sessions for their account from the 'OpenPanel > Account > Active Sessions' page. - Administrators can now create [a custom template to be displayed on domains without any content](https://i.ibb.co/tXkHKyL/default-landing.png). +- New command `opencli admin logs` is available for multitail [all OpenAdmin services logs](https://dev.openpanel.com/logs.html). ### 🐛 Bug fixes - [#66](https://github.com/stefanpejcic/OpenPanel/issues/66)