Skip to content

Releases: lando/laravel

v1.12.3

05 Mar 17:51

Choose a tag to compare

What's Changed

  • Removed --ansi flag from composer tooling command to prevent escape codes in redirected output
  • Fixed MySQL 8.4 startup failure by removing hardcoded mysql_native_password authentication lando/mysql#69

Full Changelog: v1.12.2...v1.12.3

v1.12.2

25 Feb 18:35

Choose a tag to compare

What's Changed

Full Changelog: v1.12.1...v1.12.2

v1.12.1

22 Feb 20:24

Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

19 Feb 19:10

Choose a tag to compare

Highlights

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

  • 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)
  • 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)

What's Changed

Dependencies

Fixes

  • Fix release workflow trigger for draft releases

Full Changelog: v1.11.0...v1.12.0

v1.11.0

30 Dec 01:18

Choose a tag to compare

Key changes

Additional Changes

Full Changelog: v1.10.0...v1.11.0

v1.10.0

03 Sep 14:31

Choose a tag to compare

v1.9.0

09 Dec 16:24

Choose a tag to compare

v1.8.3

06 Dec 19:40

Choose a tag to compare

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

v1.8.2

04 Dec 22:58

Choose a tag to compare

v1.8.1

04 Nov 21:02

Choose a tag to compare