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.