mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
898 B
898 B
hide_table_of_contents |
---|
true |
0.2.6
Not yet released.
🚀 New features
🐛 Bug fixes
- Fixed bug with
opencli user-ip
on Debian and CSF. - Fixed error
ModuleNotFoundError: No module named 'zope.event'
causing OpenAdmin service restart to fail on Ubuntu22. - Fixed warning on nginx restart
nginx: [warn] conflicting server name "example.net" on IP:80, ignored
. - Fixed bug with OpenAdmin > Users not showing dedicated ip for user.
- Fixed css styling bug with footer on OpenAdmin: Nginx and Plans pages.
- Ficed bug with
opencli user-delete
not deleting nginx vhost files after user is deleted.
💅 Polish
- OpenAdmin interface is now also using minified html code, respecting the dev_mode value.
--enable-mail
flag is removed from install script and mail is only available for OpenPanel Enterprise.