Releases: infobip/infobip-rtc-ios
Releases · infobip/infobip-rtc-ios
Infobip RTC 2.4.3
Changed
- Minor performance improvements.
Infobip RTC 2.4.2
Changed
- Minor performance improvements.
Infobip RTC 2.4.1
Changed
- Disable URL caching for HTTP requests
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 CallApplicationRequest
- Renamed applicationId() method in ApplicationCall to callsConfigurationId()
Infobip RTC 2.3.14
Fixed
- Minor camera and screen share related bug.
Infobip RTC 2.3.13
Added
- Added recording indicators for starting and stopping recording in Application calls (Call/Dialog/Conference), and starting recording in WebRTC and Room calls
Infobip RTC 2.3.12
Added
- Video filter framerate control
Infobip RTC 2.3.11
Added
- Support for video filters
Infobip RTC 2.3.10
Fixed
- Minor bugs
Infobip RTC 2.3.9
Fixed
- Reading custom data on incoming WebRTC call.