ios release notes for the 2024-12 release (#8292)

This commit is contained in:
Azure SDK Bot 2024-11-21 12:30:42 -08:00 коммит произвёл GitHub
Родитель 84486c1366
Коммит 6b59b63657
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 15 добавлений и 0 удалений

Просмотреть файл

@ -9,4 +9,19 @@ entries:
ChangelogContent: |-
#### Bugs Fixed
* Code size improvements. Binary for distribution has now debug symbols striped.
- Name: AzureCommunicationCalling
Version: 2.14.0
DisplayName: Communication Calling
ServiceName: Communication
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCalling_2.14.0/sdk/communication/AzureCommunicationCalling/CHANGELOG.md
ChangelogContent: |-
#### Features Added
* Start call time.
#### Bugs Fixed
* Fix a crash when trying to send raw audio with `.hz16000` sample rate.
* Fix a crash when attempting to mute others with captions on.
* Fix a bug where the video from remote participant may appear frozen after application going to background and coming back to foreground while on hold.