Releases: infobip/infobip-rtc-js
Releases · infobip/infobip-rtc-js
Infobip RTC 2.5.0
Changed
- New Audio Filter API
Infobip RTC 2.4.8
Changed
- Minor performance improvements.
Infobip RTC 2.4.7
Changed
- Minor performance improvements when adding or removing camera video/screen share.
Infobip RTC 2.4.6
Changed
- Expanded supported locations
Infobip RTC 2.4.5
Changed
- Minor performance improvements.
Infobip RTC 2.4.4
Changed
- Ongoing reconnect attempts are properly cancelled if user explicitly disconnects
Infobip RTC 2.4.3
Changed
- Minor performance improvements.
Infobip RTC 2.4.2
Changed
- Propagating call recording started event containing recording info for Phone call and Viber call
Infobip RTC 2.4.1
Fixed
- Close camera stream properly on hangup when using video filters.
Infobip RTC 2.4.0
Changed
- Introduced new PlatformOptions object in ApplicationCallOptions that contains entityId and applicationId
- Removed entityId from ApplicationCallOptions
- Renamed applicationId to callsConfigurationId in callApplication method
- Renamed applicationId() method in ApplicationCall to callsConfigurationId()