* FIX: A regression that prevented the remote storage label from being updated
* FIX: A regression that could cause unintended behaviour when restoring special files
* FIX: A fatal error when executing a standalone php backup script with "do_action('updraft_backup_all')".
* FIX: Regression that caused certain features (e.g. PHP Info) to break due to a missing HTML attribute on the triggering element
* FIX: An issue that caused migration failure for sites using the Performance Lab plugin or other plugins implementing an object cache drop-in
* TWEAK: handle non fatal file rename failure during restore
* TWEAK: The automatic backup feature is now disabled by default on new installs
* TWEAK: return post status and formatted date from UDC post API
* TWEAK: Replace a call to unserialize() in the Dropbox storage library
* TWEAK: Validate the DreamObjects endpoint to ensure only expected DreamObjects enpoint formats can pass through.
* TWEAK: Position the "includes all tables not listed below" option at the beginning of the first known table in the DB restoration widget.
* TWEAK: Add a new default endpoint in DreamObjects along with UI to allow users to add custom endpoint in the format "s3.<region>.dream.io".
* TWEAK: The Azure Storage Service add-on now requires PHP 5.6 or higher to support the mandatory use of TLS 1.2, which will be enforced starting August 31, 2025.
* FIX: A bug that prevented the Rackspace "Create new API user and container" dialog from opening. * TWEAK: An HTTP header intended to terminate the browser's connection was incorrectly assigned a value that the header does not support. * TWEAK: Ability to automatically choose the proper checkout page when the user is about to buy TeamUpdraft products from within the plugin * TWEAK: Clear Divi theme CSS cache at the end of the restoration process * TWEAK: Resolve PHP warning in pCloud addon when upgrading from free to premium version. * TWEAK: Update error messages when the user fails to connect to their TeamUpdraft account on the 'Premium/Extensions' tab.
* FIX: Regression in 1.25.3 - missing database encryption input field due to the use of the "wp_kses_post" function that doesn't allow "<input>" tag to be rendered * TWEAK: Add new fields to UpdraftCentral handler
* FIX: An issue that prevented an UpdraftClone backup from sending when attempting to boot an UpdraftClone from WP_CLI * FIX: An issue that prevented changing the default UpdraftClone region when attempting to boot an UpdraftClone from WP_CLI * TWEAK: The "x-amz-content-sha256" request header is now signed and included in the S3 signature version 4. Some S3-based providers mandate the signing of this header for accurate signature calculation. * TWEAK: Introduce a new constant named "UPDRAFTPLUS_S3_EXCLUDE_SIGV4_CONTENT_SHA256_HEADER". This constant allows for the exclusion of the "x-amz-content-sha256" headers from being signed if desired; it accepts a boolean value, defaulting to false. * TWEAK: Add 'noopener, noreferrer' window features to the Javascript's window.open() call to prevent the target page from changing content of the original page * TWEAK: Favicon fetching feature for UpdraftCentral * TWEAK: Minor tweak to "updates" module to include icons to plugin and screenshot url to theme update items * TWEAK: New UpdraftCentral module for background fetching * TWEAK: Revise the wording found in the expert settings regarding the deletion of local backup files * TWEAK: Update seasonal notices * TWEAK: Enhance the notifications to signify the introduction of other plugins that belong to the same plugin family * TWEAK: To avoid CORS issues and ensure the UpdraftPlus plugin is functional and accessible via the UpdraftCentral dashboard, the hostname and/or domain origin is changed from updraftplus.com to teamupdraft.com. * COMPATIBILITY: Resolved PHP deprecation warnings in lockadmin.php by eliminating the use of dynamic properties
FEATURE: Added a "Cron events" tab in the Advanced Tools section to check for the presence of the UpdraftPlus cron job. FIX: Resolve the issue of uploads to pCloud failing after a folder name change by resetting the "folderid" whenever the folder name is updated. TWEAK: Add site information for WooCommerce and HPOS support to the database backup header. TWEAK: Create a log entry when a bot verification page appears during the file upload in the migration procedure. TWEAK: Improve error message clarity for failed connection tests in migration. TWEAK: Include details in the backup log file about the status and availability of the proxy configured in the system. TWEAK: Update the Google library to support the WP_PROXY_HOST and WP_PROXY_PORT constants. TWEAK: TWEAK Update the link for Onedrive and Azure app creation COMPATIBILITY: Got rid of PHP 8.4 deprecation messages caused by the E_STRICT constant usage
TWEAK: Added descriptions for the 'Clone Package' dropdown when creating a clone. TWEAK: Moved the "load_plugin_textdomain" call from the "plugins_loaded" action to the "init" action. TWEAK: Log messages now specify: Backup files are marked as "processed" when no remote storage is selected. Backup files are marked as "uploaded" when remote storage is selected. TWEAK: Code tidying in the restore class.
* FIX: The pre-restoration stage failed to properly address the tables that were to be excluded, which caused a logical error that misread the checked "include all tables not listed" option as an instruction to restore every table * FIX: Update PHPSecLib library to version 2.0.48 which has the fixes for the "gmp_pow(): base and exponent overflow" on certain PHP versions and could cause backups to fail on the SFTP remote storage * TWEAK: Complete the review and removal of calls to the unserialize() PHP function allowing class instantiation begun in 1.24.7. (The final removal involved a theoretical security defect, if your development site allowed an attacker to post content to it which you migrated to another site, and which contained customised code that could perform destructive actions which the attacker knew about, prior to you then cloning the site. The result of this removal is that some search-replaces, highly unlikely to be encountered in practice, will be skipped). * TWEAK: Drop search and replace feature for PHP 5.2 users (to fulfil the preceding item) * TWEAK: Tweak UpdraftCentral media module to add "has_image_editor" property to each media item * TWEAK: On the restoration screen in a multisite configuration, the dropdown labeled "which site to restore" was covering other HTML elements, which caused some buttons to be positioned at the bottom instead of at the top * TWEAK: Avoid deregistering jQuery-UI CSS if already printed by other plugins to prevent compatibility issues * TWEAK: In the context of database restoration, the execution of LOCK and/or ALTER SQL statements must be avoided for any tables that are part of the "skipped tables" list * TWEAK: openssl_free_key() is only needed on PHP < 8 * TWEAK: Various coding style changes to comply with "Plugin Check" rules
* TWEAK: Do not request drive.readonly scope on Google Drive connections, due to Google's app permissions review (unannounced and requires us to create a Youtube video for their review process) - this means that (until the review completes) new connections to Google Drive can only access backups created by UpdraftPlus directly, and not backups which you manually upload to Google Drive. This restores the ability to make new connections to Google Drive. * TWEAK: Adjustment of the UpdraftPlus_S3_Compat class to preserve compatibility with the external UpdraftPlus AWS SDK plugin (https://github.com/DavidAnderson684/updraftplus-aws-sdk).
TWEAK: In 1.24.5, the browser title wrongly displayed as "UpdraftPlus" when accessing an unrelated plugin page using the main menu.
FIX - Case-sensitive issue of bit field type names in a table. FIX - Resolved issue where backup files could not be deleted from remote storage when either the root directory was active or no directory was specified in the OneDrive configuration form. FIX - When users attempt to update a plugin using the "View Version x.x.x Details" link instead of choosing "Update Now," the plugin is successfully updated; however, the UI incorrectly displays an "Update Failed" message FIX - Conflict with the Gravity Forms plugin when there was an older version of jQuery UI presented on the "Installed Plugins" page. TWEAK - Ensure compliance with Google Granular Consent and check for required permissions during storage access authorisation of Google Drive and Google Cloud TWEAK - Prevent PHP warning and deprecation messages after completing access authorisation to Google Drive storage. TWEAK - Prevent PHP warning when Dropbox remote storage has been authenticated and the page is refreshed. TWEAK - Added filter updraftplus_working_dir_localpath to allow temporary unzip path to be modified by developers TWEAK - Modify the displayed title of the plugin from "WordPress Backup & Migration Plugin" to "WP Backup & Migration Plugin" as required by the plugin directory team TWEAK - Parse certain php events and log proper error messages
FIX - Regression in 2.23.16 for improving logs which then caused incorrect_offset error reported by Dropbox wasn't properly handled. TWEAK - The UpdraftVault remote storage can handle Wasabi as well as Amazon S3 storage in the background. TWEAK - Fix WP_Theme_JSON_Resolver::theme_has_support deprecation warning for UpdraftCentral TWEAK - Prevent "PHP Warning: Undefined property: UpdraftPlus_BackupModule_pcloud::$description" during rescan remote storage. TWEAK - Prevent PHP deprecation warnings during database backups when encountering null values in bit field types. TWEAK - Show a warning message when the WP_ACCESSIBLE_HOSTS constant is defined and updraftplus.com is not permitted by its value TWEAK - Update notices TWEAK - Split multiple sentences into separate translation function calls. TWEAK - Trim spaces from S3-Compatible (Generic) endpoint.
FIX - The "Continue restoration" and "Dismiss" buttons on the unfinished restoration dialog were not responsive to being pressed due to a recent regression FIX - Conflict with other plugins due to different version of third party library (Guzzle) and the composer autoload.php was called too early FIX - Undefined "NET_SCP_LOCAL_FILE" constant when SCP was in use for the SFTP/SCP remote storage TWEAK - Add compatibility fields when returning plugins and themes to UpdraftCentral TWEAK - Due to issues in some cURL versions 7.x in handling HTTP/2 connections, all HTTP connections to the OneDrive API are now forced to use HTTP/1.1 version, on cURL versions after 7.61 and before 8.0. Also, a constant named UPDRAFTPLUS_ONEDRIVE_CURL_HTTP_VERSION can be set in the wp-config.php file to change the default HTTP version to another preferred version TWEAK - Adjust margin to fix broken UI for the 'View logs' button on backups. TWEAK - Ensure all "SET SQL_MODE" statements in the database backup file are internally handled and are subjected only to a restoration outside UpdraftPlus plugin TWEAK - Prevent PHP 8.2 coding style deprecation notices in the autobackup addon TWEAK - In the context of OneDrive's chunk upload, authorisation header and bearer token should not be included during upload session as it may lead to 401 HTTP status due to different upload URL TWEAK - Remove default value for updraftplus_https_to_http_additional_warning and updraftplus_http_to_https_additional_warning filters. TWEAK - Set the SQL_MODE to 'NO_AUTO_VALUE_ON_ZERO' in the database backup file. TWEAK - Seasonal notice content update for 2024 TWEAK - During the operations that require phpseclib, include the composer autoload.php only when the phpseclib is really needed
Subscribe to get access to unlimited premium items from our community of global authors and developers.
This item was featured on GNU STOCK
Last update:
13-06-2025 01:03 AM
Published:
22-06-2024 02:29 AM
Version:
Category: