Version: 1.5.2
1.5.3
Released on August 04, 2025
💅 Polish
- backups module is no longer enabled by default for new installations.
- DNS Zone Editor selector now displays only domains that have zones on the server.
- Apex domains can no longer be deleted if they are in use by a subdomain.
- public suffixes (TLDs) can no longer be added as domains.
- Prevent usage of subdomains by other users #581
- Improvements to OpenPanel > Domains page.
- added type and websites count columns to Domains.
- Improvements to Database Wizard interface and validations.
- Emails usage is now refreshed hourly for logged in OpenPanel users.
- watcher service is migrated from openadmin git repository to openpanel-configuration.
- sentinel service is migrated from openadmin git repository to opencli.
- [Enhancement] Make this date human readable #555
🐛 Bug Fixes
- Bug in OpenPanel UI on /dashboard double path in sidebar for favorites #599
- Bug in OpenPanel UI on /wordpress/install #614
- fixed error starting OpenPanel UI if
/etc/openpanel/openpanel/custom_code/in_footer.html
or/etc/openpanel/openpanel/custom_code/in_header.html
files are missing. - install.sh: port output is doubled! #616
- install.sh: firewalld disable #615
- Bug in OpenPanel UI on /files - Ctrl + A in input fields triggers select-all on table #598
- fixed csrf bug in DNS Zone Editor when deleting individual records.
- Bug in OpenPanel UI on /domains/edit-dns-zone/in.rs - drawer height #597
- fixed bug deleting user when no quotas exist /usr/local/opencli/user/delete.sh: line 121: /etc/openpanel/openpanel/core/users/repquota: No such file or directory.
- fixed css bug with sidebar on OpenAdmin not showing 'Advanced' menu active when 'Demo Mode' page is opened.
- fixed bug on OpenAdmin > License dispalying 'No License Key' in the field when no key is added.
- fixed css bug with progress bar on OpenPanel > Email Accounts showing 100% usage for unlimited quota.
- Bug in OpenPanel UI on /cache/elasticsearch - status is Unknown #602
Was this helpful?