Skip to content

Releases: microsoft/wslg

Release 1.0.71

06 Oct 23:38

Choose a tag to compare

Release 1.0.71 Pre-release
Pre-release

Linux GUI support 1.0.71

Changes:

WSLg:

  • WSLGd: don't allow arbitrary settings for shell

WSLDVCPlugin:

  • WSLDVCPlugin: fix ReadSTRING null termination
  • WSLDVCPlugin: update toolset to v143 and enable SpectreMitigation
  • WSLDVCPlugin: enable code flow guard on RDP Plugin

Weston:

  • rdp-backend: maintain wl-seat even RDP is disconnected

Release 1.0.69

07 Aug 20:46

Choose a tag to compare

Release 1.0.69 Pre-release
Pre-release

Linux GUI support 1.0.69

Changes:

WSLg:

  • Build WSLg package by Azure Pipeline at internal ADO. azure-pipelines.yml in GitHub is no longer used.
  • Switch WSLg to use new wslinfo --vm-id functionality
  • Update Azure Linux 2.0 to 20250701.
  • Tweak build options for FreeRDP.

Release 1.0.66

26 Feb 17:24

Choose a tag to compare

Linux GUI support 1.0.66

Changes:

WSLg:

  • WSLg system distro to base on Azure Linux 2.0.20250207

Release 1.0.65

15 Aug 17:41

Choose a tag to compare

Linux GUI support 1.0.65

Changes:

WSLGd:

  • WSLGd: Remove WSL2_EXECUTION_ALIAS_PATH

Release 1.0.64

29 Jul 22:51

Choose a tag to compare

Release 1.0.64 Pre-release
Pre-release

Linux GUI support 1.0.64

Changes:

WSLGd:

  • WSLGd: Update wslgd to use the new wsl coredump infrastructure

Release 1.0.63

28 Jun 17:29

Choose a tag to compare

Release 1.0.63 Pre-release
Pre-release

Linux GUI support 1.0.63

Changes:

WSLg:

  • WSLg: Update Mariner to 2.0.20240609

Release 1.0.61

03 Apr 18:05

Choose a tag to compare

Linux GUI support 1.0.61

Changes:

WSLg:

  • WSLg: Update Mariner to 2.0.20240112
  • WSLGd: Change vsock for weston RDP channel to be in the reserved range

Release 1.0.60

16 Jan 17:46

Choose a tag to compare

Linux GUI support 1.0.60

Changes:

WSLg:

  • WSLGd: update msrdc parameter order
  • WSLg: update Mariner to 20231130 release
  • WSLg build: remove unused variable group "Keys"

Weston:

  • rdp backend: resync window zorder with RDP client at reconnection
  • rdp backend: waking up compositor after RDP connection is restored
  • rdp shell: add scalable flatpak icons to start menu
  • xwayland: fix X11 incremental selection notify

Release 1.0.59

17 Oct 00:23

Choose a tag to compare

Release 1.0.59 Pre-release
Pre-release

Linux GUI support 1.0.59

Changes:

WSLg:

  • WSLGd: Update the path of wslg.exe for the new MSI package.

Weston:

  • rdp backend: fix overactive assert when utf-8 conversion is failed.
  • rdp backend: add Google Japanese IME mapping.

Release 1.0.58

18 Sep 21:01

Choose a tag to compare

Release 1.0.58 Pre-release
Pre-release

Linux GUI support 1.0.58

Changes:

WSLg:

  • WSLGDVCPlugin: Remove unused WSLG_INBOX #define.
  • Documentation: Added DirectX headers step.
  • Build: Remove logic to build and package .img disk images.
  • Build: Add logic to publish symbols WSLDVCPlugin.dll.

Weston:

  • rdp backend/rdprail shell: fix maximizing window disappear.