Skip to content

Releases: lando/drupal

v1.15.0

Choose a tag to compare

@AaronFeledy AaronFeledy released this 11 Mar 04:30

What's Changed

  • Fixed drush_uri to include non-standard proxy ports by @AaronFeledy in #180
  • Removed --ansi flag from composer tooling command to prevent escape codes in redirected output #157
  • Updated to @lando/[email protected] to enable mod_headers/mod_expires by default and fix xdebug log ownership

Full Changelog: v1.14.1...v1.14.2

v1.14.1

Choose a tag to compare

@AaronFeledy AaronFeledy released this 20 Feb 04:30

What's Changed

Full Changelog: v1.14.0...v1.14.1

v1.14.0

Choose a tag to compare

@AaronFeledy AaronFeledy released this 19 Feb 18:10

Highlights

This release adds a new drush_uri config option and brings @lando/php up to v1.11.0 with significant improvements:

  • Automatic Drush URI configuration (Finally!) — No more manually setting the DRUSH_OPTIONS_URI environment variable! Lando will automatically set this for you so you get usable URLs with Drush out of the box. You can manually override this automatic URI with the new drush_uri config option. (details).
  • PHP 8.5 support and updated images to Debian 13 (Trixie) which includes GD AVIF support (lando/php#181, lando/php#182)
  • Automatic database client detection for PHP 8.3+ — installs matching MySQL or MariaDB client automatically (lando/php#212)
  • Composer installation no longer silently fails when a build_as_root step errors (lando/php#214)

What's Changed

Features

  • Add drush_uri config option with auto URL detection by default

Dependencies

  • Update to @lando/php v1.11.0
  • Bump @lando/mariadb to 1.8.0
  • Bump @lando/postgres to 1.6.0
  • Bump @lando/argv to 1.2.0

Fixes & Docs

  • Fix release workflow trigger for draft releases
  • Update documented dependency versions
  • Fix drupal-multisite docs (#175)

CI

  • Bump actions group (checkout, setup-node, cache)
  • Add dependabot config

Full Changelog: v1.13.0...v1.14.0

v1.13.0

Choose a tag to compare

@pirog pirog released this 17 Sep 17:13

v1.12.0

Choose a tag to compare

@AaronFeledy AaronFeledy released this 16 Jan 19:12
  • Updated to @lando/[email protected] which brings this plugin a number of improvements around the installation of composer, adds the xhprof PHP extension, and includes a number of other bug fixes and improvements
  • Updated to @lando/[email protected] which brings support for MySQL 8.4.
  • Updated globally installed Drush to v8.5.0.
  • Added docs for setting up Drupal CMS.

v1.11.0

Choose a tag to compare

@pirog pirog released this 09 Dec 14:26

v1.10.2

Choose a tag to compare

@reynoldsalec reynoldsalec released this 06 Dec 19:40
  • Updated the version index.md to get Docuverse page to build correctly.

v1.10.1

Choose a tag to compare

@reynoldsalec reynoldsalec released this 04 Dec 22:57

v1.10.0

Choose a tag to compare

@reynoldsalec reynoldsalec released this 02 Dec 20:11

v1.9.2

Choose a tag to compare

@reynoldsalec reynoldsalec released this 04 Nov 21:02