AWS workspaces documentation change
Summary
Added release notes for version 5.33.0 including bug fixes for SAML login, file transfers, and registration code changes; added URL redirection support and battery level display.
Security assessment
While the SAML login fix relates to authentication, there's no evidence it addresses a specific security vulnerability. The change documents routine bug fixes and feature enhancements without security advisories or vulnerability disclosures.
Diff
diff --git a/workspaces/latest/userguide/amazon-workspaces-windows-client.md b/workspaces/latest/userguide/amazon-workspaces-windows-client.md index 07a0e3266..dd0d56daf 100644 --- a//workspaces/latest/userguide/amazon-workspaces-windows-client.md +++ b//workspaces/latest/userguide/amazon-workspaces-windows-client.md @@ -574,0 +575,12 @@ Release | Date | Changes +5.33.0 | June 8, 2026 | + + * Fixed an issue that prevented logging in via SAML 2.0 when the client was launched with Administrator privileges. + * Fixed an issue that prevented transferring files with multibyte file names (common for some non-English languages). + * Added support for URL redirection, enabling administrators to configure certain websites to be redirected from the streaming session to the local device's web browser. + * Added the display of battery level from the local device inside the streaming session, helping you know when your battery is running low when on-the-go. + * Fixed an issue with the username not being pre-populated in the new user login flow when "Remember me" is selected. + * Fixed an issue that prevented changing the registration code when there is no network connectivity. + * Updated the DCV SDK. + * Additional bug fixes and enhancements. + +