v1.15.0 - March 11, 2026
- Fixed
drush_urito include non-standard proxy ports #180 - Removed
--ansiflag from composer tooling command to prevent escape codes in redirected output #157 - Updated to @lando/php@1.12.0 to enable mod_headers/mod_expires by default and fix xdebug log ownership
v1.14.1 - February 20, 2026
- Updated to @lando/php@1.11.1
v1.14.0 - February 19, 2026
- Added
drush_uriconfiguration option to setDRUSH_OPTIONS_URIenvironment variable in the appserver service with SSL support - Updated
@lando/phpto^1.11.0for MySQL client auto-detection fix - Updated to @lando/php@1.10.0
- Updated to @lando/mariadb@1.8.0
- Updated to @lando/postgres@1.6.0
- Updated to @lando/argv@1.2.0
- Fixed release workflow to trigger npm publish on
publishedevent - Fixed drupal-multisite docs #175
- Updated documented dependency versions
- Updated supported PHP version range to 8.5+
- Added dependabot config
- Bumped actions group (checkout, setup-node, cache)
v1.13.0 - September 17, 2025
- Added default config values to the
.lando.ymlfile after init. - Switched images to bitnamilegacy namespace
- Updated to @lando/mariadb@1.7.0
- Updated to @lando/mysql@1.6.0
- Updated to @lando/php@1.8.0
- Updated to @lando/postgres@1.5.0
- Updated default
nginxversion to1.29 - Updated MySQL config for better MySQL 8.4 support.
v1.12.0 - January 16, 2025
- Updated globally installed Drush to
v8.5.0. - Added docs for setting up Drupal CMS.
- Updated to @lando/php@1.7.1.
- Updated to @lando/mysql@1.5.0.
v1.11.0 - December 9, 2024
- Optimized for
midcore - 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.10.2 - December 6, 2024
- Updated the version index.md to get Docuverse page to build correctly.
v1.10.1 - December 4, 2024
v1.10.0 - December 2, 2024
- Updated to @lando/leia@1.0.0-beta.4
- Updated to @lando/mariadb@1.6.1
- Updated to @lando/mssql@1.4.1
- Updated to @lando/mysql@1.4.1
- Updated to @lando/php@1.6.1
- Updated to @lando/postgres@1.4.1
v1.9.2 - November 4, 2024
v1.9.1 - October 29, 2024
- Released to update critically broken docs
v1.9.0 - October 25, 2024
- Updated release process to generate an edge release when stable releases are created.
- Removed unnecessary dependency
@lando/nginx
v1.8.0 - October 18, 2024
- Updated to @lando/php@1.5.0
v1.7.0 - September 30, 2024
- Updated to @lando/mariadb@1.5.0
- Updated to @lando/mysql@1.5.0
v1.6.1 - September 5, 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.6.0 - May 27, 2024
- Use mysql command for MariaDB 10.3.x and below
v1.5.0 - May 8, 2024
- Updated mariadb plugin and added tooling support for the mariadb executable. [#51](lando/mariadb#51
- Added support for Drupal 11. #109
v1.4.0 - April 16, 2024
- Updated version of Composer used with Drupal 9 and 10 to
2-latest. #31
v1.3.0 - March 8, 2024
- Updated to latest database services.
v1.2.0 - February 26, 2024
- Updated to
@lando/php@1.2.0 - Config tests.
v1.1.0 - February 20, 2024
- Included ability to specify
database: mssqlin theconfigsection to maintain backwards compatibility. @lando/mssql#31
v1.0.1 - January 15, 2024
- Fixed issue with missing
semverdependency.
v1.0.0 - December 7, 2023
- Dialed fully for
lando update
v0.12.0 - October 4, 2023
- Fixed issue with compiled assets on Drupal 10.1 #71
v0.11.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.
- Added tests for using nginx #58
v0.10.0 - May 17, 2023
- Fixed issue with Drupal lazy aggregation and added test. #56
v0.9.0 - May 11, 2023
- Added support for Drupal lazy aggregation #48
v0.8.0 - February 24, 2022
- Added 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 8, 2022
- HYPERDRIVED
v0.5.3 - March 2, 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.
- Set Drupal 7 to use php 7.4 https://github.com/lando/drupal/issues/9
- Fix linting issues
v0.5.2 - March 2, 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.
- Set Drupal 7 to use php 7.4 https://github.com/lando/drupal/issues/9
v0.5.1 - February 2, 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.
- Add in Drupal 10 recipe https://github.com/lando/drupal/issues/4
- Set Drupal 9 to use Drush 11 https://github.com/lando/drupal/issues/6
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