Skip to content

Releases: laravel/valet

v2.1.0

19 Sep 16:38
Compare
Choose a tag to compare

🎉

There have also been a lot of smaller changes to drivers and smaller implementation details.

v2.0.12

09 Apr 19:25
Compare
Choose a tag to compare
  • Fix bug with incorrectly reported PHP FPM path

v2.0.11

09 Apr 18:34
Compare
Choose a tag to compare
  • More fixes for changes to how Homebrew manages PHP versions

v2.0.10

05 Apr 12:45
Compare
Choose a tag to compare
  • Fixes for changes to how Homebrew manages PHP versions

v2.0.5

28 Jul 13:33
Compare
Choose a tag to compare
  • Show some useful output about what Valet is doing during installation/restart
  • Add support for Craft 3 Beta
  • Test for nginx config errors before attempting to restart Valet
  • Prevent access to valet CLI commands that don't work until valet install is run
  • Add Magento 2 driver
  • Fixes for CakePHP 3 driver
  • Add support for PHP 7.2

v2.0.4

09 Mar 16:27
Compare
Choose a tag to compare
  • 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

v2.0.3

15 Dec 17:16
Compare
Choose a tag to compare
version

v2.0.1

09 Dec 15:25
Compare
Choose a tag to compare
Merge branch 'master' of github.com:laravel/valet

v2.0.0

09 Dec 15:25
Compare
Choose a tag to compare
version

v1.1.22

23 Sep 14:18
Compare
Choose a tag to compare
  • Explicitly set which port PHP FPM listens on during installation to avoid issues when users move from master to the current tag stream