v1.11.0 - March 11, 2026
- Fixed MySQL 8.4 startup failure by removing hardcoded
mysql_native_passwordauthentication lando/mysql#69 - Removed
--ansiflag from composer tooling command to prevent escape codes in redirected output - Updated to @lando/nginx@1.6.0
- Updated to @lando/php@1.12.0 to enable mod_headers/mod_expires by default and fix xdebug log ownership
v1.10.1 - February 22, 2026
- Updated
lando initto set recommended PHP 8.3 and MySQL - Added
wordpress-recommendedexample with explicit version configuration - Updated to @lando/php@1.11.1
- Updated to @lando/argv@1.2.0
v1.10.0 - February 20, 2026
- Updated to @lando/php@1.11.0
- Fixed release workflow trigger to fire on
publishedinstead ofcreated - Updated CI actions (
actions/checkoutto v6,actions/setup-nodeto v6,actions/cacheto v5) - Updated
@lando/mariadb,@lando/postgres, and@lando/argvdependencies
v1.9.0 - September 2, 2025
- 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 - December 9, 2024
- 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 - December 6, 2024
- Updated the version index.md to get Docuverse page to build correctly.
v1.7.2 - December 4, 2024
v1.7.1 - November 4, 2024
v1.7.0 - October 25, 2024
- Updated release process to generate an edge release when stable releases are created.
- Removed unnecessary dependency lando/nginx.
v1.6.0 - October 18, 2024
- Updated lando/php to v1.5.0.
v1.5.0 - September 30, 2024
- Updated lando/mariadb to v1.5.0.
- Updated lando/mysql to v1.3.0.
v1.4.1 - September 6, 2024
- Fixed bug causing default
proxysettings to be clobbered by user specified ones
- Updated DevOps to use new
lando exec - Updated
ubuntutest runners to24.04
v1.4.0 - May 27, 2024
- Updated mariadb plugin #51
- Use mysql command for MariaDB 10.3.x and below
- Cleaned up test comments
v1.3.0 - March 8, 2024
- Updated to latest database services.
v1.2.1 - March 4, 2024
- Improved
databaseselection for purposes ofconfigloading, fixes somedatabasebootup issues when thedatabasetype is overridden downstream
v1.2.0 - February 22, 2024
- Fixed
CRITICALissue with default config files not loading correctly
- Updated to
@lando/php@1.2.0
v1.1.0 - February 20, 2024
- Included ability to specify
database: mssqlin theconfigsection to maintain backwards compatibility. @lando/mssql#31
v1.0.0 - December 7, 2023
- Dialed fully for
lando update
v0.9.0 - July 3, 2023
- Removed bundle-dependencies and version-bump-prompt from plugin.
- Updated package to use prepare-release-action.
- Updated documentation to reflect new release process.
v0.8.0 - February 24, 2022
- Add compatibility for MySQL 8.x lando/lando#1426
v0.7.0 - December 12, 2022
- Added bundle-dependencies to release process.
- Fixed bug in plugin dogfooding test.
v0.6.0 - September 7, 2022
- HYPERDRIVED
v0.5.0 - January 11, 2022
Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.
- Initial Release