Skip to content

Releases: lando/wordpress

v1.11.0

11 Mar 16:53

Choose a tag to compare

What's Changed

  • Updated to @lando/php@1.12.0 to enable mod_headers/mod_expires by default and fix xdebug log ownership
    Fixed MySQL 8.4 startup failure by removing hardcoded mysql_native_password authentication by @AaronFeledy in #135
  • Removed --ansi flag from composer tooling command to prevent escape codes in redirected output
  • Updated to @lando/nginx@1.6.0
  • Updated PHP 8.5 support documentation by @miikkamakela-into in #131

Full Changelog: v1.10.1...v1.10.2

v1.10.1

22 Feb 17:30

Choose a tag to compare

What's Changed

  • Updated lando init to set recommended PHP 8.3 and MySQL by @AaronFeledy in #127
  • Added wordpress-recommended example with explicit version configuration
  • Updated to @lando/php@1.11.1
  • Bumped @lando/argv from 1.1.2 to 1.2.0 by @dependabot[bot] in #129

Full Changelog: v1.10.0...v1.10.1

v1.10.0

20 Feb 01:39

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+ — installs matching MySQL or MariaDB client automatically (lando/php#212)
  • PHP 8.5 support with updated images on Debian 13 (Trixie) (lando/php#181, lando/php#182)
  • Composer no longer silently fails when a build_as_root step errors (lando/php#214)

What's Changed

Dependencies

Fixes

  • Fix release workflow trigger for draft releases
  • Update CI actions to latest versions

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

v1.9.0

02 Sep 18:16

Choose a tag to compare

v1.8.0

09 Dec 14:50

Choose a tag to compare

v1.7.3

06 Dec 19:42

Choose a tag to compare

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

v1.7.2

04 Dec 23:00

Choose a tag to compare

v1.7.1

04 Nov 21:04

Choose a tag to compare

v1.7.0

25 Oct 19:43

Choose a tag to compare

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

v1.6.0

18 Oct 20:51

Choose a tag to compare

  • Updated lando/php to v1.5.0.