Releases: Instabug/Instabug-React-Native
Releases · Instabug/Instabug-React-Native
Release v8.0.18
- Remove Network Logging
Release v8.0.17
- Fix isRunningLive always returning YES
Release v8.0.16
- Update native iOS SDK to v8.0.15
Release v8.0.15
- Upgrade native Android SDK to v8.0.10
Release v8.0.14
- Update native iOS SDK to v8.0.14
Release v8.0.13
- Add mapping for addFileAttachment.
- Fix files not attached if added from cache directory in android.
Release v8.0.12
- Fix crash because of calling Instabug.networkLog with an undefined responseBody.
Release v8.0.11
- Upgrade native iOS SDK to v8.0.11.
- Add network logging for android.
- Fix German locale showing French on android.
Release v8.0.10
- Fix a bug where the app crashes in Android whenever setPrimaryColor and setFloatingEdge and setFloatingButtonOffsetFromTop are not called.
Release v8.0.9
- Change requiresMainQueueSetup to NO in the iOS module.
- Fixed setEmailFieldRequired for FeatureRequests always set to false.
- Add map for the API clearLogs.