Skip to content

Releases: wp-media/backwpup

5.0.6

10 Mar 10:45
Compare
Choose a tag to compare

Release date: March 10, 2025

  • Fixed: Archive file format Tar generation code to handle long file names
  • Fixed: Clicking on actions should close other opened sections in Backup History

5.0.5

03 Mar 14:14
Compare
Choose a tag to compare

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

13 Feb 14:59
Compare
Choose a tag to compare

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

07 Feb 12:06
Compare
Choose a tag to compare

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

04 Feb 14:10
Compare
Choose a tag to compare

Release date: feb 04,2025

  • Fixed : Error due to unrecognized cron expression

5.0.1

04 Feb 09:45
Compare
Choose a tag to compare

= 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

25 Nov 16:28
Compare
Choose a tag to compare

Release date: nov 25, 2024

  • Changed : Update dependencies :
    ** guzzlehttp/guzzle to 7.0
    ** onedrive-php-sdk to 3.2.0
    ** microsoft-graph to 1.7.0

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