github ddev/ddev v1.11.1
v1.11.1: Minor docs and packaging fix

latest releases: v1.23.1, v1.23.0, v1.23.0-rc2...
4 years ago

This release adds no features or bug fixes, just minor docs fix and packaging mkcert with the OS-only packages. Most people won't be affected by it in an way compared to v1.11.0, so read those release notes :) This very minor change is being made for quicksprint.

See the installation instructions for details, but it's easy:

  • Please stop all projects first, this does no harm: ddev poweroff or ddev stop --all --stop-ssh-agent
  • If you have custom configuration, especially pinned image specifications in your .ddev/config.yaml, please remove it for now.
  • macOS Homebrew and Linux Linuxbrew: brew install drud/ddev/ddev or just brew upgrade ddev. This same release is also in the ddev-edge channel
  • Windows: Use choco upgrade -y ddev to get this one, or download the ddev_windows_installer below.
  • And anywhere, you can just download the tarball or zipball, untar or unzip it, and place the executable in your path where it belongs.
  • You'll want to do a ddev config && ddev start for each project just to update the config file so it has the current APIVersion in it. Otherwise ddev will keep pestering you to do that.

Don't miss a new ddev release

NewReleases is sending notifications on new releases.