Skip to content

Releases: lando/backdrop

v1.9.2

22 Feb 03:14

Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

19 Feb 17:09

Choose a tag to compare

  • Updated @lando/php to ^1.11.0 for MySQL client auto-detection fix #82

v1.9.0

18 Feb 23:57

Choose a tag to compare

Highlights

This release brings @lando/php up to v1.10.0, which includes several significant improvements:

  • PHP 8.5 support and updated images to Debian 13 (Trixie) with ICU 76.1 and GD AVIF support (lando/php#181, lando/php#182)
  • Automatic database client detection for PHP 8.3+ — Lando now detects your database type and version and installs the matching MySQL or MariaDB client automatically. No more deprecation warnings or SSL errors when using MySQL. (lando/php#212)
  • Composer no longer silently fails when a build_as_root step errors out (lando/php#214)

What's Changed

Dependencies

  • Update @lando/php to ^1.10.0 by @AaronFeledy in #79
  • Bump @lando/mariadb from 1.7.0 to 1.8.0 (#75)
  • Bump @lando/postgres from 1.5.0 to 1.6.0 (#73)
  • Bump @lando/argv from 1.1.2 to 1.2.0 (#72)

Fixes & Docs

  • Fix release workflow trigger for draft releases by @AaronFeledy in #79
  • Fix broken external links in docs (#80, #81)
  • Update README with current maintainers and PHP 8.5+ support

CI

  • Bump actions/checkout from 4 to 6 (#74)
  • Bump actions/setup-node from 4 to 6 (#77)
  • Bump actions/cache from 4 to 5 (#78)
  • Bump actions/add-to-project from 1.0.0 to 1.0.2 (#76)

Full Changelog: v1.8.0...v1.9.0

v1.8.0

04 Sep 16:54

Choose a tag to compare

v1.7.0

09 Dec 13:35

Choose a tag to compare

v1.6.3

06 Dec 18:14

Choose a tag to compare

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

v1.6.2

04 Dec 22:57

Choose a tag to compare

v1.6.1

04 Nov 21:01

Choose a tag to compare

v1.6.0

25 Oct 20:27

Choose a tag to compare

  • Updated release process to generate an edge release when stable releases are created.
  • Removed unnecessary dependency lando/nginx.

v1.5.0

30 Sep 21:53

Choose a tag to compare

  • Updated lando/mariadb to v1.5.0.
  • Updated lando/mysql to v1.3.0.