Releases: wp-media/backwpup
Releases · wp-media/backwpup
4.1.6
4.1.5
Release date: sept 27, 2024
- Added : Restore feature information notice
- Changed : Upgraded Wordpress minimum version to 4.9
- Removed : Remove the EasyCron integration and switch it with WPCron.
- Removed : Remove Database Backup file name & compression options from the UI can be edited via filter (backwpup_generate_dump_filename)
- Fixed : Conflict with WP Hotel Booking from ThimPress
- Changed : Add the default exclude files in a filter. (backwpup_file_exclude)
- Fixed : Use wp translation
4.1.4
Release date: jul 22, 2024
- Ehanced: Store the review notice dismiss as an option
- Fixed: Hide the evaluate notice using css
- Removed: Remove the "Compression" option in Settings > Logs
** Disabled by default, can be enabled with a filter (backwpup_gz_logs) - Fixed: Check if the third parties constants are defined before using them
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