Skip to content

Releases: laravel/valet

v2.2.3

09 Apr 17:50
Compare
Choose a tag to compare
  • Fix issue with CA serial params
  • Fix deprecated Process argument passed as string

v2.2.2

03 Apr 20:30
1e3e371
Compare
Choose a tag to compare
  • Squash a "file not exists" error (#747)
  • Better handle SSL certificate creation (#721)

v2.2.1

03 Feb 21:07
Compare
Choose a tag to compare

Version bump of shame

v2.2.0

03 Feb 20:56
Compare
Choose a tag to compare
  • Allow for PHP version switching with valet use [email protected] (#710)
  • Fix more of how Valet references, loads, and tests PHP versions because of changes to Homebrew (#711, #720)
  • Update nginx code given Homebrew's removal of options from packages (#726)

v2.1.6

16 Jan 22:00
Compare
Choose a tag to compare
  • Better handle static file serving for subfolders (#542)
  • Better handle folder names with spaces in them (#692)
  • Allow for loading server environment variables from .valet-env.php (#474)
  • Re-work PHP resolution in response to Homebrew PHP changes (#683, #699, #700)

v2.1.5

07 Dec 21:36
Compare
Choose a tag to compare

Version bump (:shame face:) (af007f9#commitcomment-31604184)

v2.1.4

07 Dec 21:24
Compare
Choose a tag to compare
  • Support PHP 7.3
  • Handle usernames with spaces
  • Check for config directory

PHP 7.3 upgrade notes from @drbyte: #683 (comment)

v2.1.3

13 Nov 13:19
Compare
Choose a tag to compare
  • better sanity checks for ->tld in config
  • Move secure port from 88 (because of conflicts) to 60

v2.1.2

07 Nov 16:18
5e6658a
Compare
Choose a tag to compare
  • Fix sharing secured sites through ngrok
  • Update ngrok binary to 2.2.8
  • Minor changes to Drupal, Statamic, and Contao drivers

v2.1.1

20 Sep 02:08
Compare
Choose a tag to compare
  • Keeps preexisting users from having to run valet install to import their configuration settings when upgrading to 2.1.* (#636)