- PHP extension manager now allows enabling any extension built or installed within the global extension directory for the chosen PHP version
- Developer tools section now lists built-in PHP extensions in addition to optional extensions
- Incompatible extensions are now disabled automatically when changing PHP version
- mod_security is now explicitly disabled for the per-server Roundcube installation on Apache and Nginx web servers
- New backups are no longer started during a backup migration to improve transfer performance
- Cleanup of expired snapshots is no longer performed during a backup migration to improve transfer performance
- Improved efficiency and speed of expired snapshot cleanup
- MySQL 8.4 is now the default version when MySQL is selected due to 8.0 EOL
- Enabled PHP extensions now persist after server migration
- Website backup destination is now performed after a successful transfer of the backup role
- Prevent excessive logging where the per-server Roundcube website has not yet been created
- Control panel websites can no longer be mapped to a database server
The PHP extension manager under 'Developer tools' > 'PHP' now allows customers to enable any extension that you have built/installed within the global extension directory for their chosen version of PHP, in place of the predefined list. For guidance on how to add additional configurable extensions click here. The "developer tools" section of the website dashboard now lists built-in PHP extensions in addition to optional extensions. Enabled PHP extensions now persist after server migration. When changing PHP version, any incompatible extensions are now disabled automatically. On Apache and Nginx web server kinds, mod_security is explicitly disabled for the per-server Roundcube installation ( https://mail.customerdomain). Control panel websites can no longer be mapped to a database server. New backups are no longer started during a backup migration to improve transfer performance. Cleanup of expired snapshots is no longer performed during a backup migration to improve transfer performance. Website backup destination is now performed after a successful traansfer of the backup role. Improvements to the effiency/speed of expired snapshot cleanup. MySQL 8.4 is now the default version when MySQL is selected due to 8.0 EOL. Prevent excessive logging where the per-server Roundcube website has not yet been created.