Skip to content

Releases: laravel/valet

v2.13.1

18 Nov 13:36
Compare
Choose a tag to compare
  • Fix VS Code using the wrong user when launched from the Dock, Spotlight, or Finder (#943)
  • Allow serving from case-sensitive file systems (#952)
  • Call Brew packages using the Brew-defined path instead of hard-coded /usr/local (#992)

v2.13.0

06 Nov 14:40
Compare
Choose a tag to compare
  • Add support for PHP8 (#987)
  • Fix TLD bugs (#990)
  • Make tunnel services configurable (#954)

v2.12.0

26 Oct 14:43
Compare
Choose a tag to compare
  • Support Illuminate 8.0 components (#979)

v2.11.0

13 Jun 03:26
Compare
Choose a tag to compare
  • Allow support for Kirby's files above the webroot (#740)

v2.10.3

02 Jun 21:18
Compare
Choose a tag to compare
  • Alias "forget" to "unpark" (#957)
  • Disallow running "forget" inside the config sites folder (#958)
  • Alias dev-master to 2.x-dev (#950)

v2.10.2

07 May 04:09
Compare
Choose a tag to compare
  • Drop unnecessary special nginx directives in proxied sites (#949)

v2.10.1

01 May 16:17
Compare
Choose a tag to compare
  • Tweak diagnose command to only report brew-related commands in the Launch* lists. (#942)

v2.10.0

30 Apr 15:50
Compare
Choose a tag to compare
  • Add "diagnose" command (#938)
  • Add proxy site-handling commands (#913)

v2.9.1

20 Apr 20:48
fa71147
Compare
Choose a tag to compare
  • Allow for Tightenco collect 7.0+ (#929)

v2.9.0

13 Mar 16:45
aae0d99
Compare
Choose a tag to compare
  • #888: Add a directory-listing setting
  • #898: Update nginx.conf to re-organize
  • #916: Update PHP memory limit (Only takes effect after running valet install, or when valet use [email protected] installs a new X.Y PHP version)
  • #922 : Allow Illuminate Container 7.0+