mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
2.2 KiB
2.2 KiB
hide_table_of_contents |
---|
true |
0.2.9
Not yet released.
🚀 New features
- Option to create temporary account for web terminal and share access.
- 'OpenAdmin > Emails page' is available for Enterprise edition and allows Administrators to start/stop mailserver.
opencli email-server pflogsumm
command is added to analyze postfix logs and generate summary reports.- 'OpenPanel > Emails' allows users to create email accounts, monitor usage, edit them and login to webmail.
- Manage single email account: edit account, create email filters and forwarders, view mail client configuration.
- 'OpenAdmin > Emails > Summary Reports' allows administrators to view generate email reports per month/day, visualize the data per day or view detailed raw data.
🐛 Bug fixes
- Fixed bug with BIND9 not auto-starting after adding domains.
- Fixed bug Database Wizard fails to create user on image with MariaDB #179.
- Fixed bug Password reset for openpanel users does not end all active sessions on that user #66
- Fixed bug with
opencli email-servers install
- Fixed bug with
opencli email-servers start
not mounting users' home directories.
💅 Polish
- Web Terminal no longer usess screen sessions to keep the ttyd active, instead shell is now available for a single session.
- Added optional
--debug
flag toopencli email-servers install
. - Nginx no longer needs to be restarted after the command
opencli server-recreate_hosts
is executed. - Added option for Administrators to disbale the impersonation banenr when auto-login to user panel, by setting
impersonate=no
in /etc/openpanel/openadmin/config/admin.ini