Skip to content

Releases: infobip/infobip-rtc-js

Infobip RTC 2.2.9

23 Apr 14:38
Compare
Choose a tag to compare

Changed

  • Addressed and fixed vulnerability issues.

Infobip RTC 2.2.8

14 Apr 19:35
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.2.7

02 Apr 09:07
Compare
Choose a tag to compare

Added

  • Support for camera video and screen share frame rate control through VideoOptions

Infobip RTC 2.2.6

18 Mar 11:10
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.2.5

04 Mar 09:46
Compare
Choose a tag to compare

Changed

  • Minor error handling improvements.

Infobip RTC 2.2.4

28 Feb 15:46
Compare
Choose a tag to compare

Changed

  • Added validation of custom data values type.

Infobip RTC 2.2.3

21 Feb 14:39
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.2.2

19 Feb 09:27
Compare
Choose a tag to compare

Changed

  • Corrected type for allowedDisplayOptions inside DisplayOptions

Infobip RTC 2.2.1

26 Jan 11:36
Compare
Choose a tag to compare

Changed

  • Minor error handling improvements.

Infobip RTC 2.2.0

15 Jan 13:01
Compare
Choose a tag to compare

Changed

  • Previously, when reading custom data through Calls API, non application calls (e.g. calls initiated with callWebrtc) had modified custom data which wasn't identical to what was supplied through call options. With this version, this behaviour has been aligned so that across all call types custom data is propagated without any modification.