Skip to content

Releases: laravel/valet

v2.13.19

23 Jan 02:47
Compare
Choose a tag to compare
  • Fix issues with valet share on Hyper terminal (#1029)

v2.13.18

21 Jan 20:49
Compare
Choose a tag to compare
  • Delete rogue valet.sock files when changing PHP versions (#1028)
  • Prioritize linked subdomains over basic park match (#1018)

v2.13.17

19 Jan 14:56
Compare
Choose a tag to compare
  • Fix Valet Bin dir linking for ARM/M1 Macs (#1025)

v2.13.16

08 Dec 19:11
Compare
Choose a tag to compare
  • Fix a bug with an un-imported Exception (#1014)

v2.13.15

30 Nov 03:58
Compare
Choose a tag to compare
  • Just a note that 2.13.14 was supposed to be 2.13.4 but I have fat fingers.
  • Update the test suite to PHPUnit 9.5 (#1004)
  • Specify 8.0 as the latest PHP version (#1006)
  • Include resolve conf in diagnose output (#1007)
  • Improve the 'valet use' command (#1008)

v2.13.14

27 Nov 16:38
Compare
Choose a tag to compare
  • Point PHP-FPM error_log to user directory (#996)

v2.13.3

27 Nov 16:30
Compare
Choose a tag to compare
  • Update Brew commands to remove deprecation warning (#1003)

v2.13.2

24 Nov 12:38
Compare
Choose a tag to compare
  • Fix bug introduced in v2.13.1 that failed to prioritize subdomain matches before full domain matches with Valet link (#997)

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)