Skip to content

1.1.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@benhillis benhillis released this 30 Mar 17:57
· 122 commits to master since this release
5db5089
  • Add a pipeline step to validate localization changes. This will prevent crashes for non-English locales when translation errors occur (solves #9796)
  • Cleanup the winrt factory cache before calling CoUninitialize() to prevent crashes.
  • Flush disk before detaching it from the guest.
  • Introduce wslrelay.exe which replaces wslhost.exe for some operations.
  • Move declaration of service helpers next to where they are invoked (solves #9781).