v7.4.0
What's Changed
- Fix issue provoked after adding array casting and returning empty fcg… by @mrodespin in #3724
- Removing wrong information regarding reverse DNS by @thannaske in #3726
- Fix creating cron jobs first time by @ioanok in #3729
- Fix version variables in Contao recipe by @ameotoko in #3735
- fix: run cachetool without args by @infabo in #3742
- Crontab: allow sudo with crontab:use_sudo option by @jkarwasz-portavice in #3759
- Adding Spiral Framework recipe by @msmakouz in #3582
- Don't show warning if
become
parameter is set toroot
by @MartijnCuppens in #3761 - Switch to owner change instead of shh user change by @MartijnCuppens in #3763
- Create parent folders if needed by @MartijnCuppens in #3764
- Move Caddy file in to separate file by @MartijnCuppens in #3765
- Increase
upload_max_filesize
to 128M by @MartijnCuppens in #3770 - Escape shell arguments correctly by @fritzmg in #3603
- docs(recipe/magento2): fix typo in conccurent by @SimJoSt in #3779
- refactor(shopware): Optimize
getPlugins
to use json output by @mralexandernickel in #3780 - Add release name to deploy:info by @Propaganistas in #3783
- Update actions/checkout and actions/cache to v4 by @benoitchantre in #3793
- Fix the Rsync command filter to rekey the array by @coreyworrell in #3796
- Add feature to stop cron before deployment and start cron after by @gbobts in #3797
- Add another check for setup:upgrade by @lamasfoker in #3658
- Update Laravel recipe add pulse tasks by @the-dijkstra in #3809
- Shopware has switched to
.env.local
by @UlrichThomasGabor in #3810
New Contributors
- @mrodespin made their first contribution in #3724
- @thannaske made their first contribution in #3726
- @ioanok made their first contribution in #3729
- @jkarwasz-portavice made their first contribution in #3759
- @msmakouz made their first contribution in #3582
- @MartijnCuppens made their first contribution in #3761
- @fritzmg made their first contribution in #3603
- @mralexandernickel made their first contribution in #3780
- @Propaganistas made their first contribution in #3783
- @gbobts made their first contribution in #3797
- @lamasfoker made their first contribution in #3658
- @the-dijkstra made their first contribution in #3809
Full Changelog: v7.3.3...v7.4.0