Skip to content

2.4.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@OneBlue OneBlue released this 19 Nov 14:21
· 10 commits to master since this release
a7eaca8
  • Add logic to wait for block device to be available before calling mkfs / mkswap
  • Set pathTranslationStyle to 'wsl' in generated terminal profiles
  • Add support for terminal profile generation udring distribution installation
  • Add explorer extension to handle .wsl files
  • Add support for gzip compression when calling wsl --export
  • Fix double handle close in wslhost.exe
  • modern-distro: Implement install on double click
  • modern-distro: Implement wsl --manage --set-default-user
  • Add file size based progress to wsl --export
  • Don't set the default UID if it's not in wsl-distribution.conf
  • Implement wsl.exe --distribution-id
  • Fall back to using virito proxy networking mode if NAT fails
  • modern-distro: Implement Flavor & Version parsing
  • Remove hardcoded 30 seconds timeout and respect KernelBootTimeout config setting
  • Add socket receive timeouts when starting a new distro
  • Add logic to offer to re-install WSL if WslInstaller fails to install the MSI
  • Don't wait on termination event when HcsStartComputeSystem fails
  • Configure the CRT to crash the process when abort() is called