Skip to content

Releases: lando/joomla

v1.10.0

20 Feb 16:27

Choose a tag to compare

Highlights

This release brings @lando/php 1.11.1 with major improvements:

  • 🆕 PHP 8.5 and Debian Trixie support
  • 🔍 Automatic DB client auto-detection — no more manual db_client config
  • 🐛 Composer fix for dependency resolution issues

What's Changed

Dependencies

  • Updated @lando/php to ^1.11.1
  • Updated @lando/mariadb to 1.8.0
  • Updated @lando/postgres to 1.6.0
  • Updated @lando/argv to 1.2.0

CI

  • Updated actions/checkout to v6, actions/setup-node to v6, actions/cache to v5
  • Updated actions/add-to-project to v1.0.2
  • Added dependabot configuration

Full Changelog: v1.9.0...v1.10.0

v1.9.0

04 Sep 16:26

Choose a tag to compare

v1.8.0

09 Dec 15:12

Choose a tag to compare

v1.7.3

06 Dec 19:40

Choose a tag to compare

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

v1.7.2

04 Dec 22:58

Choose a tag to compare

v1.7.1

04 Nov 21:02

Choose a tag to compare

v1.7.0

25 Oct 19:57

Choose a tag to compare

  • Updated release process to generate an edge release when stable releases are created.

v1.6.0

18 Oct 21:35

Choose a tag to compare

  • Updated lando/php to v1.5.0.

v1.5.0

30 Sep 21:36

Choose a tag to compare

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

v1.4.1

06 Sep 13:22

Choose a tag to compare

Bug Fixes

  • Fixed bug causing default proxy settings to be clobbered by user specified ones
  • Switched to mysql command for MariaDB 10.3.x and below #39

Internal

  • Updated DevOps to use new lando exec
  • Updated ubuntu test runners to 24.04