Skip to content

Releases: lando/core

v3.23.14

27 Nov 20:15
Compare
Choose a tag to compare

New Features & Improvements

  • Added first class support to lando setup when run from wsl environments, see extended notes below
  • Improved docker auto start on linux to use GUI authentication if available
  • Improved messages and consistency between messages for lando setup tasks
  • Improved pending setup task sort order

Fixes

  • Fixed bug in l337 component preventing some context files from being COPYed correclty on win32
  • Fixed bug in docker launching causing it to not wait until daemon can accept connections
  • Fixed bug causing deferred tasks to show as Running instead of Deferred
  • Fixed bug causing case insenstive group membership matching to fail on win32
  • Fixed some failures when running in circleci by forcing verbose renderer

Internal

  • Introduced process.landoPlatform which is the same as process.platform but includes our definition of wsl as a platform, see extended notes below

Extended Notes

  • Lando considers an environment a wsl environment only if WSL_INTEROP is on, otherwise it considers it a normal linux environment

v3.23.13

23 Nov 17:18
Compare
Choose a tag to compare
  • Fixed bug causing metrics opt-out to not work in some situations #277
  • Updated default Docker Desktop version to 4.36.0
  • Updated default Docker Compose version to 2.30.3
  • Updated tested Docker Desktop range to <=4.37
  • Updated tested Docker Compose range to <=2.31

v3.23.12

21 Nov 22:51
Compare
Choose a tag to compare
  • Fixed lando shellenv so it doesn't fail when shell profile is empty
  • Fixed lando update so it removes lingering lando.exes in the update bin directory
  • Improved lando shellenv so that it always includes ~/.lando/bin and includes it first
  • Improved messaging on lando shellenv --add
  • Improved messaging on lando update for @lando/cli

v3.23.11

20 Nov 16:19
Compare
Choose a tag to compare
  • This release has no new content and is just to test the new modular release flow

v3.23.10

20 Nov 15:39
Compare
Choose a tag to compare
  • This release has no new content and is just to test the new modular release flow

v3.23.9

20 Nov 15:11
Compare
Choose a tag to compare
  • This release has no new content and is just to test the new modular release flow

v3.23.8

20 Nov 14:35
Compare
Choose a tag to compare
  • This release has no new content and is just to test the new modular release flow

v3.23.7

13 Nov 19:31
Compare
Choose a tag to compare

v3.23.6

13 Nov 13:23
Compare
Choose a tag to compare
  • Improved homepage documentation selector part 2

v3.23.5

13 Nov 00:43
Compare
Choose a tag to compare
  • Improved homepage documentation selector