v1.12.0 - March 8, 2026
- Enabled
mod_headersandmod_expiresApache modules by default #243 - Fixed xdebug log file ownership issue when
build_as_rootorrun_as_rootcreates/tmp/xdebug.logas root #242
v1.11.2 - February 25, 2026
- Fixed composer install crash caused by legacy prestissimo removal running as wrong user
- Improved composer install script to default to latest stable
- Fixed
mysqldumpwarning for unknown option on MariaDB 11.4/11.8 #237 - Updated to @lando/nginx@1.6.0
v1.11.1 - February 20, 2026
- Fixed database type detection when no version is specified
- Added npm edge-to-latest tag promotion on release
v1.11.0 - February 19, 2026
- Fixed database client auto-detection for recipe-based services #223
v1.10.0 - February 18, 2026
- Added database client auto-detection and version matching #212
- Added Docker image build status badge to README
- Added GD AVIF support verification for PHP 8.3+ #219
- Fixed composer install ordering to run before user build steps
- Fixed MariaDB wrapper script command names and test auto-detection #212
- Fixed typo in documentation
- Updated Docker image base version to Debian 13
- Updated Docker image tags from -6 to -7
- Updated Node.js 14.x to 20.x in test examples #215
- Updated
actions/cachefrom 4 to 5 - Updated
actions/checkoutfrom 4 to 6
v1.9.0 - December 5, 2025
- Added support for PHP 8.5
- Added Debian 13 (trixie) base images for PHP 8.3-8.5
- Changed PHP 7.4 and 8.0 images to use MariaDB
archive.mariadb.orgapt repository - Fixed expired keys preventing stretch-based images from building
v1.8.0 - September 2, 2025
- Removed automatic installation of
hirak/prestissimoforcomposer:1 - Switched images to bitnamilegacy namespace
- Updated to @lando/nginx@1.5.0
v1.7.1 - January 15, 2025
- Improved the
phpservice builder to mount a unique scripts directory per service to prevent version conflicts.
v1.7.0 - January 8, 2025
- Added logic to allow default
composerversion to be set based on PHP version. - Added
2.2and2.2-latestshorthand options to install the latest stable 2.2 LTS version ofcomposer. - Set default
composerversion to2-latest - Set default
composerversion to2.2-latestfor PHP 5.3-7.2 - Set default
composerversion to1-latestfor PHP <= 5.2 - Removed
composerinstallation from images to prefer installing during app build - Fixed bug causing
composer2.2.x to be installed whencomposer_versionwas set to a single digit version such as1 - Fixed mismatched
libsqlite3-devandlibsqlite3-0versions in PHP 8.3 and 8.4 images - Fixed regression causing ImageMagick
convertto not be available in images withimagickextension enabled
v1.6.4 - December 14, 2024
- Fixed issue causing
xdebugextension to not be disabled by default in PHP 8.3 and 8.4 images. - Added
install-php-extensionsscript to PHP 7.4-8.2 images. - Added MariaDB client tools to PHP 7.4-8.4 images #120.
- Added
xhprofextension to PHP 7.4-8.4 images. - Updated
sqlite3to 3.45.1 in PHP 8.3-8.4 images.
v1.6.3 - December 7, 2024
- Optimized for
midcore
v1.6.2 - December 6, 2024
- Updated PHP 8.1-8.3 base images to Debian 12 (bookworm).
- Added
install-php-extensionsscript to PHP 8.3 and 8.4 images. - Added
imagickextension to PHP 8.3 and 8.4 images. - Updated 8.4RC image to 8.4 stable.
- Added
xdebugextension to PHP 8.4 images. - Updated the version index.md to get Docuverse page to build correctly.
- Updated to @lando/vitepress-theme-default-plus@v1.1.0-beta.24.
- Updated GitHub Actions to build images only on changes to images or workflows.
v1.6.1 - November 4, 2024
v1.6.0 - October 25, 2024
- Updated release process to generate an edge release when stable releases are created.
v1.5.0 - October 18, 2024
- Added preliminary support for PHP 8.4RC2
v1.4.0 - October 17, 2024
- Fixed bug causing
CAandcertsto not be appropriately installed in theappserverwhen usingnginx - Updated to @lando/nginx@1.3.0 #131
- Updated all images
>=5.6togen4
v1.3.0 - March 8, 2024
- Updated to latest database services.
v1.2.0 - February 16, 2024
- Get PHP image builds working to make PHP 8.3 images available. Note Imagick is temporarily unavailable!
- Stable version of xdebug for PHP 8.3. #91
v1.1.0 - January 29, 2024
- Add support for PHP 8.3. #77
v1.0.0 - December 7, 2023
- Dialed fully for
lando update
v0.10.2 - November 28, 2023
- Added option to override the image powering the service.
- Removed apparmor step from image building.
v0.10.1 - November 27, 2023
- Removed relative references to dependencies.
- Added nginxServiceType option so other services can override the default
php-nginxservice with their own.
v0.10.0 - November 21, 2023
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 - April 17th, 2023
- Bumped Redis plugin to redis-5.3.7. #57
v0.7.1 - January 6th, 2023
- Added support for PHP 8.2 #51
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.4 - April 21, 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.
- Clean up unused dependencies
v0.5.3 - April 19, 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.
- Update default composer version (Addresses CVE-2022-24828) PR #33
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.
- Update php 7.4+ to Composer 2.2.6 PR #25
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 the no-interaction flag to composer global require commands #19
v0.5.0 - November 9, 2021
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