Skip to content

Releases: deliciousbrains/wp-migrate-db

2.7.7

11 Nov 17:52

Choose a tag to compare

Full Changelog: 2.7.6...2.7.7

2.7.6

15 Oct 10:02
5bb4a88

Choose a tag to compare

  • New: Dependencies have been updated for improved security and stability
  • Fixed: The removal of temporary tables after a migration is cancelled is now more robust

2.7.5

22 Sep 15:50
889160c

Choose a tag to compare

  • Fixed: "Implicitly marking parameter $wpdb as nullable is deprecated" warning introduced with PHP 8.4 is no longer logged
  • Note: On PHP 8.4, a related deprecation warning from the php-di library may still appear, this is intentional to maintain compatibility with PHP 5.6-7.4

2.7.3

24 Apr 14:56
cc252fa

Choose a tag to compare

  • New: Dependencies have been updated for improved security and stability
  • Fixed: Notices about loading textdomains incorrectly are prevented

2.7.2

12 Feb 10:53
495cfc9

Choose a tag to compare

  • Fixed: Export command initiated via WP-CLI once again operates without errors related to unknown column keys, fixing a regression introduced in version 2.7.1

2.7.1

11 Feb 10:05
abd5943

Choose a tag to compare

  • New: Dependencies have been updated for improved security and stability
  • Fixed: Compatibility with WP Go Maps has been improved through support for the MySQL POINT data type

2.7.0

04 Oct 14:44
3ec1276

Choose a tag to compare

  • Security: The plugin now uses its own update mechanism from WP Engine servers
  • New: PHP and JS dependencies have been updated

1.0.7

21 Nov 17:57

Choose a tag to compare

  • Bug fix: WP Migrate DB Anonymization plugin no longer functions
  • Bug fix: 500 errors occur when another plugin is installed that includes Composer
  • Improvement: Add Theme & Plugin Files Addon to addons list
  • Improvement: Remove un-needed template files

1.0.6

20 Nov 00:25

Choose a tag to compare

  • New: Increased PHP version requirement from PHP 5.2+ to PHP 5.4+
  • Improvement: Major reorganization of the PHP code into better classes and a better folder structure

1.0.5

09 Nov 17:21

Choose a tag to compare

  • New: Updated YouTube video in migration progress modal
  • Bug fix: Duplicate JavaScript causes console error