Skip to content

Commit a162ad7

Browse files
Create groom me file for groom changelog branch (#5549)
* Create groom me file for groom changelog branch * groomc * update * Update CHANGELOG to consolidate PR referencesupdate --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 40969b0 commit a162ad7

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

packages/communication-react/CHANGELOG.stable.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,19 @@ Mon, 13 Jan 2025 19:28:45 GMT
1111

1212
### Features
1313
- 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](https://github.com/azure/communication-ui-library/pull/5546) by [email protected])
14-
- Hard mute feature UI changes ([PR #5452](https://github.com/azure/communication-ui-library/pull/5452) by [email protected])
14+
1515
### Improvements
16-
- Add hermetic test for hard mute ([PR #5531](https://github.com/azure/communication-ui-library/pull/5531) by [email protected])
17-
- Add story book for Media access (hard mute) feature ([PR #5456](https://github.com/azure/communication-ui-library/pull/5456) by [email protected])
18-
- UI components changes ([PR #5452](https://github.com/azure/communication-ui-library/pull/5452) by [email protected])
19-
- Added on several unit tests to the acs-ui-common packlet ([PR #5457](https://github.com/azure/communication-ui-library/pull/5457) by [email protected])
16+
- Add on several unit tests to the acs-ui-common packlet ([PR #5457](https://github.com/azure/communication-ui-library/pull/5457) by [email protected])
17+
2018
### Bug Fixes
21-
- Hard mute accessibility ([PR #5539](https://github.com/azure/communication-ui-library/pull/5539) by [email protected])
2219
- Change the announcers in the Mic and Camera button to be conditionally rendered to stop them being read in scan mode if the button isn't focused ([PR #5526](https://github.com/azure/communication-ui-library/pull/5526) by [email protected])
2320
- Fix SendBox initialization that caused MaxListenersExceededWarning logs in the Console tool for ChatComposite with rich text editor enabled. ([PR #5537](https://github.com/azure/communication-ui-library/pull/5537) by [email protected])
2421
- Update people button behavior to meet A11y requirements ([PR #5524](https://github.com/azure/communication-ui-library/pull/5524) by [email protected])
2522
- Update image overlay to announce when visible ([PR #5500](https://github.com/azure/communication-ui-library/pull/5500) by [email protected])
2623
- Fix an issue where tab key was ignored by rich text editor at the end of the text ([PR #5533](https://github.com/azure/communication-ui-library/pull/5533) by [email protected])
27-
- Define a captions a region and focus on mount on captions region ([PR #5512](https://github.com/azure/communication-ui-library/pull/5512) by [email protected])
24+
- Define captions a region and focus on mount on captions region ([PR #5512](https://github.com/azure/communication-ui-library/pull/5512) by [email protected])
2825
- Fix an issue where keyboard focus was lost after message is edited ([PR #5530](https://github.com/azure/communication-ui-library/pull/5530) by [email protected])
2926
- Remove unreachable code ([PR #5520](https://github.com/azure/communication-ui-library/pull/5520) by [email protected])
30-
- Fix condition compile for hard mute. ([PR #5543](https://github.com/azure/communication-ui-library/pull/5543) by [email protected])
3127
- Add more spacing for Video tile icons ([PR #5535](https://github.com/azure/communication-ui-library/pull/5535) by [email protected])
3228
- Fix RTE .exe attachment disabling SendButton ([PR #5534](https://github.com/azure/communication-ui-library/pull/5534) by [email protected])
3329

0 commit comments

Comments
 (0)