Releases: deliciousbrains/wp-migrate-db
Releases · deliciousbrains/wp-migrate-db
2.7.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
0.9.2
0.9.1
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
- 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