Skip to content

0.9

Compare
Choose a tag to compare
@mattgrshaw mattgrshaw released this 20 Oct 22:15
· 54 commits to master since this release
  • 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