Skip to content

v1.11.0

Choose a tag to compare

@AaronFeledy AaronFeledy released this 19 Feb 16:24
· 28 commits to main since this release

Highlights

This release adds automatic database client detection for PHP 8.3+ services. Lando now detects your database type and version and installs the matching client — no more MariaDB deprecation warnings or SSL errors when using MySQL. See #212 for details.

Also fixes an issue where composer would silently fail to install if a build_as_root step failed (#214), and updates test infrastructure for Node 20 and GD AVIF validation.

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.11.0