Skip to content

Releases: infobip/infobip-rtc-android

Infobip RTC 2.2.1

08 Sep 14:45

Choose a tag to compare

Added

  • Data channel API for application, webrtc and room calls.

Fixed

  • Normal hangup on client disconnect.

Infobip RTC 2.2.0

05 Sep 14:41

Choose a tag to compare

Removed

  • Removed methods for enabling push notifications without pushConfigId parameter, as it’s now required.

Infobip RTC 2.1.5

08 Aug 08:33

Choose a tag to compare

Added

  • Enabling Low data mode for audio calls through call options and via call method

Infobip RTC 2.1.4

19 Jul 13:56

Choose a tag to compare

Changed

  • Audio quality improvements

Infobip RTC 2.1.3

11 Jul 08:08

Choose a tag to compare

Fixed

  • Custom data bugs in application calls.

Infobip RTC 2.1.2

10 Jul 08:21

Choose a tag to compare

Added

  • Validation and limiting for custom data

Infobip RTC 2.1.1

05 Jul 11:31

Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.1.0

04 Jul 14:46

Choose a tag to compare

Changed

Important breaking change starting with version 2.1.0 - due to some internal changes on how calls are being handled, it?s not possible to make calls with the callWebrtc method between applications using versions 2.0.x and 2.1.y. Calls with matching minor versions are still possible.
Also, starting with 2.1.0, in order to access recording files, use the available API
or Portal, passing call identifier as the callId parameter.

Infobip RTC 2.0.21

07 Jun 08:48

Choose a tag to compare

Added

  • Added current audio media stats object in NetworkQualityChangedEvent

Changed

  • Renamed AudioDevice class
  • Added ActiveAudioDeviceChangedEvent and AvailableAudioDevicesChangedEvent for audio device changes

Infobip RTC 2.0.20

31 May 14:48

Choose a tag to compare

Fixed

  • Minor bugfixes