Skip to content

Releases: deployphp/deployer

v7.3.1

05 Apr 09:23
Compare
Choose a tag to compare
  • Added Laravel Nova task to recipe/laravel (#3548)
  • Fixed: upload in yaml, allow array or string (#3551) (#3552)
  • Magento: compile all themes when magento_themes is not set (#3550)
  • Magento: Cache key id prefix (#3453)
  • More verbose Httpie errors

v7.3.0

24 Mar 10:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.1...v7.3.0

v7.2.1

01 Mar 20:16
Compare
Choose a tag to compare
  • Fixed branch deploy for clone strategy.
  • Fixed Shopware Flex build.sh file name (#3513)
  • Fixed bin/console calls in Shopware recipe (#3512)

v7.2.0

22 Feb 19:31
Compare
Choose a tag to compare

What's Changed

  • Magento: allow subdirectory and create variable for bin/magento by @schmengler in #3460
  • Prevent type errors when defined timeout options are not numeric by @blmage in #3484
  • Add PUT to Httpie.php by @Schrank in #3497

New Contributors

Full Changelog: v7.1.4...v7.2.0

v7.1.4

05 Feb 20:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.3...v7.1.4

v7.1.3

18 Jan 18:00
Compare
Choose a tag to compare

Fixes previously broken build.

v7.1.3-beta.1

18 Jan 17:53
Compare
Choose a tag to compare
v7.1.3-beta.1 Pre-release
Pre-release
Deployer 7.1.3-beta.1

v7.1.2

16 Jan 15:06
6b354c2
Compare
Choose a tag to compare

What's Changed

v7.1.1

09 Jan 10:13
Compare
Choose a tag to compare
  • Added support for php8.2.
  • Fixed YAML import order bug.

v7.1.0

08 Jan 21:35
Compare
Choose a tag to compare
  • Fixed PHP 8.1.14 compatibilities.
  • Added Magento2 artifact deployment (#3317)
  • Added pub/static/_cache as shared_dir (#3343)
  • Added NewRelic endpoint to config and used it when posting to api (#3374)
  • Fix: use include path when importing YAML files (#3377)
  • Laravel recipe: Add horizon publish command (#3425)
  • Added CraftCMS recipe (#3405)
  • Added Cloudflare API Token support for auth, domain optional if zone_id provided (#3406)
  • Added --yes flag to Caddy gpg command (#3407)
  • Laravel recipe: Skip database tasks if .env is missing (#3359)
  • Fix: #3319 - Receiving variables db_user and db_name (#3351)
  • Fix: escape metainfo to prevent bash syntax errors (#3328)
  • Additional writable modes (#3316)
  • Fixed typo for SSH_KNOWN_HOSTS in CI/CD docs (#3310)
  • Fix: only delete symlink on broken release
  • Improved error message: show next free release