Skip to content

Releases: laravel/homestead

v7.3.0

12 Mar 19:28
9f36545
Compare
Choose a tag to compare
  • ❄️ 💎 🔖 Require box v5.2.x and tag v7.3.0

v7.2.0

06 Mar 18:33
f42e0d4
Compare
Choose a tag to compare
  • ✨ Allow user to specify explicit version of ES to install (#824) @svpernova09

v7.1.2

07 Feb 22:04
Compare
Choose a tag to compare
  • 💎 🔖 Update version to 7.1.2

v7.1.1

07 Feb 16:25
8dc198e
Compare
Choose a tag to compare
  • 🚑 Don't use the Z-Ray Extension unless the user has a site using it. (#810 Resolves #808 ) @svpernova09

v7.1.0

06 Feb 01:19
Compare
Choose a tag to compare
  • 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

03 Dec 15:19
0d0082e
Compare
Choose a tag to compare

v7.0.0

30 Nov 17:58
1784f1e
Compare
Choose a tag to compare

v6.6.0

26 Nov 15:59
Compare
Choose a tag to compare
  • 💎 🔖 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

17 Oct 12:38
Compare
Choose a tag to compare
  • 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

v6.4.0

16 Oct 22:31
Compare
Choose a tag to compare
  • Fix a few more issues with MongoDB provisioning. (#686) @DFurnes
  • Remove fix for old apt-get issue. (#688) @DFurnes
  • ✨ ❄️ 💎 🔖 Add support for PHP 7.2, Tag release 6.4.0 (#691) @svpernova09