Version: 1.7.63
1.7.62
Released on June 22, 2026
🚀 New
- 🇷🇸 Serbian translation.
- Added proactive health-check toast notifications across OpenPanel pages: domains, emails, dashboard, mysql, postgresql, email deliverability.
- Passkey support for admin and user web control panels #966
- Option for end-users to generate DKIM for a domain and insert it into DNS zone #768
- Change file permissions in bulk / for multiple files [FEATURE REQUEST] #848
- Whitelisted IPs for Remote MySQL [FEATURE REQUEST] #846
- OpenPanel account notes #876
- On WP Manager added option to auto-login as a specific user.
🎨 Polish
- Emails module is split into 8 modules: emails, email_deliverability, email_filters, email_aliases, email_import, email_export, email_default, webmail.
- Domain suspend/unsuspend is moved from domains module to a new module: domain_suspend.
- File Manager > Trash is moved from filemanager module to a new module: trash.
- Added custom wpmu plugin for autologin functionality.
- Added
/wp-cli/users?domain=<DOMAIN>&docroot=/var/www/html/<DOMAIN>&php_version=7.4&role=administratorroute that retrieves WordPress users. - Added 60sec timeouts to installing WPMU Autologin plugin on autologin from WP Manager.
- Added missing translations for 250+ strings accross 70 templates for OpenPanel UI.
- In OpenPanel templates, Flowbite nad Alpine-colapse plugins are now scoped only to the pages that they are acutually used on.
- Optimized containers resource usage information (docker stats) on containers page.
- Added 'generate certificate' button on SSL page.
- New actions are now recorded in user's activity log: changing backup config, switching backup destination, restoring from a backup, generate SSL, create/edit/delete dynamic DNS records, change domain docroot, capitalize a domain, creating a default (catch-all) address, importing mysql database, importing postgresql database, editing php.ini file, editing nginx/apache config, changing locale..
- Sentinel now checks if enough available RAM on the server to clear RAM, if swap was turned off, and cleanup is performed only once per 24h.
- Added 'Forward to' and 'Autoresponder' options in Email Filters GUI.
🐛 Bug Fixes
- Fixed bug on
opencli user-quotathat failed to show data for users that are over their plan quota. - Starting phpmyadmin from admin > services errors #989
- NumPy was built with baseline optimizations: (X86_V2) but your machine doesn't support: (X86_V2) #994
- OpenAdmin 500 error on new install of 1.7.61: (sqlite3.OperationalError) no such column: user.totp_secre #993
- Fixed bug editing multi-line DKIM records from DNS Editor.
- /sites has 404 link when autoinstaller not enabled #988
- in Trash: Calculate Size for directories shows for folders outside of trash #990
- Fixed bug fetching options on WP Manager.
- Fixed bug showing used disk usage on Dashboard over 100%.
- Fixed bug showing inodes usage on Dashboard in rounded unites.
- Fixed bug editing .htaccess file from File Manager.
- NumPy was built with baseline optimizations: (X86_V2) but your machine doesn't support: (X86_V2) #994
- Fixed 500 error on WP Manager > Autologin for openlitespeed webserver.
- Fixed JS error containers:6678 Error fetching container stats: TypeError: Cannot read properties of null (reading 'value') on Containers page.
- Bug in OpenPanel UI on /domains/new #986
Was this helpful?