UpdraftPlus Premium

UpdraftPlus Premium 2.26.1.26 Nulled

Vous n'avez pas l'autorisation de télécharger
* FIX: Google Drive chunked uploads didn't resume from where it left off but started from the beginning resulting in file duplicates
* TWEAK: Add a WP-CLI command to register a product key (premium)
* TWEAK: Add product registration link on the premium version
* TWEAK: Fix JS error on UpdraftCentral Cloud connect modal.
* TWEAK: Fix grammatical error in the low disk space admin notice.
* TWEAK: Update links for better user experience
* TWEAK: Update the premium links on the settings page
* TWEAK: Update all links in the includes/notices/central folders to use teamupdraft.com instead of updraftplus.com.
* TWEAK: Upgrade the common-libs tag version
no change log for this version
* FIX: A regression that resulted in the list of tables within the "Database size" tools not being displayed, due to code refactoring implemented in version 1.25.8.
* TWEAK: Add function for returning Advanced Tools menu data in a structured format.
* TWEAK: Resolve regression in 1.25.2 which caused the admin notice "Not yet connected to licence" was linking to teamupdraft.com instead of the UpdraftPlus Premium/Extensions tab.
* TWEAK: Refactoring connection keys data function to deduplicate and read from a single source
* TWEAK: Restored the missing backup confirmation pop-up icon for older WordPress versions.
* TWEAK: Stripped unwanted HTML from the plain-text notice and added new lines after each sentences in the sale offer message.
* TWEAK: Update Black Friday seasonal sale URL/link
* TWEAK: Updated "Check our premium" and "Back up non-WP tables and external databases" URL links to avoid HTTP 404 (not found) errors.
* TWEAK: Update database charset detection to support both CHARSET= and CHARACTER SET syntax in SQL dumps
* TWEAK: Replaced deprecated (boolean) casting
* FIX: A fatal error in UpdraftCentral when trying to manage posts when no posts exist.
* FIX: During a failure in the file copy process while restoring, a directory was created with the same name as the file, and the restoration process persisted when it ought to have been stopped
* FIX: PHP fatal error in WP CLI commands for listing or scanning existing backups on PHP 8.0+ after a rescan
* TWEAK: Add UpdraftCentral support to import_settings function with return values
* TWEAK: Add support for new Amazon AWS S3 regions
* TWEAK: Added Burst Statistics to the family plugin list
* TWEAK: Adjust the backup logic to recognize invisible columns, and when that occurs, use a query that explicitly specifies the required columns instead of relying on "SELECT *".
* TWEAK: Ensure the restore process terminates with an error when file copying/moving fails
* TWEAK: Improve the backup email report to better reflect the backup types and status.
* TWEAK: New endpoint for getting locked settings data for UpdraftCentral
* TWEAK: Perform a search and replace on __PHP_Incomplete_Class to make it work with unserialize() when object deserialization is not allowed.
* TWEAK: Refactoring site info section to deduplicate and read from single source
* TWEAK: Resolved a PHP warning triggered when uploading the plugin via the WP Plugins page — caused by translation functions (e.g. __()) being called too early.
* TWEAK: Some text was left out of the translation POT file, which meant that certain translator plugins and libraries could not find the text, making it impossible to translate.
* TWEAK: Update the db_size function to allow returning either data or html, depending on the argument that is passed in.
* FIX: A regression for verifying the presence of old folders in the backup directory; old folders created during the restoration of the "Others" entity were not detected correctly.
* FIX: The per-backup lock entries were not removed, resulting in an accumulation of these entries in the database over time. (Includes clean-up of old entries).
* TWEAK: Add IDrive e2 and MEGA to the S3-Compatible storage list
* TWEAK: Internal function call to prevent a PHP 8.1 deprecation notice on fresh WP installs
* TWEAK: Add wp-staging to the default uploads exclusion list
* TWEAK: Add UpdraftCentral handler for site icon upload request.
* TWEAK: Added support for the database view dashicon in WordPress versions prior to 5.5.
* TWEAK: Include site icon information in the 'get_site_icon' response of the UpdraftCentral core module.
* TWEAK: Resolve the empty list issue on the backup email reports created by the UpdraftPlus free version
* TWEAK: The "Get every feature of UpdraftPlus Premium" box shouldn't be displayed after purchases got claimed/activated
* TWEAK: Remove seasonal (new year, summer, spring and plugin collection) sale notices
* TWEAK: Handle unsupported character set defined for table fields during database pre-restoration.
* TWEAK: Updated links in the Premium Extensions tab of the plugin’s admin menu page.
* 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
Haut