Releases: voximplant/react-native-voximplant
Releases · voximplant/react-native-voximplant
v1.42.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.40.1 and Voximplant iOS SDK 2.53.0
- ConnectOptions.node is a required parameter to establish the connection with the Voximplant Cloud
v1.41.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.39.0 and Voximplant iOS SDK 2.52.0
- Introduce ConnectionNode enum
- Introduce ConnectOptions.node config to specify the node the Voximplant account belongs to
v1.40.2
- Update RNVoximplant.xcodeproj with the actual source code for iOS platform
v1.40.1
- Add ability to end calls from native code
v1.40.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.37.0 and Voximplant iOS SDK 2.50.0
- Introduce new API to handle video receive stop on a remote video stream and its reason (see 1.40.0-beta changelog)
v1.40.0-beta
- This is a beta SDK version. Not recommended for production use.
- Update native Android and iOS modules to use Voximplant Android SDK 2.37.0-beta and Voximplant iOS SDK 2.50.0-beta
- Endpoint.startReceiving and Endpoint.stopReceiving API return type void instead of Promise. The result of the API call is now provided via events:
- Introduce new API to handle video receive stop on a remote video stream:
- Introduce new API VideoStreamReceiveStopReason to handle the reason for video receive stop on a remote video stream.
v1.38.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.35.3 and Voximplant iOS SDK 2.48.2
- Minimum supported iOS version is changed to 11.0
- iOS 32-bit architectures are no more supported
- ClientConfig.h264RecoveryMode option is removed
v1.37.0
- Fabric support for VideoView component
- Update native Android and iOS modules to use Voximplant Android SDK 2.35.2 and Voximplant iOS SDK 2.47.0
v1.36.0
- Introduce CameraManager.useOrientationEventListener API to use Android orientation event listener to rotate video frames
v1.35.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.34.0 and Voximplant iOS SDK 2.46.11