- Allow daemonized processes to continue running [GH 8161].
- Re-enable packaged GPU libs by default and update DXCore library with bugfixes.
- Use a bind mount for /etc/.X11-unix instead of a symlink so it can be mapped into containers [GH 8411].
- Fix crash when wsl.exe --import is provided invalid arguments.
- Ensure correct print order when running wsl.exe --update
- Update Microsoft.WSLg to version 1.0.34
- Fix memory use after free in OpenSSL code path (only with TCP/IP RDP connection).
- Change RDP backend configuration and its name in wslgconfig.
- Revert enabling pango fallback attribute explicitly as it should be enabled by default.
- Hardening multi-threading task dispatch from FreeRDP virtual channel thread to wayland display thread.
- Fix memory leak at rdprail-shell destruction.
- Report correct marker window zorder to RDP client.
- Add option to disable remoting window shadow area to RDP client.
- Refactor rdprail-shell configuration and change its name in .wslgconfig.
- Set default keyboard model to pc105 (follow changes in upstream).
- Use glib’s key file API to parse .desktop file.
Source:
Release 0.60.0 · microsoft/WSL
Allow daemonized processes to continue running [GH 8161]. Re-enable packaged GPU libs by default and update DXCore library with bugfixes. Use a bind mount for /etc/.X11-unix instead of a symlink so...
See also:

Install Windows Subsystem for Linux (WSL) in Windows 11 Tutorial
The Windows Subsystem for Linux lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a traditional virtual machine or dualboot setup. WSL 2 is a new version of the Windows...
