Skip to content

Releases: laravel/valet

v2.5.0

04 Oct 20:11
21fb0a3
Compare
Choose a tag to compare
  • Only stop the current version of PHP, instead of all, when running stop (#826)
  • Fix code that checks whether multi-segment domains are secured (#825)
  • Add parked command to show which sites have been registered to show via the park {path} command (#824)

v2.4.2

11 Sep 00:38
Compare
Choose a tag to compare

Revert #813.

v2.4.1

10 Sep 20:23
6170995
Compare
Choose a tag to compare
  • Allow for longer domain names (#818)
  • Increase nginx buffer sizes in dev (#813)
  • Disable logging for missing favicon and robots.txt (#819)

@drbyte FTW ❤️

v2.4.0

09 Sep 20:49
Compare
Choose a tag to compare
  • Allow HTTP2 push for secured domains (#573)
  • Add Chinese translation to Statamic driver (#738)
  • Fire the .valet-env detection earlier (#811)
  • Add Illuminate 6.0 compatibility (#816)
  • Update ngrok (#812)

v2.3.3

14 May 21:45
caf52d6
Compare
Choose a tag to compare
  • Fix valet log command for folks with local Collect @ < 5.6.6 (#781)

v2.3.2

14 May 21:29
Compare
Choose a tag to compare
  • Version bump of shame

v2.3.1

14 May 21:27
2bb66b5
Compare
Choose a tag to compare
  • Preserve user Home and env when calling sudo command (#770)
  • Fix "sudo: sorry, you are not allowed to preserve the environment" message (#780)
  • Add JSON:API support for Drupal (#705)

v2.3.0

17 Apr 13:15
a6971e0
Compare
Choose a tag to compare
  • Add log feature (#757)

v2.2.5

17 Apr 13:11
6f70c9a
Compare
Choose a tag to compare
  • Add HOME autoload for easier local dev (#767)
  • Better fix the Process error temporarily fixed in v2.2.4 (#766)
  • Recursively search for matching drivers (#591)

v2.2.4

11 Apr 17:18
Compare
Choose a tag to compare
  • Revert #761 to fix a bug described in #763 (#764) for people with old versions of Symfony's Process component