Skip to content

Commit d5a175e

Browse files
authored
Update video-effects-javascript.md
1 parent 3ef5440 commit d5a175e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/communication-services/quickstarts/voice-video-calling/includes/video-effects/video-effects-javascript.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ Use the `npm install` command to install the Azure Communication Services Effect
2424
> [!IMPORTANT]
2525
> This quickstart uses the Azure Communication Services Calling SDK version of `1.13.1` (or greater) and the Azure Communication Services Calling Effects SDK version greater than or equil to `1.0.1`.
2626
27-
[!INCLUDE [Public Preview Disclaimer](../../../../includes/public-preview-include-document.md)]
2827
> [!IMPORTANT]
29-
> Background blur support for Android Chrome mobile browser has been added in build 1.29.1 beta.
28+
> Background blur for Android Chrome mobile browser is available in public preview starting in build [1.29.1](https://github.com/Azure/Communication/blob/master/releasenotes/acs-javascript-calling-library-release-notes.md#1291-beta1-2024-08-26) and later beta WebJS SDK versions. This preview version is provided without a service-level agreement, and we don't recommend it for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/).
3029
3130
```console
3231
npm install @azure/communication-calling-effects --save

0 commit comments

Comments
 (0)