Skip to content

Releases: laravel/valet

v4.0.0

15 Mar 17:28
Compare
Choose a tag to compare

Welcome to Valet v4! This release is mostly about re-writing the internals so they're easier to debug, fix, and modify. There are a few user-facing additions and improvements, including but not limited to: ngrok is now managed by Homebrew, .valetphprc is replaced with a more powerful .valetrc, you can use Expose to share, there's a new status command to make sure all your services are running correctly, and a lot of the other existing commands work even better than ever before.

Added

Changed

Fixed

v4.0.0-beta.1

20 Feb 08:29
e405aa2
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

v3.3.2

07 Feb 16:11
3a712a7
Compare
Choose a tag to compare

Fixed

v3.3.1

31 Jan 15:58
715a301
Compare
Choose a tag to compare

Fixed

v3.3.0

17 Jan 16:39
d78142c
Compare
Choose a tag to compare

Added

Fixed

  • Fixes permission denied check when result starts with 'Permission denied' by @matthewjohns0n in #1343

v3.2.2

08 Dec 18:03
Compare
Choose a tag to compare

Fixed

v3.2.1

06 Dec 21:32
Compare
Choose a tag to compare

Fixed

v3.2.0

06 Dec 16:32
2a8eefe
Compare
Choose a tag to compare

Changed

  • When formatting provided site name, only remove .tld if it's at the end by @ErikDohmen in #1297
  • Set files path as a static path for concrete5 driver by @KorvinSzanto in #514
  • Allow users to provide custom stub files by @jjpmann in #1238
  • Disable brew auto cleanup on installation, to avoid upgrade errors failing install by @JoshuaBehrens in #995
  • Move all drivers to PSR autoload, and write tests for drivers by @mattstauffer in #1310

Fixed

v3.1.13

15 Nov 17:23
f03a3a1
Compare
Choose a tag to compare

Fixed

v3.1.12

25 Oct 16:40
a937836
Compare
Choose a tag to compare

Changed