Skip to content

Milestone v0.3

Compare
Choose a tag to compare
@cyberswat cyberswat released this 04 May 19:47
· 3014 commits to master since this release

Ddev now has an install script available.

#108 Provide a wp-cli command hint to adjust WP production URL
#81 Hide (gray out) "sequelpro" command when it is not available in path
#87 ddev logs to provide only nginx error logs; instructions for advanced users on other logs
#117 Security: ddev can be used to sudo an arbitrary command
#93 As a community, I want a roadmap
#139 Make name, dba, dbimage and webimage optional in config.yaml
#91 As a developer, I want the ability to use phpMyAdmin
#90 As a PHP developer, I want to be able to use Composer
#130 Respect settings.php where it exists (if ddev didn't create it)
#88 As a developer, I want XDebug step-debugging support for IDEs like PHPStorm
#89 Finish MailHog integration