Skip to content

Releases: deliciousbrains/wp-migrate-db

1.0.7

21 Nov 17:57
Compare
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
Compare
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
Compare
Choose a tag to compare
  • New: Updated YouTube video in migration progress modal
  • Bug fix: Duplicate JavaScript causes console error

1.0.4

18 Sep 15:49
Compare
Choose a tag to compare
  • Bug fix: Overall progress bar spins when font-awesome loaded

1.0.3

10 Sep 19:05
Compare
Choose a tag to compare
Deploying version 1.0.3

0.9.2

16 Dec 15:09
Compare
Choose a tag to compare
  • Bug Fix: Fixing 500 error for exports due to missing dependency on the WPMDB_Filesystem class

0.9.1

16 Dec 15:08
Compare
Choose a tag to compare
  • Bug Fix: Tables occasionally shown as completed twice, throwing off migration progress
  • Bug Fix: Backups run before find/replace operations sometimes have incorrect encoding

0.9

20 Oct 22:15
Compare
Choose a tag to compare
0.9
  • New: In-place Find & Replace functionality added - a find and replace can now be run on a site's own database
  • New: CLI find-replace subcommand added
  • Improvement: Removed font-family declarations from stylesheets
  • Improvement: Truncate WP Migrate DB Pro diagnostic log to always be < 1MB, to help with memory exhaustion errors
  • Improvement: Added help tooltips for the default find and replace fields
  • Improvement: Added multisite specific constants to the diagnostic log
  • Improvement: "Clear Error Log" button only removes error messages and updates any changed diagnostic values
  • Improvement: Total stage progress now remains visible when scrolling migration item progress
  • Improvement: Show/Hide Tables setting does not persist between sessions.
  • Improvement: Progress bar animations now reflect paused migration state
  • Improvement: JS files now include a version number to better avoid cache issues

0.8

20 Oct 22:16
Compare
Choose a tag to compare
0.8
  • New: Migration progress UI
  • New: Individual table migration progress
  • New: Migration progress shown in title bar
  • New: Settings tab UI
  • Improvement: Adding a new find/replace row now automatically adds focus to the new "find" input
  • Improvement: Compatibility with WordPress 4.5

0.7.2

05 Dec 21:56
Compare
Choose a tag to compare
  • Improvement: "Migrate" button renamed to "Export"
  • Improvement: Uses WP_Filesystem instead of direct PHP filesystem functionality where possible
  • Improvement: Remove Find & Replace row icon is now a little dimmer to reduce UI clutter
  • Improvement: Compatibility with WordPress 4.4