Releases: devrev/devrev-sdk-react-native
Releases · devrev/devrev-sdk-react-native
Version 2.1.0
Added
- Added support for React Native new architecture.
- iOS only: Introduced crash reporting integrated with session recordings.
Changed
- Bumped the react native version of the SDK to 0.79.0.
- Bumped the iOS minimum deployment target to 15.1.
- iOS only: Improved the support widget navigaion.
Fixed
- Fixed an issue with timer tracking to ensure correct session properties are recorded.
Version 2.0.0
Changed
- Improved the communication with the DevRev backend.
- Improved the encryption techniques used throughout the SDK.
Removed
- The
getSessionURL
function has been removed.
Version 1.0.0-beta.7
Release version 1.0.0-beta.7
Version 1.1.7
Fixed
- Android only: Fixed an issue where the Android bridge would throw a compiler error.