1.5.3
Latest-Stable
Release Date: 2023-03-16
PHP Version: 5.3.8 or higher
PLUGIN
[NEW]: Added Dashboard Widget
[NEW]: Product Education
[FIX]: Fixed uninstall conflict with PRO version
[FIX]: Fix PHP 8.2 warnings
Installer
[NEW]: AProduct Education
[NEW]: Added validation message about Pro handling big packages better in the installer
[UPD]: Disable google reCaptcha plugins during installation
[FIX]: Fix PHP 8.2 warnings
Release Date: 2023-02-01
PHP Version: 5.3.8 or higher
PLUGIN
[FIX]: Not being able to delete plugin due to class conflict.
1.5.2
Latest-Stable
Release Date: 2023-01-26
PHP Version: 5.3.8 or higher
PLUGIN
[NEW]: Added Review CTA banner
[UPD]: Improved review links
[FIX]: Fixed unistall conflict with PRO version
[FIX]: Improved options cleanup on plugin uninstall
1.5.1
Latest-Stable
Release Date: 2022-11-16
PHP Version: 5.3.8 or higher
PLUGIN
[UPD]: Updated Duplicator for wordpress 6.1
[FIX]: Escaped mysqldump custom command to harden input data (thanks Adel Bouaricha)
[FIX]: Fixed a problem with reading the list of MySQL enabled engines
INSTALLER
[NEW]: Added an option for skipping the source path replacement
[NEW]: Show error message for PHP incompatibility after install if the source site had code using create_function
[NEW]: Setting “Extraction Mode” to manual extract by default if a manual extraction is detected
[UPD]: On install advanced mode disable the original option if .daf file was used
[FIX]: Fixed a problem with undefined collation substitution in the database
[FIX]: Fixed an error in case the default charset is invalid
[FIX]: Removed closing then immediately opening php tags after the header comment in the installer.php file
[FIX]: Updated for correct admin login url on last installation step, for cases when login url is changed by a plugin
1.5.0
Latest-Stable
Release Date: 2022-08-28
PHP Version: 5.3.8 or higher
PLUGIN
[FIX]: Fixed timezone and server time strings in the “Tools” screen
[FIX]: Fixed bug related to storage path changing when trace log is enabled
[FIX]: Fix package active after restoring a backup
[UPT]: Improved the icons and wording around the installer save as file name check
[UPT]: Improved the packages detail screen better represent the logic that downloads files
INSTALLER
[NEW]: Basic mode is now enabled with a two-step process (vs 4 step advanced process)
[NEW]: Step 1 - New Database Action - Backup Existing Tables
[NEW]: Step 1 - New Database Action - Skip Database Extraction
[NEW]: Step 1 - Advanced - New Server Throttling and Chunking for Zip Formats
[NEW]: Step 1 - Advanced - New Database Processing Chunking mode
[UPT]: Step 1 - Advanced - Improve the Configuration files setup options
[UPT]: Step 1 - Validation checks improved to support more scenarios
[UPT]: Step 1 - Install Confirmation improved notice for existing database tables
[NEW]: Step 2 - Include/Exclude database tables and new UI interface
[NEW]: Step 3 - New features for WordPress Admin Accounts
[NEW]: Step 3 - New interface for plugin setup and wp-config files
[UPT]: Step 4 (2 Basic) - Improved validation checks when processing is completed
[UPT]: The help system has been improved to better cover all features
Release Date: 2022-08-15
PHP Version: 5.3.8 or higher
PLUGIN
[UPD]: Update plugin fatal error edge case on some machines.
[source 1]
[UPD:] Improve plugin removal cleanup
[UPD:] Improve installer file storage access
Release Date: 2022-08-03
PHP Version: 5.3.8 or higher
PLUGIN
[UPD]: Minor security tweaks for some edge cases.
Release Date: 2022-06-27
PHP Version: 5.3.8 or higher
PLUGIN
[UPD]: On the build step 1 setup section, fix expand/collapse icon to better alignment.
[UPD]: Improve the installer options quick link description area when a build is completed.
INSTALLER
[UPD]: Remove server path info on the server details information popup window.
[UPD]: Improve cleanup process and fix installer link showing in output with query string.
Release Date: 2022-5-19
PHP Version: 5.3.8 or higher
PLUGIN
[UPD]: Improve wording on build step 3 for how to start the install process
[UPD]: Scanner 'Migration Status' moved from Archive area to Setup area
[UPD]: Improve archive filter tips to have better separation and spacing
[FIX]: Build step 2 scanner sub "upload" folders are not checkable
INSTALLER
[UPD]: Improve messaging for managed hosting platforms that only support the Pro product
Release Date: 2022-04-13
PHP Version: 5.3.8 or higher
PLUGIN
[UPD]: Improve plugin icons to better reflect the most recent updates
[UPD]: Improve plugin layouts on package build forms and on package details
[UPD]: Improve package details screen in-sync with Pro version
[UPD]: Removed database.sql visibility in backup directory and from download on details screen
[UPD]: Improve the build interrupt screen to better handle additional scenarios beyond server timeouts
[UPD]: Improve support for PHP 8.1 by removing various warnings and notices from the error log
INSTALLER
[UPD]: Improve the table database collation support to better detect cross compatibility collations issues.
[source 1]
[source 2]
[UPD]: Improve support for PHP 8.1 by removing various warnings and notices from the error log
Release Date: 2022-02-01
PHP Version: 5.3.8 or higher
PLUGIN
[UPD]: Duplicator logo and favicon from blue to red
[FIX]: Single quote in user's folder path was causing javascript error in console
[source]
[NEW]: On Build Status screen new option to show installer name and improved layout of screen
INSTALLER
[UPD]: Improve archive not found message in the installer boot-loader screen
[UPD]: Updated the wordings and added helper text for ‘Config Files’ option under ‘Advanced’ settings on step 1
[source]
[UPD]: Fixing legacy references for log() static call $this instead of "self::"
[UPD]: Improve messaging and workflow of safe mode settings and content
[UPD]: Improve visual layout to more closely stay in sync with the Pro version.
[UPD]: Improve support for PHP version 8.1.1.
Release Date: 2021-09-08
PHP Version: 5.3.8 or higher
PLUGIN
[FIX]: Scanner bug if $check var is not a valid boolean type
[FIX]: Warning: for function ‘duplicator_global_scripts’ not found
[UPD]: Changed Tools ❯ Diagnostics to "General" to match Pro version
[UPD]: Improve installer help links on build status
[UPD]: Notices for no-support on Duplicator Lite multisite
[UPD]: Removed old font-awesome web-font files and references for legacy browsers
[UPD]: Changed UTM content of various links and fixed some broken ones
INSTALLER
[UPD]: Removed old font-awesome web-font files and references for legacy browsers
[UPD]: Step 1 & 2 Validation section at bottom to match Pro setup
[UPD]: Archive file name input on installer screen for non localhost installs
Release Date: 2021-07-07
PHP Version: 5.3.8 or higher
PLUGIN
[UPD]: Improve filesize checks that return filesize stat warnings
[UPD]: Warning on packages page if trace logging is enabled, with notice to turn off
[UPD]: Add support for some PHP-8 hosts that do not support shell_exec
[UPD]: Harden the installer rename process when the normal installer file is present
[FIX]: Issues in some PHP versions with paths replaced relative path includes with absolute paths
[FIX]: Layout of file cleanup notice properly shows under page header title
INSTALLER
[UPD]: Wording and layout improvements in various steps
[UPD]: Harden installer.php rename logic for general installer name.
Release Date: 2021-05-26
PHP Version: 5.3.8 or higher
PLUGIN
[UPD]: Both Lite and Pro plugins cannot be active at same time messages
[UPD]: Improve wording for PHP 5.2 notice and Settings CSS JSS Hooks
[UPD]: Added a check to build scan process when SQL FUNCTIONS are present
[BUG]: Download archive on some hosts having issues. Using content_url() WP_CONTENT_URL to get url
[BUG]: Added default value to DUP_Log::error detail argument to fix php log errors
[source].
INSTALLER
[NEW]: Added better handling of SQL FUNCTIONS
[UPD]: Improved CSRF error handling
[UPD]: Updated to Handlebars 4.7.7 on both plugin and installer
Release Date: 2021-03-02
PHP Version: 5.3.8 or higher
PLUGIN
[BUG] On some setups eval in JS causes issues (eval removed).
[UPD] Additional improvements for PHP 8 support
[UPD] Packages view 'Installer name' setting link moved to lock icon
[NEW] Notice: PHP version check minimum PHP 5.3.8
[NEW] Notice: future warning that LITE and PRO cannot be activated at same time
[NEW] Notice: For MU usage plugin must be installed at network not sub-site.
[NEW] Notice: Show admin alert when export capability isn't present
[NEW] Add MySQL TRIGGER management on PHP dump and installer checks
INSTALLER
[BUG] On some setups eval in JS causes issues (eval removed).
[BUG] Collation fallback not working correctly.
[BUG] Replace host in DEFINER statement to %in case of remote hosts
[NEW] Managed host detection conflict detection
[NEW] Site Overwrite support for existing WP sites
[NEW] Add option to remove DEFINER from PROCEDUREs