- The entire home directory no longer has to be shared with docker, just the project directory (#2398)
- Significantly improved performance on many ddev commands.
ddev startmay be twice as fast.ddev listis way faster, etc. - TLS 1 and 1.1 disabled, TLS 1.3 enabled
- Project-specific and OS-specific commands
- New
ddev sequelace,ddev typo3,ddev typo3cms,ddev drush,ddev artisan,ddev magentocommands - Allow processing of PDF files with ImageMagick
- Remove drupal console from web image
- Improve docroot detection
- apache-cgi support has been removed after having been deprecated in v1.15
- Experimental custom TLS certificate support
- Experimental Lets Encrypt support
- Experimental container auto-restart support