Version: 1.7.58
1.7.58
Released on May 17, 2026
- Openadmin test: sync_existing_zones_to_slave(slave_ip, master_ip)
💅 Polish
- Added auto-login to webmail from OpenPanel > Emails and OpenAdmin > Emails pages.
- Added option for admins to set custom path (partition) on OpenAdmin > Emails > Settings for mailbox storage.
- OpenAdmin > Process Manager now uses
SIGKILLinstead ofSIGTERMto kill pid. - ElasticSearch and OpenSearch data now persists on service restart.
- Use ZeroSSL as fallback when Let's Encrypt fails #940
- Increased cpu/ram defaults for services.
- Webmail is removed from OpenPanel Dashboard page, search results and menu items.
- Added option for admins to set which services autostart for users.
opencli dockercommand no longer uses lazydocker.
🐛 Bug Fixes
- On mobile: plan Edit - Save Burton not visible #951
- Email files NOT counted in DU for the user #941
- SMTP error when sedning emails from webmail via openpanel autologon #942
- Fixed
Error establishing a Redis connectionfor redis connection on WP Redis Object Cache plugin. - Fixed bug with login to user panel when http is used.
- Doesn't allow to allocate storage and other settings on account creation #884
- UI for e-mail forwarders/aliases missing? #937
- Emails > Accounts page is empty for user after panel restart, refreshes on new account creation #939
- Emails > Connect Devices page shows non-ssl when IP is set #938
- Fixed
time=2026-05-11T16:45:56.225Z level=ERROR msg="Fatal error running command: <html><body><h1>403 Forbidden</h1>\nRequest forbidden by administrative rules.\n</body></html>" error="main.(*command).runAsCommand: error running script: main.runScript.func4: error running script: main.(*script).stopContainersAndServices: error determining swarm state: main.isSwarm: error getting docker info: Error response from daemon: <html><body><h1>403 Forbidden</h1>\nRequest forbidden by administrative rules.\n</body></html>"for backup mysql. - Fixed bug on OpenAdmin > Advanced > Process Manager with strace process remaining after user navigates away from the page.
- Fixed bug with backup unable to resolve remote ssh destinations.
- Fixed bug with module names appearing in search results on user panel when user does not have the feature enabled on plan.
- Error fetching databases: Can not reconnect to MySQL after 1 attempt(s): 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) #943
- Bug in OpenAdmin UI -> Delete User Confirmation bug #948
- Some menu items are missing from search results #926
- Fixed bug on
/server/waf/log/<domain>infinite loading when domain has millions of logs. - FileManager: clicking on 'Calculate Size' multiple times shows an error #945
- Fixed bug in
opencli email-ratelimitscript that cuased hourly limits for user domains not to be set. - Fixed cache issue when email is deleted causing the email to still be visible on Emails page.
Was this helpful?