Update 0.3.5.md

This commit is contained in:
Stefan Pejcic 2024-11-01 17:20:58 +01:00 committed by GitHub
parent 9ef0410189
commit f1dbbd6c2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@ Not yet released.
### 🚀 New features
- 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.
### 🐛 Bug fixes
- [#66](https://github.com/stefanpejcic/OpenPanel/issues/66)