Releases: infobip/infobip-rtc-js
Releases · infobip/infobip-rtc-js
Infobip RTC 2.2.9
Changed
- Addressed and fixed vulnerability issues.
Infobip RTC 2.2.8
Changed
- Minor performance improvements.
Infobip RTC 2.2.7
Added
- Support for camera video and screen share frame rate control through VideoOptions
Infobip RTC 2.2.6
Changed
- Minor performance improvements.
Infobip RTC 2.2.5
Changed
- Minor error handling improvements.
Infobip RTC 2.2.4
Changed
- Added validation of custom data values type.
Infobip RTC 2.2.3
Changed
- Minor performance improvements.
Infobip RTC 2.2.2
Changed
- Corrected type for allowedDisplayOptions inside DisplayOptions
Infobip RTC 2.2.1
Changed
- Minor error handling improvements.
Infobip RTC 2.2.0
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.