UpdraftPlus - Premium Backup Plugin For WP

UpdraftPlus - Premium Backup Plugin For WP v2.25.5.26

No permission to download
Decryption key:

  • 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
  • FIX: Regression in 1.23.16 for correcting calls to translation functions which then caused some HTML attributes to be empty
  • FIX: Restoring backup sets via Migrate/Clone tab had caused all associated backup entities being downloaded immediately ignoring user preferences about the entities they wanted to restore
  • FIX: Third-party library conflict (phpseclib) with WP All Import Pro and AIO WP Migration plugins that caused failure in testing SFTP credentials and backing up to the SFTP remote storage
  • FIX: Restore compatibility with WordPress multisite running on versions < 4.9 caused by use of function not present before then
  • TWEAK: Add new translation entries for UpdraftCentral

Decryption key:​


1.24.1.6 - 21/Feb/2024

  • FEATURE: Implement Backblaze Object Lock support (Premium version)
  • FIX: The email backup and basic report setting didn't work causing notification email confirming backup status couldn't be delivered to admin's email address (free version)
  • FIX: Fix WP-Optimize premium discovery for UpdraftCentral
  • FIX: Regression in 1.23.16 for correcting calls to translation functions which then caused some HTML attributes to be empty
  • FIX: Restoring backup sets via Migrate/Clone tab had caused all associated backup entities being downloaded immediately ignoring user preferences about the entities they wanted to restore
  • FIX: Third-party library conflict (phpseclib) with WP All Import Pro and AIO WP Migration plugins that caused failure in testing SFTP credentials and backing up to the SFTP remote storage
  • FIX: Restore compatibility with WordPress multisite running on versions < 4.9 caused by use of function not present before then
  • TWEAK: Add new translation entries for UpdraftCentral
  • TWEAK: Got rid of PHP 8.2 deprecation messages caused by a null value being passed to the htmlspecialchars() function and creation of dynamic property
  • TWEAK: Got rid of PHP 8.3 deprecation messages caused by calling get_class() without arguments.
  • TWEAK: Refactor methods in UpdraftPlus_Database_Utility class
  • TWEAK: Send an email if the backup directory is not writable.
  • TWEAK: Add and set the filename\_only parameter to reduce search times when looking for specific backup files in Dropbox.
  • TWEAK: Autoload PHP secure communication library (phpseclib) in a better way that would prevent already-loaded phpseclib classes (by other plugin) from being used in certain operations
  • TWEAK: Add updraftplus_backup_db_header_append filter to allow site owners to include arbitrary content in their database backup header
= 1.23.14 - 30/Nov/2023 =

* FIX: Resolved Google Cloud remote storage authentication flow
* TWEAK: Changed updraftvault links functionality to open in different tab
* TWEAK: Clarify significance of warnings in report emails
  • Like
Reactions: Riczka
== Changelog ==

= 1.23.14 - 30/Nov/2023 =

* FIX: Resolved Google Cloud remote storage authentication flow
* TWEAK: Changed updraftvault links functionality to open in different tab
* TWEAK: Clarify significance of warnings in report emails
* TWEAK: Make the news-consent's layer fit with the confirmation text thus removing empty space that can reveal some of the UpdraftPlus news
* TWEAK: Declare a shim "php_uname" function when it's found to be undefined to prevent a fatal error in the phpseclib library (which calls it)
  • Like
Reactions: Riczka
== Changelog ==

* FIX: An issue that prevented incremental backups from running via WP-CLI or Cron when the option to backup mu-plugins was enabled but no mu-plugins existed
* FIX: OneDrive remote storage authentication was giving the error "Invalid input."
* FIX: The option to back up additional, user-chosen files (i.e. the morefiles entity) was no longer present in the UI
* TWEAK: Remove unused "migrator-lite.php" string during search and replace operations
* TWEAK: Replace remaining hardcoded text domain with UPDRAFTCENTRAL_TEXT_DOMAIN placeholder within the central folder
* TWEAK: LiteSpeed admin dashboard warning is now displayed upon completion of migration on the destination site, even after dismissing the message on the source site.
* TWEAK: Do not show UpdraftPlus news in the WordPress events and news widget section without first gaining user consent
* TWEAK: Change order of checks when seeing if cPanel is present/accessible for asking about disk quota in order to prevent unwanted an PHP notice when safe_mode is active
* TWEAK: Prevent potential fatal error if something has modified an updates check's 'translation' property to be invalid before passing on to UpdraftPlus
* TWEAK: Update bundled cacert.pem file
  • Like
Reactions: Riczka
== Changelog ==

= 1.23.8 - 08/Aug/2023 =

* FEATURE: Given the basic migration feature in the free plugin
* FIX: Content-MD5 and any V2-related headers were always included in the S3's V4 SignedHeaders even though the headers were not presented in a HTTP request
* FIX: Generating URL-encoded queries for a canonical request should have used a method/mechanism which encoded query values according to RFC 3986 (for consistency and for not breaking the code)
* FIX: Search / replace database not working on Admin dashboard > Settings > UpdraftPlus Backups > Advanced Tools > Search / replace database on PHP 8.2 due to stricter type checking
* FIX: A newly added subsite that was restored from a normal site to the multisite was not listed in the site list in the multisite
* FIX: Manual deletion of backup sets appeared to skip some files when multiple instance and/or remote storage were in use
* FIX: The SFTP remote storage stopped working in the UpdraftPlus 2.23.6 release. Reverted the change "TWEAK: Validate SFTP key field on credential test and before save"
* TWEAK: Add a warning in the log file if AWS connection fails and a TLSv1.2 connection test fails
* TWEAK: Add warning for user if only PclZip available
* TWEAK: Fix unable to switch tab when a plugin (wrongly) loads certain CSS onto UD's settings page
* TWEAK: Remove the word 'apparently' in the backup success message
* TWEAK: Update to latest phpseclib 1.0.X version (prevents deprecation notice on PHP 8.1+)
* TWEAK: Change "s3" property to "public" in UpdraftPlus_AWSRequest class for PHP 8.2 deprecation compatibility [https://source.updraftplus.com/team-updraft/updraftplus/-/merge_requests/1481]
* TWEAK: Fixed Missing/ broken links for the pCloud image in addons tab
* TWEAK: Buying UpdraftClone tokens through inline checkout
* TWEAK: Fixed Spelling errors in updraftplus repo
* TWEAK: Added save button at the top of setting tab content
* TWEAK: UpdraftCentral module now, by default, overwrites the same existing theme installed on the remote sites (if any), regardless of what version is currently installed or what version being uploaded and installed
* TWEAK: Define class properties in Updraft_Checkout_Embed class for PHP 8.2 deprecation compatibility
* TWEAK: Update the composer package yahnis-elsts/plugin-update-checker for PHP 8.2 compatibility
* TWEAK: Added username and email details for authenticated dropbox account in updraftplus settings
* TRANSLATIONS: Split sentences to make one sentence in any translation functions
  • Like
Reactions: Riczka
= 1.22.25 - 16/Dec/2022 =

* FIX: Resolves a fatal error that occurred if a user had one specific add-on and not another (i.e. paid versions only)

1.22.25.26 - 16/Dec/2022

  • FIX: Resolves a fatal error that occurred if a user had one specific add-on and not another (i.e. paid versions only)
= 1.22.24 - 14/Dec/2022 =

* FEATURE: Support PHP 8.2 in UpdraftClone
* FEATURE: pCloud protocol support (Premium)
* FIX: Add missing support for custom Dropbox app refresh tokens
* FIX: After sending email report, other emails that follow would contain leftover data from the previous email report
* FIX: Javascript hook that is used to show "Automatic backup before update" dialog box when pressing "Install Update Now" button on the WP Plugins page had made the same button on WP Updates page not respond to a press
* FIX: Potentially not storing the size of new files in the backup history
* FIX: Pressing "Rescan remote storage" using WebDAV can show an error message
* FIX: Prevent a fatal error when logging PHP events using the exported "central" folder on the remote site
* FIX: Prevent an error that occurs on WordPress 6.1 when managing and creating post/page from UpdraftCentral
* FIX: Prevent fatal error when rescanning if internal directory was unusable
* TWEAK: Ability to permanently dismiss Litespeed warning
* TWEAK: Add admin notice to inform the user to upgrade their PHP to version 5.3 or higher due to changes in phpseclib requirements in future releases
* TWEAK: Add "#[\ReturnTypeWillChange]" attribute to Google Drive API for suppressing PHP 8.1 deprecation notices
* TWEAK: Add the ability to anonymize personal data in the database backup when using migrator
* TWEAK: Advise users if files in the plugin are missing
* TWEAK: Discourage page caches from caching UpdraftClone intermediate pages
* TWEAK: "Dismiss from main dashboard" button sometimes doesn't work
* TWEAK: Fix missing FTP admin notices when clicking on other remote storage method
* TWEAK: Hive off the AWS S3 SDK into a separate plugin (UpdraftPlus now always uses its own, more lightweight, SDK) - https://github.com/DavidAnderson684/updraftplus-aws-sdk
* TWEAK: Improve the Handlebars template of the Amazon S3 remote storage by taking PHP code out of it
* TWEAK: Improve the Handlebars template of the DreamObjects remote storage by taking PHP code out of it
* TWEAK: Improve wording in plugin by removing ambiguous wordings
* TWEAK: Increase the Google Cloud (Premium) downloading minimum chunk size for faster downloads
* TWEAK: In Premium / Extensions tab add notices for AIOS and Easy Updates Manager
* TWEAK: Log the list of blocks that failed to re-assemble in Microsoft Azure.
* TWEAK: Make the Google Drive downloading algorithms adapt to available memory - cut the total download time by 2/3 in testing
* TWEAK: Prevent a PHP notice upon UpdraftClone startup
* TWEAK: Prevent deprecation notice on PHP 8+ if opening a zero-size zip file
* TWEAK: Replace the use of $_SERVER['SERVER_NAME'] variable with network_site_url() function because the array key is not defined in WP-CLI and might not be defined on some server-side cron tasks, resulting in a PHP log message
* TWEAK: Set a global context for $wp_file_descriptions context so that it gets assigned to correctly, preventing a subtle visual change in the theme editor
* TWEAK: Use built-in logging for WebDAV
* TWEAK: WP Rocket - disable CDN upon migration completion for multisite since key will be invalid

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu