Version: 1.7.55
1.7.54
Released on April 17, 2026
💅 Polish
- AlpineJS is no longer loaded from CDN, instead its self hosted on OpenPanel and OpenAdmin.
--cliand--csfflags are removed fromopencli reportcommand.- mysql access is restricted to localhost on new installations.
- Database sizes on MySQL page are no longer auto-fetched, instead amn option is presented to user to display size.
- Added an option to export databases from MySQL Databases page.
- File Editor now prompts when closing if user has unsaved changes.
- Cronjob Logs are now displayed on the Cronjobs page.
- Varnish Cache page now displays usage stats.
- Added
validate_ip_address_cookieoption which validates IP that user logged in from vs the IP they are accessing from. - Added
email_plaintext_passwordsoption that disables sending plain text passwords in Welcome emails when new users are created. - Added OOM error checks on Sentinel service and notifications on OpenAdmin.
- DNS resolution checks by sentinel service are disabled by default on new installations.
- Added website traffic checks on Sentinel service and notifications on OpenAdmin.
- Valkey service is added for new installations.
- Improved healthchecks for MySQL, MariaDB and Memcached services.
- Implemented bandwidth (port speed) for users.
- Resource Usage Hisotry page now also includes bandwidth usage.
🐛 Bug Fixes
- Fixed bug on File Manager accepting files in uri param as directories.
- Fixed bug on File Editor breadcrubms links that linked file name as a directory.
- Fixed error
Unterminated string starting at: line 1 column 188 (char 187)on Cronjob Logs when line is invalid JSON. - Fixed bug on plan edit when applying Memory limit ot user.
- Fixed bug on user-unsuspend that caused the domains to remain suspended.
- Fixed bug in sentinel using https:// when IP is set for panel access.
Was this helpful?