Releases: wp-media/backwpup
Releases · wp-media/backwpup
4.1.3
Release date: Jul 05, 2024
- Changed: Upgraded minimum version to PHP 7.4
- Fixed: Evaluate notice doesn't dismiss
- Removed: General tab on settings page
** Admin bar: enabled by default, can be disabled with a filter (backwpup_is_in_admin_bar)
** Folder sizes: disabled by default, can be enabled with a filter (backwpup_show_folder_size)
** Protect folders: we protect your folders by default can be disabled with a filter (backwpup_protect_folders)
** Plugin data: we delete all plugin data after its delation by default - Fixed: Fix S3 uploads over 5 Gb
4.1.2
4.1.1
4.0.4
- Fixed: Changed directory structure of BackWPup temporary files to prevent unauthorized access of database backup.
Full Changelog: 4.0.3...4.0.4
4.0.3
4.0.0
What's Changed
- Added: Support for additional S3 storage classes
- Added: Support for Glacier Instant Retrieval
- Added: Created backwpup_ftp_use_passive_address filter for when FTP is behind NAT
- Added: Support for object lock in S3 by adding Content-MD5 header
- Added (pro): Include unique IV when encrypting archives
- Added (pro): Default character set fetched from alternative database credentials
- Changed: Upgraded minimum version to PHP 7.2
- Changed (pro): Upgraded Google Drive SDK to V3
- Fixed: Better support for PHP 8
- Fixed: PHP warning when backing up to S3 destination
- Fixed: Unable to download from S3 when using predefined region
- Fixed: Unable to download from SugarSync
- Fixed: Backups downloaded twice from MS Azure
- Fixed: wp-config.php backed up twice when parent folder is included in backup
- Fixed: Text fields too long on SugarSync destination settings
- Fixed: Dropbox runs out of memory when more than 50 files in folder
- Fixed (pro): Authentication of OneDrive when HTTP_REFERER not set.
- Fixed (pro): Displayed creation date of OneDrive backups was incorrect
- Fixed (pro): Disabled mysqldump radio button when binary cannot be found
- Fixed (pro): HiDrive does not detect when refresh token expires
- Removed: Unnecessary AWS and Google library files to save on package size.
Full Changelog: 3.10.0...4.0.0
3.10.0
- Added: Support for Dropbox short-lived access tokens
- Fixed (pro): Prevent out of memory error on HiDrive backups
- Fixed (pro): Small files uploaded twice to HiDrive
- Fixed (pro): Fatal error on plugin update if $transient is null
- Fixed (pro): Restore of stored functions, procedures, and triggers
- Fixed: Export of stored functions, procedures, and triggers including delimiters
- Fixed: Support emojis and other 4-byte characters in database dump
- Fixed: PHP 8 deprecation notice in XML export
3.9.0
- Added (pro): Migrate website to another URL
- Added (pro): Validation for database credentials on restore
- Added: PHP notice for outdated PHP versions less than 7.2
- Fixed (pro): License deactivated on settings save
- Fixed (pro): Corrupted path name in Google Drive destination
- Fixed (pro): Unable to download backup from Google Drive
- Fixed: Unable to connect to custom S3 endpoints
- Fixed: Intermittent error selecting restore strategy
- Fixed: Memory leaks when uploading to S3
- Fixed: PHP 7.4 Deprecation notices
- Fixed: PHP 8 compatibility issues
- Fixed: Remove BackWPup user roles on uninstall in multisite
- Fixed: Correctly handle relative upload paths
- Fixed: Display welcome page even after consent dialog clicked
- Fixed: Exclude non backup files from the backups page
- Fixed: Format dates as ISO-formatted dates instead of binary hex in MySQL backup
- Fixed: Don't pre-fill database credentials when backing up non-WordPress database
- Fixed: Description of replacement patterns for archive name
- Fixed: Added missing destinations to destination list in about page
- Fixed: Made BackWPup banner local
- Removed: Phone home client
- Removed: Remote admin notices
3.8.0
- Added: OneDrive destination for Pro version
- Added: HiDrive destination for Pro version
- Added: WordPress 5.5 compatibility
- Added: PHP 7.4 compatibility
- Added: Option to keep BackWPUp data after plugin uninstall
- Added: More default excluded folders and files for BackWPUp
- Fixed: Custom S3 destination return error after Amazon library update
- Fixed: PHP Notice: Undefined index: dbdumpdbcharset
- Fixed: Cannot use variables for the xml file name
- Fixed: Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically
- Fixed: Prevent click on overlay disable backup download process
- Fixed: BackWPUp redirects even in the CLI environment