Skip to content

Releases: deployphp/deployer

v7.5.4

23 Oct 15:10
df7d86e
Compare
Choose a tag to compare
  • Fixed deploy:env task for Symfony recipe.

v7.5.3

22 Oct 12:38
12e99f9
Compare
Choose a tag to compare
  • Fixed distribution deps

v7.5.2

22 Oct 12:15
c788504
Compare
Choose a tag to compare
  • Fixed composer autoload

v7.5.1

22 Oct 10:04
7ce7c7b
Compare
Choose a tag to compare
  • Fixes for PHP v7 support.

v7.5.0

22 Oct 08:10
ff51d86
Compare
Choose a tag to compare

The PHP deployment tool with support for popular frameworks out of the box.

What's Changed

  • Fixed and improved provision recipe.
    • Now with support for Ubuntu 20, 22, 24 and older!
    • New way of installing Node.
  • New distribution and release process.

This is the last release of Deployer with PHP v7 support. Next version of Deployer v8 will support only PHP v8.

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