mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
2.1 KiB
2.1 KiB
0.3.5
Not yet released.
🚀 New features
- Email notifications for OpenPanel users.
- 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 for both OpenPanel and OpenAdmin login pages.
- Administrators can now set session duration for OpenPanel users.
- Administrators can now create a custom template to be displayed on domains without any content.
- New command
opencli admin logs
is available for multitail all OpenAdmin services logs. - Error IDs to help administrators trace OpenPanel errors with the new command
opencli error
. opencli domais-delete
command.
🐛 Bug fixes
💅 Polish
- Python version for OpenPanel is updated from
3.10
to3.12
. - Inline documentation for every page on OpenAdmin interface.
opencli user-login
will now display list of users to select and autocomplete username.- Optimized
openpanel/openpanel:latest
docker image. git
andapparmor
are now installed automatically on Debian12.