4.4.0 Release November 11, 2022
New: Compatible up to WordPress 6.1.1
New: Add support for uploading backups to DigitalOcean Spaces, Wasabi and other S3 compatible storages #1966
Enh: Allow backup upload to Amazon S3 when bucket has Lock Object and retention enabled #1973
Enh: Show warning if test connection to backup storage provider fails during save settings #1965
Enh: Show warning if there are more than 4 overdue backup cron jobs #1986
Enh: Show message if unable to pre-scan directories before cloning #1993
Fix: Under rare circumstances a fatal error is thrown during backup if scheduled time is NULL
Fix: `SSL` and `Passive` checkboxes were not considered during FTP backup storage test connection #1965
Fix: Fatal error when set_time_limit() has been disabled by the hosting provider #1977
Fix: Preserve backup cloud storage provider settings when pushing and improve Google Drive backup authentication #1999
Dev: Deprecated heredoc syntax for variables. Fix unit tests for php 8.2RC #1975