Skip to content

v8.0.0-alpha.2

Latest
Compare
Choose a tag to compare
@antonmedv antonmedv released this 14 May 14:10
· 8 commits to master since this release

What's Changed

🛠️ Enhancements & Fixes

  • PHP 8.2 linting via GitHub Actions (#4018)
  • Resolved premature stream read termination (#4032)
  • Improved releases task performance (#4034)
  • Corrected behavior when rsync flags are empty (#4044)
  • Removed duplicate Content-Type headers (#4026)
  • Updated config.yml settings (#4053)
  • Enhanced PHP Composer parsing (#4055)
  • Fixed typo in node_version variable within provisioning notices (#4062)

📚 Documentation

  • Updated avoid-php-fpm-reloading.md for clarity (#4027)
  • Added prerequisites for add-apt-repository usage (#4054)

🧩 New Features

  • Introduced crontab:remove task in contrib/crontab.php (#4033)
  • Enabled customizable artisan paths in Laravel deployments (#4066)
  • Added task to execute artisan schedule:interrupt (#4071)

🛠️ Recipe Updates

  • Disabled http:cache:warm:up step for Shopware versions 6.6 and above (#4041)
  • Shared theme folder for atomic themes in Shopware recipe (#4059)
  • Reverted shared theme folder change in Shopware recipe (#4060)

🐛 Bug Fixes

  • Escaped shell arguments when setting remote crontab (#4042)

New Contributors

Full Changelog: v8.0.0-alpha.1...v8.0.0-alpha.2