Skip to content

Releases: deployphp/deployer

v7.3.1

Choose a tag to compare

@antonmedv antonmedv released this 05 Apr 09:23
  • 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

Choose a tag to compare

@antonmedv antonmedv released this 24 Mar 10:50

What's Changed

New Contributors

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

v7.2.1

Choose a tag to compare

@antonmedv antonmedv released this 01 Mar 20:16
  • 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

Choose a tag to compare

@antonmedv antonmedv released this 22 Feb 19:31

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

Choose a tag to compare

@antonmedv antonmedv released this 05 Feb 20:08

What's Changed

New Contributors

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

v7.1.3

Choose a tag to compare

@antonmedv antonmedv released this 18 Jan 18:00

Fixes previously broken build.

v7.1.3-beta.1

v7.1.3-beta.1 Pre-release
Pre-release

Choose a tag to compare

@antonmedv antonmedv released this 18 Jan 17:53
Deployer 7.1.3-beta.1

v7.1.2

Choose a tag to compare

@antonmedv antonmedv released this 16 Jan 15:06
6b354c2

What's Changed

v7.1.1

Choose a tag to compare

@antonmedv antonmedv released this 09 Jan 10:13
  • Added support for php8.2.
  • Fixed YAML import order bug.

v7.1.0

Choose a tag to compare

@antonmedv antonmedv released this 08 Jan 21:35
  • 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