This commit is contained in:
jowang-msft 2024-11-19 10:49:37 -08:00 коммит произвёл GitHub
Родитель ac5cd1413c
Коммит e582c63856
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -3,6 +3,11 @@
### 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.
## 2.14.0-beta.3 (2024-11-08)
### Bugs Fixed
* Code size improvements. Binary for distribution has now debug symbols striped.