Skip to content

Releases: infobip/infobip-rtc-js

Infobip RTC 2.5.0

30 Sep 12:32
Compare
Choose a tag to compare

Changed

  • New Audio Filter API

Infobip RTC 2.4.8

30 Sep 09:27
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.4.7

26 Sep 08:47
Compare
Choose a tag to compare

Changed

  • Minor performance improvements when adding or removing camera video/screen share.

Infobip RTC 2.4.6

23 Sep 13:54
Compare
Choose a tag to compare

Changed

  • Expanded supported locations

Infobip RTC 2.4.5

10 Sep 09:11
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.4.4

09 Sep 17:28
Compare
Choose a tag to compare

Changed

  • Ongoing reconnect attempts are properly cancelled if user explicitly disconnects

Infobip RTC 2.4.3

04 Sep 22:08
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.4.2

04 Sep 09:08
Compare
Choose a tag to compare

Changed

  • Propagating call recording started event containing recording info for Phone call and Viber call

Infobip RTC 2.4.1

23 Aug 13:11
Compare
Choose a tag to compare

Fixed

  • Close camera stream properly on hangup when using video filters.

Infobip RTC 2.4.0

05 Aug 11:17
Compare
Choose a tag to compare

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()