Releases: wp-media/backwpup
Releases · wp-media/backwpup
5.6.7
Changelog
- Security fix: Resolved a Local File Inclusion (LFI) vulnerability in the getblock REST endpoint.
- Fix: Backup limit is now properly respected (“Max backups to retain” setting).
- Fix: Backup process no longer continues after a job is aborted.
- Fix: Resolved storage settings panel rendering blank in some cases.
- Fix: Resolved SugarSync backup download failures and related PHP errors.
- Fix: Fixed restore database connection error display.
- Fix: Resolved UI issues during the database restoration step.
- Fix: Fixed authentication and UI inconsistencies for cloud storage providers (HiDrive, Google Drive, OneDrive).
- Fix: Resolved fatal error during Free version installation related to license handling.
- Fix: Removed EasyCron support.
- New feature: Added SFTP as a storage destination.
- Enhancement: Improved restoration performance (extraction and file copy process).
- Enhancement: Improved HiDrive token expiration handling.
- Enhancement: Improved email validation and sender name parsing for job log emails.
- Enhancement: Added “Select All” option for database tables.
- Enhancement: Improved restore page accessibility within the admin menu.
5.6.6
Changelog
- Enhancement: Improved WP Audit plugin validation checks.
- Fix: Resolved job options saving issues and UI inconsistencies.
- Fix: Replaced {{%LICENSE_URL%}} in Free version.
- Fix: Fixed blank backup list after bulk deleting all backups from history.
- Security fix: Prevented sensitive license values from being stored in plain text.
- Fix: Gracefully handled disabled putenv() function during backup execution.
5.6.5
5.6.3
Changelog
- Fix: Backups stored on Amazon Glacier were not listed correctly.
- Fix: When restoring multiple backups consecutively, the previously selected backup was restored instead of the intended one.
- Fix: No error message was shown when an FTP error occurred during backup or restore.
- Fix: Fatal error occurring on Kinsta-hosted environments.
- Fix: Re-enabled automatic folder protection to prevent backup directories from being publicly accessible.
- Enhancement: Cache is now flushed after database restore to ensure restored data is properly reflected.
- Security: Fixed a security vulnerability (CVE-2025-15041).
5.6.2
5.6.1
Changelog
- Fix: Legacy backup job links stopped working after upgrading from version 5.6.0.
- Fix: Storage configuration was failing for multiple storage providers (Amazon S3, Amazon Glacier, Azure Storage, Google Cloud Storage, OneDrive, Rackspace).
- Added: Compatibility for legacy backup job link formats to ensure older jobs continue to work without any changes.
5.6.0
5.5.2
Changelog
- Security fix: Safe handling of job attributes concatenated into HTML attributes on the admin UI
- Enhancement: Compatibility with Kinsta hosting with backup rate limits
- Enhancement: Better handling of missing PHP cURL extension
- Enhancement: Improved upload of large backups on HiDrive
- Enhancement: Facilitated diagnosis for support with dedicated tooling
- Fix: Consistently displaying the "Help Us Improve BackWPup!" notice
5.5.1
Changelog
- Security Fix: Missing Authorization to Sensitive Information Exposure
- Fix: HiDrive backup download partially not working.
- Fix: HiDrive backup not working properly due to major storage issue.
- Fix: Compatibility issue with .donotbackup file and open_basedir environments.
- Fix: Minor UX issues when including files in backups.
- Fix: OneDrive allow users to reauthenticate.