You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this release, we've made the following changes:
30
30
31
31
- Redesigned the connection bar for session desktops.
32
-
- Added support for Universal Plug and Play (UPnP) for improved User Datagram Protocol (UDP) connectivity.
33
32
- Fixed an issue that caused the client to report misleading or incorrect *ErrorCode 0x108* error logs.
34
33
- Fixed an issue that made the client sometimes drop connections if doing something like using a Smart Card made the connection take a long time to start.
35
34
- Fixed a bug where users aren't able to update the client if the client is installed with the flags *ALLUSERS=2* and *MSIINSTALLPERUSER=1*
@@ -48,7 +47,7 @@ In this release, we've made the following changes:
48
47
- Fixed a bug that caused the client to stop responding when disconnecting from the session early.
49
48
- Fixed a bug that caused duplicate error messages to appear while connected to an Azure Active Directory-joined host using the new Remote Desktop Services (RDS) Azure Active Directory (Azure AD) Auth protocol.
50
49
- Fixed a bug that caused scale resolution options to not display in display settings for session desktops.
51
-
- Disabled UPnP after reports of connectivity issues.
50
+
- Disabled UPnP for non-Insiders customers after reports of connectivity issues.
52
51
- Improved client logging, diagnostics, and error classification to help admins troubleshoot connection and feed issues.
53
52
- Updates to MMR for Azure Virtual Desktop, including the following:
54
53
- Fixed an issue that caused multimedia redirection (MMR) for Azure Virtual Desktop to not load for the ARM64 version of the client.
0 commit comments