Releases: lando/backdrop
Releases · lando/backdrop
v1.9.2
v1.9.1
v1.9.0
Highlights
This release brings @lando/php up to v1.10.0, which includes several significant improvements:
- PHP 8.5 support and updated images to Debian 13 (Trixie) with ICU 76.1 and GD AVIF support (lando/php#181, lando/php#182)
- Automatic database client detection for PHP 8.3+ — Lando now detects your database type and version and installs the matching MySQL or MariaDB client automatically. No more deprecation warnings or SSL errors when using MySQL. (lando/php#212)
- Composer no longer silently fails when a
build_as_rootstep errors out (lando/php#214)
What's Changed
Dependencies
- Update @lando/php to ^1.10.0 by @AaronFeledy in #79
- Bump @lando/mariadb from 1.7.0 to 1.8.0 (#75)
- Bump @lando/postgres from 1.5.0 to 1.6.0 (#73)
- Bump @lando/argv from 1.1.2 to 1.2.0 (#72)
Fixes & Docs
- Fix release workflow trigger for draft releases by @AaronFeledy in #79
- Fix broken external links in docs (#80, #81)
- Update README with current maintainers and PHP 8.5+ support
CI
- Bump actions/checkout from 4 to 6 (#74)
- Bump actions/setup-node from 4 to 6 (#77)
- Bump actions/cache from 4 to 5 (#78)
- Bump actions/add-to-project from 1.0.0 to 1.0.2 (#76)
Full Changelog: v1.8.0...v1.9.0
v1.8.0
- 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
v1.7.0
- 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.6.3
- Updated the version index.md to get "Docuverse" page to build correctly.
v1.6.2
v1.6.1
v1.6.0
- Updated release process to generate an edge release when stable releases are created.
- Removed unnecessary dependency lando/nginx.
v1.5.0
- Updated lando/mariadb to v1.5.0.
- Updated lando/mysql to v1.3.0.