Skip to content

Releases: lando/drupal

v1.15.0

11 Mar 04:30

Choose a tag to compare

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/php@1.12.0 to enable mod_headers/mod_expires by default and fix xdebug log ownership

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

v1.14.1

20 Feb 04:30

Choose a tag to compare

What's Changed

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

v1.14.0

19 Feb 18:10

Choose a tag to compare

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

17 Sep 17:13

Choose a tag to compare

v1.12.0

16 Jan 19:12

Choose a tag to compare

  • Updated to @lando/php@1.7.1 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/mysql@1.5.0 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

09 Dec 14:26

Choose a tag to compare

v1.10.2

06 Dec 19:40

Choose a tag to compare

  • Updated the version index.md to get Docuverse page to build correctly.

v1.10.1

04 Dec 22:57

Choose a tag to compare

v1.10.0

02 Dec 20:11

Choose a tag to compare

v1.9.2

04 Nov 21:02

Choose a tag to compare