Skip to content

v3.8.6

Latest
Compare
Choose a tag to compare
@fdiebel fdiebel released this 23 Jul 00:56

Added

  • Settings use specific versions of PHP with composer and wp-cli are now available, per project
  • ACF Pro can now be updated via composer as well as the legacy method
  • Added --skip-git for projects that are focused only on client communication
  • Added ability to turn off RSS feed per project, even if set globally
  • Added ability to define which Wordpress plugins are to be activated when using --prepare-with-reset and when running updates on a Wordpress project

Fixed

  • Fixed success color rendering in default html theme
  • Fixed a bug in preparing new Wordpress projects
  • Fixed an activity log email formatting error
  • Resolved #189
  • Updating Wordpress core should now be more reliable
  • Gravatars are now being accessed securely
  • Fixed potential unbound variable issue in wp_activate_plugin
  • Cleaned up old code here and there
  • Resolved #197