- Restore individual files from an Enhance website backup
- Limit swap usage under system resource limits
- S3 backups are now tagged with 'S3' to indicate that granular file restores are not supported
- IMAP module enabled by default on PHP 8.4 and 8.5 for new and existing websites
- imagick module enabled by default on PHP 8.5 for new and existing websites
- Database restore can now handle databases which have been dropped from the command line
It is very important for this release that all servers are updated to the same version to avoid undefined behaviour. As root on each server in your cluster run 'apt update && apt upgrade'. The ability to restore individual files from an Enhance website backup. S3 backups are now tagged with 'S3' (this is visible to the end user). This is essential to highlight as S3 backups do not allow granular file restores. Ability to limit swap usage under "system resource limits". Packages created before the upgrade to 12.15.0 may show the swap limit as being 0 but this will remain at the previous setting (unlimited) until the package is updated. Database restore can now handle databases which have been dropped from the command line. IMAP module enabled by default on PHP 8.4 and 8.5 (new and existing websites). imagick module enabled by default on PHP 8.5 (new and existing websites).