Releases: wp-media/backwpup
Releases · wp-media/backwpup
5.0.6
5.0.5
Release date: March 03, 2025
- Added: Dropdown to allow users to select the Backup file format (zip, tar, tar.gz)
- Added: Show different in-app notices to new & existing users
- Fixed: BackWPUp Menu Visible to All User Roles, Including Subscribers
- Fixed: Database & File backup does not remain selected, automatically becomes off
5.0.4
Release date: feb 13, 2025
- Fixed: Layout issue with theme customizer
- Fixed: API error when the number of backups is equal to 0
- Fixed: Php 8.x deprecated notices
- Removed : "Add new" job button from Job listing
- Fixed: Tooltip text cut off
- Removed: Hover style on disabled elements
- Added: Hover tooltip on storage icons
5.0.3
Release date: feb 07, 2025
- Fixed: Backup is running constantly & can’t be stopped.
- Fixed: Authentication issue for Dropbox, FTP & Azure.
- Added: Custom scheduling option.
- Added: Display history of all backups.
- Added: Custom filter to allow zip and tar.gz compression
- Changed: Changed plugin noticed Message.
5.0.2
5.0.1
= 5.0.1 =
Release date: feb 04, 2025
- Fixed : Css issues with the new UI
- Complete revamp of the plugin UI
- Changed: Updated dependencies
- Moved Jobs, Logs, Network, license & settings under Advance Settings
- Removed: Jobs, Logs, Backups, Add new job, Settings, Restore & About from the plugin menu
4.1.7
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