Skip to content

Releases: deployphp/deployer

v7.5.0-beta

19 Oct 21:36
5cefd19
Compare
Choose a tag to compare
v7.5.0-beta Pre-release
Pre-release

First beta of 7.5. With new dependencies distribution.

v7.4.1

12 Oct 20:37
Compare
Choose a tag to compare

We’re excited to announce that this version of Deployer comes with an official Docker image!

To get started, simply run:

docker run --rm -it -v .:/app deployphp/deployer init

Features:

  • Add deployment recipe for CodeIgniter 4 (#3878)
  • Shopware: Added deploy:update_code task (#3816)
  • Magento 2: Changed upgrading database logic (#3812)
  • Httpie Timeout: Increased timeout for Sentry integration (#3879)
  • UI Enhancements: Various improvements to user interface (#3835)

Fixes:

  • Craft CMS: Fixed deploy recipe (#3839)
  • Magento 2: Theme processing fix (#3818)
  • Caddyfile & Realpath Errors: Hotfix for errors in provision:website (#3837)
  • Spelling Fix: Corrected typo 'downlaod' to 'download' (#3887)
  • PHP-FPM: Avoid reloading in Apache (#3847)

Configuration Updates:

  • Node.js LTS: Updated Node.js to the latest LTS version (#3815)
  • Host Labels: Added default_selector and improved host selection documentation (#3247)

v7.4.0

17 Apr 20:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.3...v7.4.0

v7.3.3

07 Nov 10:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.2...v7.3.3

v7.3.2

27 Oct 21:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.1...v7.3.2

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