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.
32
33
- Fixed an issue that caused the client to report misleading or incorrect *ErrorCode 0x108* error logs.
33
34
- 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.
34
35
- 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*
35
36
- Fixed an issue that made the client disconnect and display error message 0x3000018 instead of showing a prompt to reconnect if the endpoint doesn't let users save their credentials.
36
37
- Improved client logging, diagnostics, and error classification to help admins troubleshoot connection and feed issues.
@@ -47,14 +48,17 @@ In this release, we've made the following changes:
47
48
- Fixed a bug that caused the client to stop responding when disconnecting from the session early.
48
49
- 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.
49
50
- Fixed a bug that caused scale resolution options to not display in display settings for session desktops.
50
-
-Added support for Universal Plug and Play (UPnP) for improved User Datagram Protocol (UDP) connectivity.
51
+
-Disabled UPnP after reports of connectivity issues.
51
52
- Improved client logging, diagnostics, and error classification to help admins troubleshoot connection and feed issues.
52
53
- Updates to MMR for Azure Virtual Desktop, including the following:
53
54
- Fixed an issue that caused multimedia redirection (MMR) for Azure Virtual Desktop to not load for the ARM64 version of the client.
54
55
- Updates to Teams for Azure Virtual Desktop, including the following:
55
56
- Fixed an issue that caused the application window sharing to freeze or show a black screen in scenarios with Topmost window occlusions.
56
57
- Fixed an issue that caused Teams media optimizations for Azure Virtual Desktop to not load for the ARM64 version of the client.
57
58
59
+
>[!NOTE]
60
+
>This release was originally version 1.2.4065, but we made a hotfix after reports that UPnP was causing connectivity issues. version 1.2.4066 has replaced the previous version and has disabled UPnP.
0 commit comments