Releases: wp-media/backwpup
Releases · wp-media/backwpup
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.
3.6.1
- Fixed: Backup doesn't handle special characters correctly
- Fixed: Use of function that doesn't exists prior to 4.9
- Fixed: Class bryter/helpers/csrf/CSRF.php was not loaded
- Fixed: Backup don't override old database file in web root
- Fixed: Restore Folder backup won't download the backup file
- Fixed: Function
owns_backup_archive
not exists, the one isis_backup_archive
- Fixed: Some settings page and license api manager strings are missing translation
- Fixed: Incompatibility with php 5.3 in destination folder downloader
- Fixed: fatal error on Amazon Glacier because of an undefined function
- Fixed: Ensure extra files are not overwritten
- Fixed: Cannot delete woocommerce_downloadable_product_permissions table
- Fixed: Incompatibility with php 5.3 in the restore process
3.3.4
- Fixed: Database gone away messages
- Fixed: restarts in cli mode
- Added: AWS S3 Region Asia Pacific (Mumbai)
- PRO: fix false email sender address in job creation wizard
- PRO: fix gdrive ssl problem on uploads