1.1.6
Pre-release
Pre-release
- 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).