- 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.