Skip to content

Releases: lando/lando

v3.1.2

20 Apr 18:33
Compare
Choose a tag to compare
v3.1.2 Pre-release
Pre-release

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.

  • Fixed bug causing new acquia recipe ssh keys with the same label as previous keys to not be posted correctly
  • Fixed bug causing lando push to fail when pushing code from an acquia recipe #2960
  • Fixed bug causing composer_version to not work for acquia recipes #2964
  • Fixed bug causing solr 8.5 and 8.6 to not data directory correctly #2959
  • Switched acquia recipe to pull the latest stable acli instead of master
  • Updated to Docker Desktop 3.3.1

v3.1.1

20 Apr 17:51
Compare
Choose a tag to compare
v3.1.1 Pre-release
Pre-release

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.

  • Fixed bug causing new acquia recipe ssh keys with the same label as previous keys to not be posted correctly
  • Fixed bug causing lando push to fail when pushing code from an acquia recipe #2960
  • Fixed bug causing composer_version to not work for acquia recipes #2964
  • Fixed bug causing solr 8.5 and 8.6 to not data directory correctly #2959
  • Switched acquia recipe to pull the latest stable acli instead of master
  • Updated to Docker Desktop 3.3.1

v3.1.0

13 Apr 01:30
Compare
Choose a tag to compare
v3.1.0 Pre-release
Pre-release

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.

  • Added support for Elasticsearch 7.10.x, 7.11.x and 7.12.x #2950
  • Added ability to disable automatic acli pull:run-scripts on lando start/rebuild for acquia recipes #2956, Read more
  • Fixed bug preventing global fallback version of drush to be properly installed for acquia recipes #2955
  • Fixed bug causing portforward user overrides to not work for the lagoon and platformsh recipes #2749
  • Fixed bug causing platformsh recipes to prompt for /app/.platform/local/lando overwrite on lando rebuild #2947
  • Updated to Drush 8.4.8 for legacy drupal recipes
  • Updated to Docker Compose 1.29.0 #2781 #2780
  • Updated to Docker Desktop 3.3.0 #2781 #2780

v3.0.29

05 Apr 20:14
Compare
Choose a tag to compare
v3.0.29 Pre-release
Pre-release

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.

  • Fixed longstanding bug causing container to container *.lndo.site resolution to differ from proxy-based resolution #2934, this results in a change of behavior that may impact how your app works in Lando, read more here
  • Improved xdebug support and docs for platformsh recipes #2927
  • Updated dependencies to be compatible with node 14 #2945 #2928

v3.0.28

26 Mar 20:29
Compare
Choose a tag to compare
v3.0.28 Pre-release
Pre-release

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.

  • Hotfixed *.lndo.site going away for drupaly recipes #2934

v3.0.27

25 Mar 22:17
Compare
Choose a tag to compare
v3.0.27 Pre-release
Pre-release

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.

  • Added experimental alpha support for acquia recipe read more
  • Reverted auto nvm sourcing for platform.sh recipes in favor of manual .environment spec #2820
  • Set DOCKER_BUILDKIT=1 to force emulation for now #2688
  • Set vm.max_map_count only if necessary and writable #2884
  • Switched to use semver.coerce() to get a valid semantic version number for PHP. #2884

v3.0.26

23 Feb 18:52
Compare
Choose a tag to compare

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.

  • Added freetype to php 8.0 gd extenstion #2865
  • Added support for mariab 10.5 #2856
  • Fixed bug preventing prestissimo uninstall on alternate format composer_versions #2870
  • Improved Lockr integration so its compatible with new Pantheon app structure #2859
  • Improved availability of render-template across nginx versions #2760
  • Improved various UX and docs things
  • Updated mariadb 10.x images #2856
  • Updated php 8.0 image to latest 8.0.2 #2865

v3.0.25

02 Feb 15:49
Compare
Choose a tag to compare
v3.0.25 Pre-release
Pre-release

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.

  • Added support for lagoon.type == none #2828
  • Added 6.0 to list of supported redis versions
  • Added "dumb" support for the drupal9 pantheon framework #2831
  • Fixed bug causing build hook installed composer version to not load correctly in platformsh recipe #2826
  • Fixed bug causing nvm installed node versions to not load correctly in platformsh recipe when invoked via tooling #2820
  • Fixed bug causing composer install to fail on php 8.0 #2729
  • Fixed bug causing port to not be passed in correctly when authing against custom lagoon instance
  • Improved lando pull for lagoon recipes to handle other files directory locations #2762
  • Improved error message when lando cannot detect any platformsh applications for platformsh recipes #2822
  • Improved error message when lando cannot detect a lagoon.yml for lagoon recipes #2818
  • Updated pantheon recipe to use wkhtmltopdf version 0.12.5 in most php images
  • Updated pantheon recipe to use terminus version 2.5.0
  • Updated to Docker Desktop 3.1.0 and provided wider future patch support because docker/roadmap#183

v3.0.24

14 Dec 18:08
Compare
Choose a tag to compare
v3.0.24 Pre-release
Pre-release

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.

  • Updated Docker Desktop for Mac to 3.0.1
  • Updated Docker Desktop for Windows to 3.0.0

v3.0.23

11 Dec 19:08
Compare
Choose a tag to compare

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.

  • Added support up to Docker Engine 20.10.0 #2738
  • Added some convenience labels for composer_version #2729
  • Fixed bug causing unknown user to be incorrectly reported
  • Fixed bug causing platformsh recipes to fail when no routes are present #2740