Total 19/05/2024 : We HAVE 9542 Items and more than 3143 happy members.
Log Update Item UpdraftPlus – BackupRestore (All add ons included)
This page only show history update item UpdraftPlus – BackupRestore (All add ons included).

* FIX: Fix UpdraftCentral error when installing plugin or theme on a slow connection

* TWEAK: Support wildcard (asterisk char) exclusions not just for the first/top-level directory but also for the 2nd level directories and below

* TWEAK: Fix deprecation warning on UpdraftCentral's comment settings

* TWEAK: Algorithm improvement with small tables with individually large rows not triggering the existing over-sized rows algorithm, to reduce fetch size quicker

* TWEAK: Implement the newly abstracted host plugin usage/process within the UpdraftCentral client code

* TWEAK: Improve backtrace logging

* TWEAK: Add admin and log warning messages regarding the planned shutdown of Microsoft Azure and OneDrive Germany

* TWEAK: Output UpdraftVault quota recount link if needed

* TWEAK: Introduce constant: UPDRAFTPLUS_LOG_BACKUP_SELECTS: Defining this to true will cause the SQL SELECT commands used when fetching data for a database table backup to be logged in the UpdraftPlus backup log

* TWEAK: Don't change SQL modes if a null value is returned

* TWEAK: Existing backups paging logic to avoid a confusing rescan user experience

* FIX: If MySQL performance was very fast on large tables, and if fallback fetch mode was being used (which should not occur on any WordPress core table, but can be triggered on recent Oracle MySQL 8.0 versions), then when increasing rows fetched on large tables, some rows could be unintentionally skipped.

* TWEAK: Oracle MySQL 8.0 from somewhere after 8.0.17 has removed the display width from the response to SHOW CREATE TABLE, resulting in failure (prior to this tweak) to detect a primary key type that can be used with faster fetching

* TWEAK: Use 'wp_mail_failed' action hook to improve logging of email delivery failures caused by a PHPMailer exception

* TWEAK: Add additional log information to themes and plugins modules

* TWEAK: Add method to check whether an image editor is available for UpdraftCentral's image media editing feature.

* TWEAK: In the reporting add-on accept URLs, if the address is a URL then instead of emailing it, POST it to that URL using the format used by Slack

* TWEAK: Add a link to the create clone UI to explain the various clone package sizes

* TWEAK: Record ABSPATH in the summary

* TWEAK: Prevent a couple of unwanted logging notices on PHP 8

* FIX: An issue that prevented the more files restore UI appearing if it was part of an incremental backup

* FIX: Add an extra check to prevent incremental backups from being run after a migration, if incremental backups are not enabled.

* FIX: Each time the 'Upload Backup' dialog is opened, '(already uploaded)' text is appended one more time for the same remote storage resulting in it being nearly impossible to have the two buttons shown at the bottom

* FEATURE: (Paid versions) New WP-CLI command (connect) to connect plugin with the user's associated account/licence on updraftplus.com

* TWEAK: Enhanced over-sized row-detection to include any table with a primary key and a LONGTEXT

* TWEAK: Log file now includes max packet size

* TWEAK: Properly handle port numbers included in DB_HOST when using mysqldump

* TWEAK: Handle UNIX socket paths included in DB_HOST when using mysqldump

* TWEAK: Increase default mysqldump maximum packet size

* TWEAK: Change WebDAV request library to HTTP_Request2

* TWEAK: Add custom category sorting on post module using uasort due to deprecation warning emitted on UpdraftCentral

* TWEAK: Added an icon within the top-right of the log widget allowing user to toggle that part between its current size and full-screen of the restoration log section

* TWEAK: Prevent an error in the phpinfo advanced tool when handling non-string constants

* TWEAK: Escape remote storage IDs in output templates

* TWEAK: Suppress unwanted error logging related to Gravity Forms

* TWEAK: Clear Elementor cache at the end of restoration process (if possible) giving an opportunity for Elementor to regenerate CSS files on the next page load request

* TWEAK: Clear Avada/Fusion-related CSS cache at the end of restoration process (if relevant)

* TWEAK: Catch and recover from errors and exceptions when clearing third-party caches

* TWEAK: Prevent a PHP logging notice when an SCP server is scanned for files

* TWEAK: Remove unused CloudFront methods from S3 library

* TWEAK: Added missing anonymisation.png graphic and detail of Anonymisation addon in the addons list table

* TWEAK: Added Update URI header field to avoid accidentally being overwritten with an update of a plugin of a similar name from the WordPress.org Plugin Directory.

* TWEAK: Improvements in finding a working mysqldump binary during a backup operation

* TWEAK: Start on larger chunk sizes when fetching *meta table contents, and scale up chunk sizes on all tables dynamically (less SQL queries; but testing shows it makes little difference to overall speed)

* TWEAK: Adjust Google Drive to retry once after a UDP_Google_IO_Exception, as was done in Google Cloud - intended to help with intermittently buggy Curl versions

* TWEAK: Show a notice when attempting to download a backup from email remote storage explaining nothing can be downloaded