PLUGIN
Plugin [NEW]: Archive password encryption, improved support for AES-256 encryption on the archive.zip/daf file
Plugin [NEW]: Auto updates for the plugin are now available Updated EDD_SL_Plugin_Updater to version 1.9.1
Plugin [NEW]: Added functionality to download packages saved at non-default local storage from the front-end
Plugin [NEW]: Added link for downloading the installer file in the “Package File Links” dialog box in the package’s details page
Plugin [NEW]: Added automated installer cleanup options in Settings ❯ Packages Tab ❯ Cleanup Modes (Email Notice and Auto Cleanup)
Plugin [UPD]: Minimum version required PHP 5.6.20
Plugin [UPD]: Removed the old CRON library and setting so that the schedule library only uses the new one
Plugin [UPD]: Improve the content and layout of the Duplicator Pro Tutorial
Plugin [UPD]: Update the Templates and edit UI to be closely correlated to the create package UI
Plugin [UPD]: Improved import fail message
Plugin [UPD]: Updated Duplicator Pro define auth key name
Plugin [FIX]: Improved time zone handling for scheduled builds
Plugin [FIX]: Eliminated image overflow problem in branding preview
Plugin [FIX]: Fixed a problem with reading the list of MySQL enabled engines
Plugin [FIX]: Improved storage information handling
Plugin [FIX]: Fixed error on WP-CLI plugin activation
Plugin [FIX]: Fixed a problem in the creation of the package with the mysqldump in some configurations of the DBHOST
Plugin [FIX]: Installer can be downloaded and package transferred when the package is created on WPEngine or Cloudways hosting
INSTALLER
Installer [NEW]: Archive password encryption
Installer [FIX]: Fixed problem of interference of .htaccess from dup-installer folder with the installer
Installer [FIX]: Fixed toggle password on the new admin password field
PLUGIN
Plugin [NEW]: Plugin Hooks now available for developers.
Plugin [NEW]: Added option to automatically filter files with invalid encoded names
Plugin [UPD]: Improved form to use relative URLs in action
Plugin [UPD]: Minor installer UI improvement including improving the tutorial
Plugin [UPD]: Removed SSL Verify setting from the Settings ❯ Packages ❯ Advanced UI
Plugin [FIX]: Fixed wp-content quick link in templates
Plugin [FIX]: Fixed wrong calculation of time for scheduled backups related to Daylight Saving Time
Plugin [FIX]: Fixed problem with Backblaze related to object-level ACLs
Plugin [FIX]: Fixed bug related to having multiple creation queries for MySQL Procedures and Functions
Plugin [FIX]: Fixed an issue in the DupArchive that occasionally caused validation to fail
Plugin [FIX]: Fixed bug in Cron expression library that prevented a schedule from saving when: Monthly (any day) of every 12 months was set
Plugin [FIX]: Improve wording on Step 1 filters
INSTALLER
Installer [NEW]: Added option to set SQL connection flags in wp-config
PLUGIN
[NEW]: Encryption key is now stored in wp-config.php instead of dynamically determined.
[UPD]: The Cron Expression is now the recommended and default parser
[UPD]: Improved UI dialog for FTP/SFTP connection tests and overall feedback and status.
[FIX]: Show single quick fix when build time exceeds max build time
[FIX]: Fixed a problem in the creation of the package when the wp-config was in the parent folder in spite of ABSPATH.
INSTALLER
[NEW]: Improve Bitnami support
[UPD]: In case the wp-config does not have write permissions the wordpress prefix is updated correctly
[UPD]: Improved validation test for new table names that exceed 64 chars, for cases when importing site(s) into multisite
[UPD]: Improve the database confirmation dialog to show for an empty database
[FIX]: Removed the htaccess from the dup-installer folder that could cause problems in some cases