Download UpdraftPlus v2.22.21.25 - Premium WordPress Backup Plugin Nulled Free
= v1.22.21 - 09/Sep/2022 =
* FIX: Infinite recursions/loops appeared to happen in restoration during the search-replace operation especially when some tables had a circular reference in their serialised data
* FIX: Prevent PclZip from restoring empty/corrupt archives
* FIX: Zip file sizes had ceased to be recorded in the backup history
* FIX: Fix fatal error when loading the "Advanced Tools" section for UpdraftCentral
* TWEAK: Log intermediate unzip errors before proceeding with different method
Download UpdraftPlus v2.22.20.25 - Premium WordPress Backup Plugin Nulled Free
= v1.22.20 - 05/Sep/2022 =
* FEATURE: Restore the "upload immediately after creation" feature that was turned off whilst misbehaviour was investigated; fixes have been applied.
* FIX: Prevent premature removal of zip manifest files
* TWEAK: Improve the Handlebars template of the OpenStack (Swift) remote storage by taking PHP code out of it
* TWEAK: Do not run out-of-place "SET @@GLOBAL.GTID_PURGED" statements upon restore
Download UpdraftPlus v2.22.19.25 - Premium WordPress Backup Plugin Nulled Free
= 29/Aug/2022 =
* TWEAK: The "upload immediately after creation" feature has been disabled whilst reports of incorrect behaviour are investigated
* TWEAK: Replace require_once to include_once and use the UpdraftCentral path constant when loading the UpdraftCentral host class.
* TWEAK: Modify the "overdue crons" message for greater clarity
1.22.18 - 26/Aug/2022
TWEAK: Suppress pre-loading of phpseclib libraries, which has exposed fatal-error inducing bugs in a handful of unmaintained third-party plugins and themes
TWEAK: Increase the number of conditions for which attempts to access an S3 bucket will result in more logging
Download UpdraftPlus v2.22.17.25 - Premium WordPress Backup Plugin Nulled Free
v1.22.17 - 23/Aug/2022
FIX: Ensure jobdata is saved before attempting a partial cloud upload, preventing potential omission of an archive
FEATURE: Restore the "upload immediately after creation" feature that was turned off in 1.22.16 whilst misbehaviour was investigated
TWEAK: Add log information as to why DB stored routines couldn't be included in the backup if that should be so
TWEAK: Declare some implicity-declared class variables to avoid warnings in PHP 8.2
Downlaod UpdraftPlus v2.22.16.25 - Premium WordPress Backup Plugin Nulled Free
v1.22.16 - 23/Aug/2022
TWEAK: Temporarily revert "upload immediately after create" feature from 1.22.15
v1.22.15 - 22/Aug/2022
FEATURE: Each archive created will now be uploaded immediately directly after creation, to save disk space (prior behaviour was to first create all archives)
FIX: Improve parsing of HTTP response code header with generic S3 providers to avoid incorrectly interpreting status code
FIX: When an S3 service returns a RequestTimeTooSkewed error, make sure this is passed up to the user and not lost
FIX: Do not prematurely trigger upload_complete message when performing immediate file upload during clone operation
FIX: Database views don't get restored or are not restored correctly when in atomic mode
FIX: After sending email reports, other emails that follow used the same From address/name taken from the previous email
FIX: Database views don't get included in the backup
TWEAK: Improve the Handlebars template of the Microsoft Azure remote storage by taking PHP code out of it (Premium)
TWEAK: Update WebDAV library used for WebDAV remote storage (Premium) - N.B. This now requires PHP 5.5+.
TWEAK: Improve the Handlebars template of the Google Cloud remote storage by taking PHP code out of it (Premium)
TWEAK: Improve the Handlebars template of the Microsoft OneDrive remote storage by taking PHP code out of it (Premium)
TWEAK: Detect and break absurdly-future locks
TWEAK: Restrict the CSS scope for our jQuery to prevent conflicts
TWEAK: Work around consequences of a backup history save failure
TWEAK: Add a twice-daily cron to clear temporary files so that they are cleared even in the absence of new backups beginning and prior backup completion failure
TWEAK: Tweak UpdraftCentral abstraction classes
TWEAK: Separate custom font rules when retrieving styles from remote sites
TWEAK: Prevent PHP deprecation notice when using Google libraries on PHP 8.1+
TWEAK: Simplify Dropbox SDK by removing unused "response format" code
Download UpdraftPlus v2.22.14.25 - Premium WordPress Backup Plugin Nulled Free
= v1.22.14 - 07/Jul/2022 =
* FIX: Selective table restore
* FIX: Fix restore button JS issue when importing single site to multisite
* TWEAK: Allow charset to be set during a WP_CLI restore
* TWEAK: Use similar charset if one is not set and not supported during a WL_CLI restore
* TWEAK: Add bulk process handler for UpdraftCentral's plugin and theme modules
* TWEAK: Return previous plugin and theme states before installation or activation
* TWEAK: Improve the Handlebars template of the Backblaze remote storage by taking PHP code out of it (Premium)
* TWEAK: Improve the Handlebars template of the WebDAV remote storage by taking PHP code out of it (Premium)
* TWEAK: Improve the Handlebars template of the SFTP/SCP remote storage by taking PHP code out of it (Premium)
* TWEAK: Avoid using 'phpmailer_init' action when setting up sender name and sender email address, as some SMTP plugins override the 'wp_mail()' function and they don't bother to call the 'phpmailer_init' action
* TWEAK: Prevent increments being added to backups from other sites
= 22.6 - 26/Feb/2022 =
* FIX: Internal S3 library had regressed in its ability to detect bucket location on AWS when using v4 signatures
* TWEAK: When using S3 APIs, log the class used for easier debugging
* TWEAK: Change S3 SDK selection algorithm
* FIX: Unexpected 'Backup History' array structure during the rescanning of the new backup sets that changed the type of the database associative keys from string to array format
* FIX: Failure in excluding and wiping out jobdata during backup and restore causing the same backup to repeat under certain circumstances
* REFACTOR: Upgrade AWS SDK from version 2.8 to 3
* TWEAK: Improve how log file and backup file attachments are handled through mail-related functions, so they don't get omitted by some 3rd party SMTP plugins
* TWEAK: Overcome PHP 8 'Only the first byte will be assigned to the string offset' warning when rescanning local folder and/or remote storage for new backup sets
* TWEAK: On Windows, when mysqldump.exe binary is in use for backing up database, it failed to exclude updraft_jobdata_* entries due to 'escapeshellarg' function that replaces % char to white space
* TWEAK: Switch to official jstree release now that our patch is included
* TWEAK: Update updater library in paid version to current release
* TWEAK: In the multisite add-on, store the last log message separately to perform better with binary logging together with large backups
* TWEAK: Add Google branding to the Google Drive authentication link
* TWEAK: Change complex formatting string to avoid translator errors resulting in PHP errors