Releases: laravel/homestead
Releases Β· laravel/homestead
v6.3.0
- Create an ngrok config file that allows access to the web inspection feature. (#685) @jonnywilliamson
- β¨ Use update-alternatives instead of symlinks for php version management on cli (#684) @svpernova09
- Rename make command's default name property (#682) @DojoGeekRA
- Add support for installing Elasticsearch (#683) @browner12
- Turn on HTTPS for Apache (#678) @kalenjohnson
- βοΈ Use .localhost as default TLD (#674) @svpernova09
- lowercase 'code' directory (#667) @browner12
v6.2.2
v6.2.0
- Overhaul and update MongoDB installation script (#662) @cbj4074
- Upgrade MariaDB version from 10.1 to 10.2 (stable) (#657) @cbj4074
- Edit some grammar and include some links (#654) @fairbraxton
- allow pimcore serve function to specify a php version (#649) @maff
- Use function instead of alias to swith php version (#648) @ricardoseriani
- Add aliases for easy switching between PHP versions (#647) @pascal08
v6.1.0
- allow serve functions to specify a php version (#631) @browner12
- Add support for Pimcore (#634) @maff
- PHP version aware for prod env (#639) @Prometee
- βοΈ π π§ Fix bad site root path generation by make command (#646) @svpernova09
v6.0.3
- π Disable apparmor when installing mariadb so it won't cause issues w/ restart (#636) @svpernova09
v6.0.2
- βοΈ π β Make command should respect Homestead config example file (#624) @svpernova09
- Contributions to #624 (#627) @DojoGeekRA
- Restore docblocks formatting
- Add more tests for shared folders configuration
v6.0.1
- π Fixing site params not being read correctly from serve scripts (#626) @svpernova09
v6.0.0
- Add nginx config for Elgg sites (#616) @hypeJunction
- Add https link to docs The safer, the better (#613) @m1guelpf
- add Symfony4 nginx configuration (#600) @michaelesmith
- β¨ π‘ Make sure not use the
Code
subfolder in vagrant, should use top level (#601) @svpernova09 - β¨ βοΈ π‘ Add support for multiple versions of PHP (#621) @svpernova09
v5.4.0
- Feature/localized files (#581) @DojoGeekRA
- π¨ π Refactor tests to use phpunit assertions to be more descriptive (#585) @svpernova09
- Broken SSL support is fixed in Apache (#583) @umutkirgoz
- β¨ π Gracefully handle missing SSH keys or bad filenames. Fixes #592 (#593) @svpernova09
- β¨ Always use debian noninteractive mode when we do stuff w/ apt (#594) @svpernova09
v5.3.2
- π π π Install apache w/ noninteractive flag & version bump to 5.3.2 (#578) @svpernova09
This resolves #577 and all apache users should upgrade or they will run into the same issue on the next provision/install of apache.