Releases: laravel/homestead
Releases · laravel/homestead
v7.3.0
- ❄️ 💎 🔖 Require box v5.2.x and tag v7.3.0
v7.2.0
- ✨ Allow user to specify explicit version of ES to install (#824) @svpernova09
v7.1.2
- 💎 🔖 Update version to 7.1.2
v7.1.1
- 🚑 Don't use the Z-Ray Extension unless the user has a site using it. (#810 Resolves #808 ) @svpernova09
v7.1.0
- Update the SilverStripe Nginx config (#791) @TheBnl
- Unique Hostname CN for Root Certificate (#789) @artisan
- sendfile param changed to off (#788) @TheBnl
- Don’t add bindfs configs if the share type is not NFS (#787) @thecrypticace
- Hide progress during composer self-update (#778) @andrey-helidar
- 🚑 Only create symlink if zray site setting set, remove otherwise (#780) @svpernova09
- ✨ 🚑 Create Z-Ray VirtualHost block when toggled on and using PHP 7.2 (#777) @svpernova09
- ✨ Add Zend Z-Ray support (#775) @svpernova09
- sign SSL certificates with a custom root certificate (#773) @andrey-helidar
- Fix default MySQL charset to utf8mb4 (#771) @andrey-helidar
- Update default MySQL charset to utf8mb4_unicode_ci (#769) @andrey-helidar
- add elasticsearch 6 support (#767) @browner12
- Update MongoDB 3.4 -> 3.6 (#762)
- ❄️ Set ENV variables before we restart cron (#769) @svpernova09
- Pass .profile variables to cron (#760) @artisan
- Correct the regex used for the fastcgi_split_path_info paramter. (#753) @bscutt
v7.0.1
- ✨ Update info requested in issue template, bump Virtualbox version (#749) @svpernova09
- 🚑 Elasticserach should autostart if it's installed (#748) @svpernova09
- Updates PHP version (#744) @phh
v7.0.0
- ✨ ❄️ 💎 🔖 Default to PHP 7.2 Tag v7.0.0 (#743) @svpernova09
- Fixing #740 (#741) @mattclements
- Refactoring tests (#736) @carusogabriel
- ⬆️ Upgrading dependencies (#737) @svpernova09
- ⬆️ Drop support for Symfony 2.x, upgrade 3.x to 3.3 (#738) @svpernova09
v6.6.0
- 💎 🔖 Tag Release v6.6.0 @svpernova09
- updating php mongo driver 1.2.9 to 1.3.3 (#733) @fppz
- Restart crond service once per provision (#731) @DojoGeekRA
- Refactor cron provisioning (#730) @DojoGeekRA
- added symfony 4 support (#726) @JonEastman
- Fix for cron.service: Start request repeated too quickly. (#725) @Artistan
- ✨ ❄️ Allow Homestead.yaml to override default SSH port for Vagrant (#724) @svpernova09
- Update scripts file permissions (#720) @DojoGeekRA
- Move php-fpm env to pool configuration (#711) @dakira
- Add support for the vagrant-hostmanager plugin (#708) @cwt137
- Modify bind directive before mongod is started (#704) @cbj4074
- Allow autonetwork plugin to be used. (#702) @ryankilf
- Keep the native colors from the provisioning scripts (#700) @DojoGeekRA
- 🔐 Self-Signed Wildcard Certificates (#701) @ompmega
- Use :: operator instead of . in the json parse statement (#699) @DojoGeekRA
v6.5.0
- Add netmask configuration option for network settings (#693) @raa0121
- Improve Apache VirtualHost Log File Names (#696) @sumityadav
- Refactor cron schedule script (#692) @DojoGeekRA
- 🚑 Change default TLD to .test to avoid MacOS loopback issue (#697) @svpernova09
- 💚 🔖 💎 Tagging 6.5.0 Add 7.2 to Travis config (#698) @svpernova09