Releases: Azure/communication-ui-library
Releases · Azure/communication-ui-library
PublicPreview 1.21.0-beta.1
Allow to add CC in import sentence (#5372) * Allow to add CC in import sentence * Update babel-conditional-preprocess.js
PublicPreview 1.20.0-beta.1
Sanitize pr branch in update-api-files ci yaml file (#5269) * Sanitize pr branch in update-api-files ci yaml file * remove git fetch origin as it is redundant here * rush changelog
PublicPreview 1.19.0-beta.3
PublicPreview/1.19.0-beta.3 Fix the bug that speaker option flickering when camera on/off (#5119)
PublicPreview 1.19.0-beta.2
PublicPreview/1.19.0-beta.2 [BugFix] Image overlay username could overlap the image (#4891)
PublicPreview 1.19.0-beta.1
PublicPreview/1.19.0-beta.1 Migrate INTERNAL components for video effects (#5023)
PublicPreview 1.18.0-beta.1
[Beta blocking] Fix missing pinned icon when it is the only icon (#4751) * Fix missing pinned icon when it is the only icon for a remote participant * Change files
PublicPreview 1.17.0-beta.1
TDBuild latest localization (#4653) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
PublicPreview 1.16.0-beta.1
[Release-blocker] composite audio context updates (#4539) * move audio context to react context to minimize hook usage * fix build * Change files * Fix test
PublicPreview 1.15.0-beta.2
[Chat] Add autoFocus API to RichTextSendBox (#4435) * Add autoFocus API to RichTextSendBox * Update api view * Change files
PublicPreview 1.15.0-beta.1
PublicPreview/1.15.0-beta.1 [Calling] Reaction bug for animation inconsistency for presentation m…