Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@geerlingguy geerlingguy released this 30 Jul 03:12
· 1581 commits to master since this release

NOTE: If using VirtualBox, the latest versions of the underlying OS installations used by Drupal VM will require VirtualBox 5.x+ and Vagrant 1.7.4+ in the very near future!

  • #172 and #169: Move documentation to Read the Docs site (http://docs.drupalvm.com/).
  • #157: Add XDebug configuration defaults to example config.
  • #94: Add documentation for XDebug configuration for PHPStorm and Sublime Text.
  • #177: Add Drush aliases within the VM.
  • #157: Add Apache module configuration and remove default Apache vhost entry on Ubuntu.
  • #179: Ensure drush directories exist inside VM.
  • #170: Document fix for Windows stuck on 'Authentication failure'.
  • #175: Add documentation about Vagrant and VirtualBox tips and tricks.
  • #173: Add logo, make Drupal VM docs index page more helpful.
  • #178: Add support for custom synced folder mount options.
  • #180: Use upstream apache_remove_default_vhost variable.
  • #183: Updated the rest of the documentation links in README.
  • #155: Add 'Networking Notes' section to docs.