Releases: lando/wordpress
Releases · lando/wordpress
v1.11.0
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 hardcodedmysql_native_passwordauthentication by @AaronFeledy in #135 - Removed
--ansiflag 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
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
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_rootstep errors (lando/php#214)
What's Changed
Dependencies
- Update @lando/php to v1.11.0
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
- Switched images to bitnamilegacy namespace
- Updated to @lando/mariadb@1.7.0
- Updated to @lando/mysql@1.6.0
- Updated to @lando/nginx@1.5.0
- Updated to @lando/php@1.8.0
- Updated to @lando/postgres@1.5.0
v1.8.0
- Optimized for
midcore - Removed uneeded
@lando/apachedependency - Updated to @lando/mariadb@1.6.3.
- Updated to @lando/mssql@1.4.3.
- Updated to @lando/mysql@1.4.4.
- Updated to @lando/php@1.6.3.
- Updated to @lando/postgres@1.4.4.
v1.7.3
- Updated the version index.md to get Docuverse page to build correctly.
v1.7.2
v1.7.1
v1.7.0
- Updated release process to generate an edge release when stable releases are created.
- Removed unnecessary dependency lando/nginx.
v1.6.0
- Updated lando/php to v1.5.0.