Skip to content

v5.0.0

Compare
Choose a tag to compare
@alessandro-fazzi alessandro-fazzi released this 27 Nov 21:39
· 76 commits to master since this release

Full commit history @ v4.0.1...v5.0.0

New major version, so prepare for the...

Breaking changes

New features

  • project dependencies updated! Yay!
  • wordmove's list command enters the show! #548 All of us have to thank @akiko-pusu for the excellent work! 👏
  • refactored the logger implementing "secrets filtering". Sensitive data will no more be logged on STDOUT. We had this need with some customers and moreover I don't want this project's issue tracker to become full of password and users 👾 Currently we mask the following data:
:database, :password
:database, :host
:vhost
:ssh, :password
:ssh, :host
:ftp, :password
:ftp, :host
:wordpress_path
  • database adaptation ("search-and-replace") can now be done with the default wpcli adapter even if you're working outside the project directory. More @ #513 and all the applauses go to @tnzk 🎉 👏

Bugfix

  • a bug printing multiple time the Using Movefile: xyz should be fixed

Extra

With the help of @huraji we have discovered a voodoo-ish trick about how to push/pull only specific plugins and themes. If you're curious we have produced a little wiki page @ https://github.com/welaika/wordmove/wiki/Work-only-on-specific-plugins-or-themes 👏

That's all folks 🐰