Skip to content

Latest commit

 

History

History
201 lines (136 loc) · 10 KB

CHANGELOG.md

File metadata and controls

201 lines (136 loc) · 10 KB

v3.15.0 - April 7, 2023

CLI

  • Switched to a hybrid runtime selector to better prep for v4

Plugins

  • Updated to @lando/core version 3.15.0
  • Updated to @lando/pantheon version 0.10.0
  • Updated to @lando/redis version 0.8.0

Notes

This pre-release is a bit more experimental than most pre-releases. It implements a new URL scanner that has the same caveats as 3.14.0

Special

v3.14.0 - March 1, 2023

CLI

  • Updated to lando/cli version 3.14

Plugins

  • Updated to @lando/backdrop version 0.8.0
  • Updated to @lando/core version 3.14.0
  • Updated to @lando/drupal version 0.8.0
  • Updated to @lando/joomla version 0.8.0
  • Updated to @lando/laravel version 0.8.0
  • Updated to @lando/node version 0.8.1
  • Updated to @lando/pantheon version 0.9.0
  • Updated to @lando/symfony version 0.8.0
  • Updated to @lando/wordpress version 0.8.0

Notes

This pre-release is a bit more experimental than most pre-releases. It implements a new URL scanner that

  • Provides real time updates on the status of services URLS
  • Has a new path option so you can configure a different path besides / to scan
  • Has a new timeout option so you can configure the time to wait for a response from your service
  • Has a new retry option so you can configure the amount of retries the scanning does per service
  • Has a new okCodes option so you can configure additional code eg 404 that should pass the scanner

See more here: https://docs.lando.dev/core/v3/scanner.html Report scanner errors here: https://github.com/lando/lando/issues

Special

Installer

Windows

  • Fixed bug with features detection failing for users not using en-US #3490
  • Switched from MsgBox to SuppressibleMsgBox #3504

CLI

  • Updated to lando/cli version 3.11

Plugins

  • Updated to @lando/core version 3.10.0
  • Updated to @lando/node version 0.8.0

Special

This release is the same as 3.9.1 but is bumped so we can flag it as the "latest" release

A lot has happened since our last stable release so we encourage you to read:

Installer

CLI

  • Updated to @lando/cli version 3.9.1

Plugins

  • Updated to @lando/core version 3.8.5

Misc

Installer

CLI

  • Added a --debug flag
  • Improved bin/lando.js entrypoint to properly "minstrap" before it hands off to the correct runtime

Plugins

  • Updated to @lando/core version 3.8.4
  • Updated to @lando/php version 0.7.1

Installer

macOS

  • Fixed issue with x64 not translating to x86_64 correctly, causing architecture mismatch failure #3487

Installer

macOS

  • Updated to Docker Desktop 4.15.0
  • Updated to new Lando 4 branding
  • Improved Docker Desktop installation logic, Lando will now only install Docker Desktop if it doesn't exist or is behind
  • Improved UX around Docker Desktop installation
  • Improved UX around architecture mismatches

Windows

  • Updated to Docker Desktop 4.15.0
  • Updated to new Lando 4 branding
  • Improved Docker Desktop installation logic, Lando will now only install Docker Desktop if it doesn't exist or is behind
  • Improved UX around Docker Desktop installation
  • Improved UX around architecture mismatches
  • Switched to use wsl2 backend by default instead of hyper-v1

CLI

  • Updated to @lando/cli version 3.8.1

Core

  • Updated to @lando/core version 3.8.2

Plugins

  • Updated to @lando/acquia version 0.7.0
  • Updated to @lando/apache version 0.7.0
  • Updated to @lando/backdrop version 0.7.0
  • Updated to @lando/compose version 0.7.0
  • Updated to @lando/dotnet version 0.7.2
  • Updated to @lando/drupal version 0.7.0
  • Updated to @lando/elasticsearch version 0.7.0
  • Updated to @lando/go version 0.7.0
  • Updated to @lando/joomla version 0.7.0
  • Updated to @lando/lagoon version 0.7.0
  • Updated to @lando/lamp version 0.7.0
  • Updated to @lando/laravel version 0.7.0
  • Updated to @lando/lemp version 0.7.0
  • Updated to @lando/mailhog version 0.7.0
  • Updated to @lando/mariadb version 0.7.0
  • Updated to @lando/mean version 0.7.0
  • Updated to @lando/memcached version 0.7.0
  • Updated to @lando/mongo version 0.7.0
  • Updated to @lando/mssql version 0.7.0
  • Updated to @lando/mysql version 0.7.0
  • Updated to @lando/nginx version 0.7.0
  • Updated to @lando/node version 0.7.0
  • Updated to @lando/pantheon version 0.7.0
  • Updated to @lando/php version 0.7.0
  • Updated to @lando/phpmyadmin version 0.7.0
  • Updated to @lando/platformsh version 0.7.0
  • Updated to @lando/postgres version 0.7.0
  • Updated to @lando/python version 0.7.0
  • Updated to @lando/redis version 0.7.0
  • Updated to @lando/ruby version 0.7.0
  • Updated to @lando/solr version 0.7.0
  • Updated to @lando/symfony version 0.7.0
  • Updated to @lando/tomcat version 0.7.0
  • Updated to @lando/varnish version 0.7.0
  • Updated to @lando/wordpress version 0.7.0