Skip to content

v2.0.4

Compare
Choose a tag to compare
@adamwathan adamwathan released this 09 Mar 16:27
· 1284 commits to master since this release
  • Better handling of large file uploads
  • Prettier output for linked sites
  • Make PHP 5.6 an explicit requirement (wouldn't work without 5.6 already, but composer.json was missing this info)
  • Support nginx and nginx-full Homebrew packages
  • Fix an issue related to a macOS update that was causing restarting root services to fail
  • Support adding a directory to valet open
  • Support wildcard TLS certificates
  • Don't create sudoer entry for Valet by default
  • Various minor tweaks and fixes