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
@@ -33,13 +33,15 @@ In this release, we've made the following changes:
33
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.
34
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*
35
35
- 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
+
- Fixed the vulnerability known as [CVE-2023-28267](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28267).
37
+
- Fixed an issue that generated duplicate Activity IDs for unique connections.
36
38
- Improved client logging, diagnostics, and error classification to help admins troubleshoot connection and feed issues.
0 commit comments