From ab959973b9ad7315e6ec9d4efc91d0e88ca9e1da Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 6 Sep 2024 20:20:41 +0200 Subject: [PATCH] Update 0.2.9.md --- documentation/docs/changelog/0.2.9.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/docs/changelog/0.2.9.md b/documentation/docs/changelog/0.2.9.md index c08b9bec..92a105db 100644 --- a/documentation/docs/changelog/0.2.9.md +++ b/documentation/docs/changelog/0.2.9.md @@ -5,6 +5,7 @@ hide_table_of_contents: true # 0.2.9 Not yet released. +- Option to [create temporary account for web terminal and share access](https://i.postimg.cc/JMDnKnCq/2024-09-06-20-14.png). ### 🚀 New features @@ -14,5 +15,4 @@ Not yet released. - Fixe bug [Password reset for openpanel users does not end all active sessions on that user #66](https://github.com/stefanpejcic/OpenPanel/issues/66) ### 💅 Polish -- Web Terminal is now available for a single session. - +- Web Terminal no longer usess screen sessions to keep the ttyd active, instead shell is now available for a single session.