Releases: wp-media/backwpup
Releases · wp-media/backwpup
3.7.0
- Updated: Raise the minimum PHP version required by BWU to 5.6
- Updated: Microsoft Azure Storage Blob PHP Client Library
- Fixed: S3 custom url not used for bucket selection
- Fixed: S3 malformed error message when authentication credentials are wrong
- Fixed: S3 selecting an invalid service raise no error
- Fixed: Rackspace uses old cacert.pem file
- Fixed: Log page not correcty sorted
- Added: Option to enable or disable the phone home client
3.6.10
- Fixed: Azure Supports https on uploading
- Fixed: Auto remove old backup files not working when archive file name have prefix "backwpup"
- Added: Filter to extend list of S3 destinations
- Removed: S3 multipart upload checkbox, now in destination definition
- Updated: Amazon AWS SDK for S3 services, now PHP 5.5+ is needed
- Added: Filter to extend list of Glacier destinations (Pro version)
- Updated: Amazon AWS SDK for Glacier, now PHP 5.5+ is needed (Pro version)
3.6.9
- Fixed: Google Drive destination automatically remove old backup files
- Fixed: Do not expose destination data within the manifest file
- Fixed: Update Dropbox Tokens
- Fixed: Restore error: MIME returns html instead of event stream
- Fixed: Log files name are predictable because of weak hash
- Fixed: ZipArchive doesn't fallback to PclZip in Restore
- Fixed: Session already started could cause issues during ajax calls
- Fixed: Wrong vendor include path for PEAR using MS Azure
- Fixed: Decryption Key prompt when any error occur during the first step of a Restore
- Fixed: Phone home client notice and php 5 issue with php short echo tag
- Fixed: mime_content_type function may not exists prevent backup decryption
- Improve: Restore Log and produce report for user feedback
- Changed: License changed to GPLv2+
3.6.8
3.6.7
- Fixed: More margin to dashboard footer to avoid save button unclickable
- Fixed: On folder sync destination folder is not created
- Fixed: "Do not delete files while syncing to destination!" not working
- Tweak: Increase PHP Version from 5.3.2 to 5.3.3
- Tweak: On restore error, include
restore.dat
file along with the log when user download the restore log file - Tweak: Lock server to execute same task multiple time when one is already in progress
3.6.6
3.6.5
3.6.4
- Fixed: Warning mime type when a backup is going to be downloaded
- Fixed: Admin Notice in free version is sometimes empty
- Fixed: Open basedir, backup dir is not within the allowed path
- Fixed: Unable to download backup file because of mime_content_type function missing in some enviroment
- Tweak: Minor translations issues
- Tweak: Remove languages files from the free version, the plugin will use translation.wordpress.org
3.6.3
- Fixed: "Failed to restore file": file restore progress stop working and jump directly to database restore step
- Fixed: Restore progress stuck on "restoring database" with archive backup contains files only
- Fixed: All config.php files are not in backup archive
3.6.2
- Fixed: Not recognized file extensions get an additional underscore in the file name in zip file
- Fixed: Backup archive file have dot folder contains all web root files
- Fixed: Ftp destination downloader repetitively open a new handler for the source file causing corrupted backup.