Update 0.3.5.md

This commit is contained in:
Stefan Pejcic 2024-11-07 16:44:48 +01:00 committed by GitHub
parent b1067ce512
commit a181c1af6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,9 +4,10 @@ Not yet released.
### 🚀 New features
- [Email notifications for OpenPanel users](/docs/panel/account/notifications/).
- Option to change password for email accounts, set quota, suspend incoming/outgoing emails from the 'OpenPanel > Emails' page.
- Users can now view and terminate active sessions for their account from the 'OpenPanel > Account > Active Sessions' page.
- Administrators can now set [rate limiting and blocking limits](/docs/admin/intro/#brute-force-protection) for both OpenPanel and OpenAdmin login pages.
- 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).
- [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/error.html).