AWS appstream2 documentation change
Summary
Added release notes for macOS client version 1.4.0 with URL redirection support and clipboard fix
Security assessment
URL redirection and clipboard fixes may improve security posture but contain no explicit vulnerability references or security documentation.
Diff
diff --git a/appstream2/latest/developerguide/client-release-versions-mac.md b/appstream2/latest/developerguide/client-release-versions-mac.md index a6aab5cb0..5943963d5 100644 --- a//appstream2/latest/developerguide/client-release-versions-mac.md +++ b//appstream2/latest/developerguide/client-release-versions-mac.md @@ -12,0 +13,8 @@ Client version | Release date | Changes +1.4.0 | 04-28-2026 | + + * 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. + * Fixed an issue that was preventing copying and pasting from the clipboard between the local client device and the streaming session in some scenarios. + * Updated the DCV SDK. + * Other bug fixes and enhancements. + +