Version: 1.3.9
1.3.6
Released on June 05, 2025
💅 Polish
- OpenPanel > Domains > SSL page.
- placeholder images are replaced with svg icons on FileManager and Edit Files.
- Drag&Drop Site Builder with TailwindCSS blocks
- Drag&Drop file upload in OpenPanel > FileManager and OpenPanel > Upload Files.
- Live html preview on OpenAdmin > Domains > Edit Domain Templates page
- Block view action in FileManager for files over 10MB #505
- login is now required on error pages: 403, 404, 413, 500.
- added move to Trash option on deleting files via File Manager.
- added setting
autopurge_trash
option where admin an specify days to keep files in Trash folder for user. - added
opencli files-purge_trash
command to purge trash for specific or all users. - added
websites-google_index
command to check if websites are indexed on Google Search Engine.= - added table with docker stats history in OpenAdmin > Users > single user
- email notifications feature is now disabled by default.
- default php verison setting is removed from OpenAdmin > Settings > OpenPanel page.
- username is no longer random generated on OpenAdmin > Users > Add form.
- Varnish cache is now indicated on the Webserver field in OpenAdmin > Users > Add form.
- OpenAdmin > Settings > Edit Defaults page is added for Administrators to configure defaults for new user accounts.
- fixed error running
opencli domain-ssl <DOMAIN> info
command. - added 'Change Docroot', 'Suspend Domain' and 'Unsuspend Domain' icons to OpenPanel > Dashboard.
🐛 Bug Fixes
- fixed bug with vercel blocking ip address checks on OpenAdmin login page.
- fixed css bug with score colors on OpenPanel > WP Manager > PageSpeed widget.
- fixed bug in Sentinel incorrectly reporting 'Hight Load Usage!' for SWAP.
- fixed error
{"error":"CSRF error","message":"The CSRF token is missing."}
on auto-login to OpenAdmin from WHMCS. - fixed css issue when using ctrl key on Windows for selecting files in OpenPanel > FileManager table.
- fixed css issues with borders and sidebar on OpenPanel > Dashboard page.
- fixed css issues with colors on OpenPanel > WP Manager > Speed widget.
- fixed css issues with grids on OpenPanel > Site Manager.
- fixed error
/bin/sh: 1: Syntax error: "(" unexpected
on file upload when setting user ownership. - fixed issue in File Manager displaying files with space in their names.
- fixed problems with auto-login,change plan from WHMCS to OpenPanel #507
- fixed css issues with dropdown actions on OpenPanel > Edit DNS Zone page.
- fixed js bug editing MX record priority in OpenPanel > DNS Zone Editor on table view.
Was this helpful?