Skip to content

Releases: wp-media/backwpup

3.7.0

27 Nov 14:12
Compare
Choose a tag to compare
  • 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

08 Jul 14:24
Compare
Choose a tag to compare
  • 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

07 May 13:26
Compare
Choose a tag to compare
  • 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

25 Feb 10:05
Compare
Choose a tag to compare
  • Fixed: Typos in settings job page
  • Fixed: Rest API admin note language doesn't change when changing user language

3.6.7

23 Jan 09:54
Compare
Choose a tag to compare
  • 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

28 Nov 09:52
Compare
Choose a tag to compare
  • Fixed: Files could be excluded from the backup because of incorrect string comparison

3.6.5

23 Nov 14:52
Compare
Choose a tag to compare
  • Fixed: Admin notice won’t update correctly

3.6.4

22 Nov 09:40
Compare
Choose a tag to compare
  • 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

05 Nov 11:52
Compare
Choose a tag to compare
  • 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

17 Oct 09:56
Compare
Choose a tag to compare
  • 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.