Releases: Instabug/Instabug-React-Native
Releases · Instabug/Instabug-React-Native
Release v8.3.0
Release v8.2.7
- Fixed Network logging issue caused by missing Response Code
Release v8.2.6
Our 2 most requested features are now available for React Native:
- Network logging (enabled by default)
- The ability to mask certain views from being captured in screenshots.
Release v8.2.5
- Fix wrong params in curl request for android sourcemap crash reporting script.
Release v8.2.4
- Expose environment variable to be set in android and ios for the APP TOKEN inside the upload sourcemap script.
- Fix upload fails on Android in some environments.
Release v8.2.3
- Fix Replies.hasChats signature in typescript definition
- Update native Android SDK to version 8.2.2 which fixes build failed because of duplicate key.
Release v8.2.2
- Update iOS version to 8.2.2
- Sourcemap upload script no longer fails when the token is not found, it skips the upload instead.
Release v8.2.1
- Fixes Duplicated
setEnabledAttachmentTypes
method
Release v8.2.0
- Update native android and iOS versions to 8.2.0.
- Fix destructuring the Instabug submodules not working
Release v8.1.6
- Fix
setEnabledAttachmentTypes
fails on android.