openpanel/website/docs/changelog/0.3.5.md
2024-11-04 16:39:07 +01:00

18 lines
965 B
Markdown

# 0.3.5
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.
- Administrators can now create [a custom template to be displayed on domains without any content](https://i.ibb.co/tXkHKyL/default-landing.png).
### 🐛 Bug fixes
- [#66](https://github.com/stefanpejcic/OpenPanel/issues/66)
-
### 💅 Polish
- [Inline documentation for every page on OpenAdmin interface](https://i.postimg.cc/6tzM8Rtg/2024-10-31-20-32.png).
- `opencli user-login` will now display list of users to select and autocomplete username.
- Optimized `openpanel/openpanel:latest` docker image.