Skip to content

Releases: deliciousbrains/wp-migrate-db

2.7.7

Choose a tag to compare

@philwp philwp released this 11 Nov 17:52

Full Changelog: 2.7.6...2.7.7

2.7.6

Choose a tag to compare

@ianmjones ianmjones released this 15 Oct 10:02
5bb4a88
  • 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

Choose a tag to compare

@ianmjones ianmjones released this 22 Sep 15:50
889160c
  • 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

Choose a tag to compare

@ianmjones ianmjones released this 24 Apr 14:56
cc252fa
  • New: Dependencies have been updated for improved security and stability
  • Fixed: Notices about loading textdomains incorrectly are prevented

2.7.2

Choose a tag to compare

@ianmjones ianmjones released this 12 Feb 10:53
495cfc9
  • 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

Choose a tag to compare

@ianmjones ianmjones released this 11 Feb 10:05
abd5943
  • 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

Choose a tag to compare

@ianmjones ianmjones released this 04 Oct 14:44
3ec1276
  • Security: The plugin now uses its own update mechanism from WP Engine servers
  • New: PHP and JS dependencies have been updated

1.0.7

Choose a tag to compare

@ptasker ptasker released this 21 Nov 17:57
  • 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

Choose a tag to compare

@ptasker ptasker released this 20 Nov 00:25
  • 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

Choose a tag to compare

@ptasker ptasker released this 09 Nov 17:21
  • New: Updated YouTube video in migration progress modal
  • Bug fix: Duplicate JavaScript causes console error