UpdraftPlus - Premium Backup Plugin For WP

UpdraftPlus - Premium Backup Plugin For WP 2.23.10.26

لا يوجد تصريح للتنزيل

2.23.10.26 - 05 Sep 2023

  • TWEAK: New S3 signature version setting is added to the S3-Compatible (Generic) configuration form, giving an opportunity for the user to choose which signature version to use (SigV2 or SigV4)​
  • TWEAK: Enable PHP 8.3 (see: https://stitcher.io/blog/new-in-php-83) support in UpdraftClone​
  • TWEAK: Adjust fread() sizes for better performance when uploading an archive via the widget​
FIX: Fatal error of Uncaught ArgumentCountError when the UpdraftPlus settings page is browsed from an IP-adressed site (i.e. no hostname) on PHP 7.1+
FIX: Incorrect caching mechanism such that when multiple Google Drive storage back-ends were in use (Premium feature), uploading to a storage would fail due to unmatched folder ID taken from a different storage instance
TWEAK: Define class properties in UpdraftPlusAddonsMigrator class for PHP 8.2 compatibility​
1.23.8.26 - 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 UpdraftPlusAWSRequest class for PHP 8.2 deprecation compatibility [https://source.updraftplus.com/team-updraft/updraftplus/-/mergerequests/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 UpdraftCheckoutEmbed 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​
Download UpdraftPlus v2.23.7.26 - Premium WordPress Backup Plugin Nulled Free
= v1.23.7 - 04/Jul/2023 =

* FIX: When Dropbox returns an error, this error was not always correctly passed up to the logging layer
* 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: 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: Fixed Missing/ broken links for the pCloud image in addons tab
* TWEAK: Buying UpdraftClone tokens through inline checkout
* TWEAK: Prevent PHP warning during some migrations when no table list provided​
Download UpdraftPlus v2.23.7.26 - Premium WordPress Backup Plugin Nulled Free
= v1.23.7 - 04/Jul/2023 =

* FIX: When Dropbox returns an error, this error was not always correctly passed up to the logging layer
* 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: 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: Fixed Missing/ broken links for the pCloud image in addons tab
* TWEAK: Buying UpdraftClone tokens through inline checkout
* TWEAK: Prevent PHP warning during some migrations when no table list provided​
Download UpdraftPlus v2.23.5.26 - Premium WordPress Backup Plugin Nulled Free
= v1.23.5 - 19/Jun/2023 =

* 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
* TWEAK: Remove the incremental dropdown on incremental backup restore when the user selects only the database to restore
* TWEAK: Validate SFTP key field on credential test and before save
* TWEAK: Remove the unused UpdraftPlus_S3::getHttpUploadPostParams() method
* COMPATIBILITY: Fix pCloud deprecated warning in PHP 8.2
* COMPATIBILITY: Fix Google Cloud deprecated warning in PHP 8.2
* COMPATIBILITY: Fix Google Drive deprecated warning in PHP 8.2
* TWEAK: Fixed issue with cron jobs not clearing after wiping settings
* TWEAK: Added link to WP-Optimize in the database size tab in the advanced tools​
= 2.23.4.26 - 16/May/2023 =

* SECURITY: Fixed a missing nonce combined with a URL sanitisation failure, which could lead to a targetted XSS opportunity (if an attacker persuades a logged-in administrator to both re-authorise their connection to a remote storage (e.g. Dropbox) and then to follow a link personally crafted for their site before re-authorising whilst logged in, he can then store a fixed JavaScript payload in the WP admin area (they would need a further route to use that ability to cause any damage). Because of the need for the administrator to co-operate in multiple steps, this attack is very unlikely (but you should of course still update).
* FIX: DigitalOcean S3-compatible storage does not work with disabled SSL entirely where possible settings.
* FIX: If there was an error or network connectivity issue on first attempt of uploading a plugin/theme file, then the second attempt of uploading the same file would make the file become corrupted thus resulting in installation failure.
* COMPATIBILITY: Suppress htmlspecialchars deprecation warnings on PHP 8.1
* COMPATIBILITY: Suppress some PHP 8.2 deprecation notices from use of ${} style variables, and others from use of dynamic properties
* TWEAK: Handle web hosting company setup that disabled pclose() but not popen()
* TWEAK: All HTTP requests to the Google Drive API now, by default, forces to use HTTP/1.1 version. Also, a constant named UPDRAFTPLUS_GDRIVE_CURL_HTTP_VERSION can be set in the wp-config.php file to change the default HTTP version to another preferred version
* TWEAK: Improve 'move' and 'copy' filesystem functions in restoring directories containing files to a different mount point/partition than where they reside
* TWEAK: Improve files pruning mechanism, by not repeating already-done ones when resuming deletions
* TWEAK: Improve the Handlebars templates of the Google Drive, Dropbox and UpdraftVault remote storage modules by taking PHP code out of them
* TWEAK: Improve widget layout when decrypting a backup
* TWEAK: Remove Boostrap CSS in Restore Wizard and replace with Flexbox CSS
* TWEAK: Add multisite subsites header information to the database backup file that will be used for converting a network subsite to a standalone normal WordPress site
* TWEAK: Add the UpdraftPlus plugin slug header to the database backup file
* TWEAK: Include next-level-up directory path along with deleted folder's name when deleting a folder
* TWEAK: Update seasonal notices
* TWEAK: Make common logic for getting backup history from the database
* TWEAK: Remove usage of the file_get_contents() function from WebDAV remote storage without chunking upload
* TWEAK: Pass through some previously unhandled Dropbox error codes
* TWEAK: Added the "non-core" word to the WordPress database tables excluded warning.
* TWEAK: Remove WordPress core tables from the non-core WordPress database tables excluded list in restoration step 2
* TWEAK: When migrating the www site, the search replace will be performed in database tables on the non-www domain too, and vice versa​