Skip to content

v2.6.0

Compare
Choose a tag to compare
@mattstauffer mattstauffer released this 06 Dec 14:47
· 888 commits to master since this release
  • #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