Releases: laravel/homestead
Releases · laravel/homestead
v7.9.0
v7.8.0
- Fix install-mongo.sh (#872) @baublet
- Update PHP Mongodb Driver (#876) @fppz
- Adding mysqldump.sql.gz to .gitignore (#881) @piotr-cz
- Don't ask for confirmation when installing php-dev packages. (#878) @DFurnes
- 🎨 Cleanup mongo installer script @svpernova09
- Update serve-pimcore.sh (#880) @alexpozzi
- Add support for database backup before destroying vm (#883) @leo108
- ❄️ Add phly/changelog-generator to build standardized changelogs @svpernova09
- 💎 🔖 Tagging v7.8.0 @svpernova09
v7.7.0
- 🎨 rearranging blocks of optional installers @svpernova09
- ❄️ Require Vagrant >= 2.1.0, Base box > 6.0.0, Remove Z-Ray overrides @svpernova09
- 💎 🔖 Tagging v7.7.0 @svpernova09
Important Notes
You must have Vagrant version >= 2.1.0
You must have base box >= 6.0.0
v7.6.2
v7.6.1
- 🚑 Set Mutex value in Apache config to prevent auto reload issues on vagrant reboot @svpernova09
- 💎 🔖 Tagging 7.6.1 release @svpernova09
v7.6.0
- Define types for "apigility", "expressive", and "zf" applications (#865) @weierophinney
- 💎 🔖 Tagging v7.6.0 @svpernova09
v7.5.0
- Adding support for graph database Neo4j (#856) @ideepblue
- Add .editorconfig file (#857) @DojoGeekRA
- Fix the file permission of the install scripts. (#858) @ideepblue
- Fix the issue that Neo4j cannot serve requests immediately after star… (#861) @ideepblue
- ✨ Add support for "crystal" site type. (#863) @svpernova09
- 🚑 check deeper into apache2 folder structure (#864) @svpernova09
v7.4.2
- 🚑 Ensure we get MariaDB version 10.2 (#854) @svpernova09
- 💎 🔖 release v7.4.2 @svpernova09
v7.4.1
- Update aliases (#846) @matthewtrask
- Add Object Storage with Minio (#848) @fppz
- 💎 🔖 Tagging v7.4.1 @svpernova09
v7.4.0
- Certificate for a website was generated as SHA-1 instead of SHA-256 (#845) @mejta
- Upgrade mongodb extension to 1.4.0 (#840) @rkacenski
- Enable mod_headers (#835) @jrhenderson1988