[go: up one dir, main page]

Skip to content

Releases: wp-media/backwpup

4.1.6

15 Oct 13:57
Compare
Choose a tag to compare

= 4.1.6 =
Release date: oct 15, 2024

  • Changed : Show the Restore feature information notice only for free version users
  • Changed : The default format is now .tar
  • Fixed : Warnings on the backup script on PHP 8.x when tar format is used

4.1.5

01 Oct 12:04
Compare
Choose a tag to compare

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

23 Jul 06:37
Compare
Choose a tag to compare

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

05 Jul 14:54
Compare
Choose a tag to compare

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

27 Jun 08:50
Compare
Choose a tag to compare

Release date: Jun 27, 2024

  • Fixed: Open_basedir restriction on some servers
  • Added: Notice to ask users their experience with BackWpUp

4.1.1

19 Jun 08:38
Compare
Choose a tag to compare

Release date: Jun 18, 2024

  • Changed: AutoExclude the cache plugin folders from the backup
  • Fixed: Problems with the sql dump of the database
  • Fixed: Update phpseclib library to fix issues in Windows environment.

4.0.4

12 Mar 12:01
b23d839
Compare
Choose a tag to compare
  • 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

22 Feb 12:03
242ab74
Compare
Choose a tag to compare
  • Fixed: Security issue where FTP passwords were stored in the database in plaintext.

4.0.0

18 Nov 12:15
7ef8d59
Compare
Choose a tag to compare

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

01 Sep 17:36
e101a39
Compare
Choose a tag to compare
  • 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