Skip to content

Releases: lando/lando

v3.0.0-beta.21

15 Oct 08:53
Compare
Choose a tag to compare

SERIOUSLY, READ THE DOCS!: https://docs.devwithlando.io/

This update contains potentially breaking changes for Windows users!!! Please be mindful of the install prompts.

  • Improved messaging and customization around Windows installer #398
  • Improved lando pull for pantheon recipes to not clear caches on live env #406
  • Updated to use new Docker for Windows installer (#thanksdocker) #405

v3.0.0-beta.20

13 Oct 08:52
Compare
Choose a tag to compare

SERIOUSLY, READ THE DOCS!: https://docs.devwithlando.io/

  • Added go service #70
  • Added --stdout flag to db-export #349
  • Added ability to pipe data into db-import (this is currently finicky) #349
  • Added memcached php extension to core php image #343
  • Added exif php extension to core php image #371
  • Added info about installed php extensions #343
  • Added --no-wipe flag to db-import to prevent above #353
  • Added documentation on how to use Lando when behind a proxy #363 #369
  • Added machine identifier to Lando-generated ssh keys #388
  • Added global config option loadPassphraseProtectedKeys to load passphrase protected keys #344
  • Added Apache Tika to Pantheon recipes #350
  • Switched db-import to wipe target DB before import #353
  • Switched Pantheon lando pull to purge local DB first before importing remote one #353
  • Switched drupal8 recipe to install global Drupal Console by default #381
  • Upgraded to terminus 1.6.0. #343
  • Fixed bug reporting manifest for solr:4.10 not found #380

v3.0.0-beta.19

02 Oct 20:55
Compare
Choose a tag to compare

SERIOUSLY, READ THE DOCS!: https://docs.devwithlando.io/

  • Hotfixed regression introduced by #351 that borked lando #376

v3.0.0-beta.18

01 Oct 09:04
Compare
Choose a tag to compare

SERIOUSLY, READ THE DOCS: https://docs.devwithlando.io/

  • Updated docs.lndo.io and metrics.lndo.io to *.devwithlando.io
  • Improved app start to separate urls by service #327
  • Switched lando share to operate based on url instead of service #312
  • Provided warning to macOS installer regarding Docker installation #355
  • Fixed bug caused by badly formatted lando share subdomain #368
  • Fixed bug where lando CMD was throwing arg.match error when using numbers #351

v3.0.0-beta.17

10 Sep 07:37
Compare
Choose a tag to compare

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added ability to run php in cli mode #160
  • Added ability to use terminus for php 5.3 Pantheon apps #328
  • Added extra check to validate format of injected ssh keys #335
  • Fixed broken php-fpm 5.3 service #328

v3.0.0-beta.16

08 Sep 18:00
Compare
Choose a tag to compare
  • Moved from kalabox namespace to lando namespace.

v3.0.0-beta.15

08 Sep 16:20
Compare
Choose a tag to compare
  • Moved from kalabox namespace to lando namespace.

v3.0.0-beta.14

07 Sep 04:18
Compare
Choose a tag to compare

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Fixed hang when starting Pantheon recipe #300 #302 #311
  • Fixed issue grabbing files on different branches for Pantheon recipes #329

v3.0.0-beta.13

04 Sep 10:29
Compare
Choose a tag to compare

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added an ASP.net service #306
  • Added a MSSQL service #320
  • Added joomla recipe #321

v3.0.0-beta.12

03 Sep 02:12
Compare
Choose a tag to compare

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added a python service #69
  • Improved handling of app directories that are deleted before lando destroy #265
  • Pegged terminus version in our Dockerfiles to reduce potential of "nasty surprises"
  • Fixed bug where GitHub reported errors were not being checked correctly
  • Fixed "bug" causing SQL imports to fail on single large transactions #313
  • Fixed bug that required db-import dbs to be in same dir as .lando.yml #314