github ddev/ddev v0.20.0
v0.20.0: Sudo Commands, Settings Management

latest releases: v1.23.0, v1.23.0-rc2, v1.23.0-rc1...
5 years ago

Installation/Upgrade

See the installation instructions but it's easy: macOS Homebrew: brew upgrade ddev. Linux or macOS via script: curl https://raw.githubusercontent.com/drud/ddev/master/install_ddev.sh | bash. Download the windows installer for Windows. And anywhere, including Windows, you can just downloading the tarball or zipball and place the executable in your path where it belongs.

To upgrade to this release with an existing project, please

  • ddev config to update your .ddev/config.yaml.

Key changes in v0.20.0:

Windows 10 Home with Docker Toolbox

  • Download and install Docker Toolbox for Windows 10 Home.
  • Install ddev using the ddev windows installer in this release.
  • Run the Docker Quickstart Terminal and let Docker start
  • Use ddev from within the Docker Quickstart Terminal as you normally would

We look forward to hearing your experience and feedback!

Commits

79e7ba3 Allow a user to issue commands with sudo, fixes #918, fixes #919, fixes #920 (#935)
2432cd6 Improve Drupal 6/7/8 file permissions, fixes #715 (#916)
b564efa Add Composer Setup Example for TYPO3 (#929)
156045e Improve reliability with a more unique tmpdir and outdir (#914)
374168c Install php-memcached extension on web container (#923)
6975fa0 Fix broken containers resulting from CRs in scripts (#913)
4e9f3d3 Provide descriptions for Windows installer components, fixes #903 (#904)
da58b5b Add release checklist (#908)
42b69c8 Add rsync to nginx-php-fpm-local, fixes #867 (#912)
34ce9b7 Add windows 10 docker toolbox testing to buildkite, fixes #705 (#902)
4b248be Create typo3conf/ if it doesn't exist, fixes #741 (#906)
51c3c89 Fix Slack channel formatting, add link to ddev releases page. (#901)

Don't miss a new ddev release

NewReleases is sending notifications on new releases.