v8.0.0-beta
What's Changed
- [Documentation] Add note about enable root user on ubuntu by @AdamGaskins in https://github.com/deployphp/deployer/pull/4129
- refactor: reorder TYPO3 recipe tasks by @david-bonhagen in https://github.com/deployphp/deployer/pull/4130
- Run optimize instead of seperate tasks by @barryvdh in https://github.com/deployphp/deployer/pull/4135
- fix: add return type declaration to execute method by @mrhackcz in https://github.com/deployphp/deployer/pull/4136
- fix: detect macOS ACL support using uname instead of chmod output by @alies-dev in https://github.com/deployphp/deployer/pull/4137
- Add writable_acl_force to force ACL reset on writable dirs by @ianbeu in https://github.com/deployphp/deployer/pull/4140
- Add Laravel task to reload running services by @Propaganistas in https://github.com/deployphp/deployer/pull/4141
- Add {{bin/magento}} to deploy assets properly by @jissereitsma in https://github.com/deployphp/deployer/pull/4143
- Update TYPO3 recipe: Remove _assets directory from TYPO3 shared and writable directories by @jan-vodila in https://github.com/deployphp/deployer/pull/4142
- Fix: Task deploy:vendors must be executed before any TYPO3 command by @MarcoRemy in https://github.com/deployphp/deployer/pull/4144