Skip to content

Releases: cpriego/valet-linux

v2.0.19

08 Jun 04:20
Compare
Choose a tag to compare
Allow valet share to receive Ngrok parameters

v2.0.18

28 May 21:29
Compare
Choose a tag to compare
  • Improve uninstaller
  • Fix #71 regression

v2.0.17

21 May 18:08
Compare
Choose a tag to compare

PSR-2 Compliance

v2.0.16

01 May 15:50
Compare
Choose a tag to compare

Please run valet install and valet domain dev after update

  • Enable services after installation in Arch Linux
  • Add update script, from now on you can update with the valet update command
  • Fix annoying dnsmasq errors in ubuntu 17.04 (requires OS reboot)

v2.0.15

01 May 05:36
Compare
Choose a tag to compare

Please run valet install and valet domain dev after update

  • Enable services after installation in Arch Linux
  • Add update script, from now on you can update with the valet update command
  • Fix annoying dnsmasq errors in ubuntu 17.04 (requires OS reboot)

v2.0.14

30 Apr 14:09
Compare
Choose a tag to compare

Fix various bugs with the user's group in php-fpm and nginx config files.

v2.0.13

23 Apr 00:29
Compare
Choose a tag to compare
  • Fix travis builds
  • Change way of configuring NetworkManager
  • Change way of configuring nginx in Arch
  • Clean up cruft
  • Change FPM configuration
  • Add composer script for updates
  • Add YUM support
  • Force sha256 certificates

v2.0.12

16 Apr 16:35
Compare
Choose a tag to compare
  • Update ngrok binary.
  • Add composer script to fix a missing port key in the config.json file if you've updated Valet from a version prior 2.0.10.

2.0.11

03 Apr 23:07
Compare
Choose a tag to compare
  • Pass $HOME to sudo
  • Check if /etc/NetworkManager/dnsmasq.d exists, if not, create it.

2.0.10

28 Mar 17:01
Compare
Choose a tag to compare
  • Fix a bug where you were not able to change the domain TLD
  • Allow you to change the valet port from the command line. More info on this wiki page