From 7995edf2a1f186cdec660e2ee4e2de570e63de96 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 6 Nov 2024 15:23:05 +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 0566900d..86719f9f 100644 --- a/website/docs/changelog/0.3.5.md +++ b/website/docs/changelog/0.3.5.md @@ -9,6 +9,7 @@ Not yet released. - 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). +- [Error IDs](https://i.postimg.cc/dtC3M7Mq/500.png) to help administrators trace OpenPanel errors with the new command [`opencli error`](https://dev.openpanel.com/cli/email.html). ### 🐛 Bug fixes - [#66](https://github.com/stefanpejcic/OpenPanel/issues/66)