Skip to content

Releases: laravel/valet

v2.8.1

07 Jan 16:38
Compare
Choose a tag to compare
  • #891 - Clean up old TLD config files when switching TLD or uninstalling

v2.8.0

06 Jan 19:08
Compare
Choose a tag to compare
  • #892 - Reduce internal code duplication
  • #893 - Add an -off flag for the valet trust command
  • #895 - Detect running version of PHP when use is called with no version number
  • #874 - Allow for starting, stopping and resetting individual services
  • #894 - Use semicolons instead of hashes for PHP configs

v2.7.1

23 Dec 15:11
Compare
Choose a tag to compare
  • #881 - Enable multiple command line arguments passed to ngrok

v2.7.0

11 Dec 04:35
Compare
Choose a tag to compare
  • #870: Allow valet share to support multiple domains from same app

v2.6.1

11 Dec 04:15
Compare
Choose a tag to compare
  • #871: Update ngrok binary to 2.3.35
  • #872: Fix auto-detection amongst multiple ngrok processes

v2.6.0

06 Dec 14:47
Compare
Choose a tag to compare
  • #835 - Don't show sites in "parked" if they won't be served
  • #851, #866 - Add detailed Valet instructions, and allow for brute-force uninstall when passing --force
  • #854 - Add -all parameter to valet unsecure command
  • #849 - Suggest running composer global update after switching PHP version
  • #852 - Display Nginx config errors on start
  • #853 - Include DNSMasq in start/restart commands
  • #855 - Set robots nofollow for all valet share traffic
  • #863 - Tweak cert generation for filepaths with spaces
  • #864 - Fix domain auto-detection for multilple ngrok processes
  • #858 - Move PHP-FPM config to a separate file for easier debugging
  • #856 - Move DNSMasq config to a separate folder for easier debugging

v2.5.4

30 Nov 19:22
Compare
Choose a tag to compare
  • Add support for PHP 7.4 (#847)
  • Add support for Symfony Process 5.0 (#845)

v2.5.3

21 Nov 21:39
Compare
Choose a tag to compare
  • Fix secure bug introduced by Symfony Process 4.4.0 (#843)

v2.5.2

29 Oct 12:36
Compare
Choose a tag to compare
  • Fix a bug in parked command to not show "parked" files, just directories (#834)
  • Fix fastcgi_split_path_info config to allow slash-based paths (#832)

v2.5.1

11 Oct 00:50
Compare
Choose a tag to compare
  • Fix plus symbols in paths (#830)