Releases: infobip/infobip-rtc-ios
Releases · infobip/infobip-rtc-ios
Infobip RTC 2.5.2
Added
- Dummy video camera when running in simulator
Infobip RTC 2.5.1
Added
- Introduced a new WebSocket endpoint type.
Infobip RTC 2.5.0
Changed
- Reconnect has been reimplemented and is now supported for all call types. For breaking changes and migration instructions, see: https://github.com/infobip/infobip-rtc-ios/wiki/Handling-Reconnects
Infobip RTC 2.4.4
Added
- DSCP marking support.
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