Releases: cpriego/valet-linux
Releases · cpriego/valet-linux
v2.0.19
Allow valet share to receive Ngrok parameters
v2.0.18
- Improve uninstaller
- Fix #71 regression
v2.0.16
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
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
Fix various bugs with the user's group in php-fpm and nginx config files.
v2.0.13
- 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
- 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
- Pass $HOME to
sudo
- Check if
/etc/NetworkManager/dnsmasq.d
exists, if not, create it.
2.0.10
- 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