Skip to content

Latest commit

 

History

History
1473 lines (1184 loc) · 184 KB

File metadata and controls

1473 lines (1184 loc) · 184 KB

Change Log - @azure/communication-react

Tue, 14 Oct 2025 22:52:36 GMT Compare changes

Bug Fixes

Fri, 15 Aug 2025 21:08:46 GMT Compare changes

Improvements

Bug Fixes

Storybook Changes

Tue, 08 Jul 2025 16:10:20 GMT Compare changes

Improvements

Bug Fixes

Storybook Changes

Mon, 09 Jun 2025 16:27:48 GMT Compare changes

Improvements

Bug Fixes

Storybook Changes

Mon, 12 May 2025 20:47:06 GMT Compare changes

Features

onFetchProfile

We are excited to announce that the Azure Communication Services Web UI Library now supports onFetchProfile. This feature allows developers to dynamically update the display names of remote participants based on their UserId, helping protect identities, maintain consistency, and customize user experiences. Developers can use this functionality today through our composites ( CallComposite, CallWithChatComposite).

  • Protect sensitive participant information.
  • Ensure consistent naming conventions across calls and chats.
  • Customize participant display names for specific scenarios or events.

TogetherMode

We are excited to announce that the Azure Communication Services Web UI Library now supports Together Mode in Teams interop scenarios. Together Mode is a feature that creates a virtual shared space for meeting participants. By using AI segmentation technology, it places participants in a common background, such as a conference room or auditorium, making it look like everyone is sitting together. This mode is designed to make meetings feel more engaging and reduce virtual meeting fatigue. It can help improve participants' sense of connection and collaboration by mimicking the experience of being in the same physical location. Developers can use this functionality today through our composites (e.g CallComposite, CallWithChatComposite) as well as through components (e.g VideoGallery). Participants receive together Mode in Teams Interop Meetings, change views to and from Together mode and view reactions and raised hands in the Together mode view.

Improvements

Bug Fixes

Mon, 07 Apr 2025 16:07:48 GMT Compare changes

Improvements

Bug Fixes

Storybook Changes

Tue, 18 Mar 2025 17:01:36 GMT Compare changes

Features

Improvements

Bug Fixes

Mon, 10 Feb 2025 18:17:45 GMT Compare changes

Features

  • We are excited to announce that the Azure Communication Services Web UI Library enables ACS and Teams identity users to be moved to breakout rooms when in Teams meetings. This feature will be available when using Call and CallWithChat composite with notification to handle transitions in and out of breakout rooms. In the CallWithChat composite, the chat thread will be updated when in the breakout room. ACS and Teams identity users will not yet be able to choose their own breakout room or manage breakout rooms.

Improvements

Bug Fixes

Mon, 13 Jan 2025 19:28:45 GMT Compare changes

Features

  • We are excited to announce that the Azure Communication Services Web UI Library now supports the Media Access feature. This feature allows organizers, co-organizers, and presenters to control the ability of other attendees to send audio and video while in a call. Attendees can determine if their audio or video is enabled or disabled and check the media access status of other participants. Developers can integrate this functionality through our composites (e.g., CallComposite, CallWithChatComposite) as well as through components. (PR #5546 by fuyan@microsoft.com)

Improvements

Bug Fixes

Mon, 16 Dec 2024 19:44:14 GMT Compare changes

Features

Improvements

Bug Fixes

Tue, 12 Nov 2024 17:20:46 GMT Compare changes

General improvements and bug fixes.

Improvements

Bug Fixes