Skip to content

3.7.3

Compare
Choose a tag to compare
@fdiebel fdiebel released this 12 Mar 17:11
· 626 commits to production since this release

Added

  • Wordpress projects can now be managed using either composer or wp-cli (or both) transparently
  • ACF Pro update files must now pass an integrity check before proceeding with plugin upgrade

Changed

  • Project deployment can be disabled by adding a file called .donotdeploy in the project's root directory (This is the equivalent of setting DONOTDEPLOY="TRUE" in .deploy.sh)

Fixed

  • Fixed a bug that occasionally caused successful deployment to be incorrectly reported