Skip to content

Releases: Instabug/Instabug-React-Native

Release v8.5.6

21 Aug 16:30
d1bdcd5
Compare
Choose a tag to compare
  • Fixes an issue that crashes the SDK when calling Instabug.onReportSubmitHandler on iOS.
  • Fixes an issue with passing empty string value to Instabug.setUserAttribute.

Release v8.5.5

17 Aug 18:48
7d78e95
Compare
Choose a tag to compare
  • Fixes an issue with the email validation when reporting a bug on Android.
  • Fixes an issue with the crash reporting which prevented the report from being submitted on Android.

Release v8.5.4

10 Aug 10:19
411dfe3
Compare
Choose a tag to compare
  • Hot Fixes an issue with Instabug.setFloatingButtonEdge and Instabug.setEnabledAttachmentTypes causing the app to crash.

Release v8.5.3

08 Aug 16:30
Compare
Choose a tag to compare
  • Fixes hang/crash issues on iOS 9 devices
  • Fixes string mappings for addVideoMessage and conversationsHeaderTitle in iOS.

Release v8.5.2

05 Aug 11:09
9e08371
Compare
Choose a tag to compare
  • Fixes an issue that would cause Android to throw ArrayIndexOutOfBoundsException.

Release v8.5.1

31 Jul 11:39
70f04fb
Compare
Choose a tag to compare
  • Fixes an issue that would cause Instabug.framework to appear twice when using CocoaPods.
  • Fixes a deadlock that would happen when console.log is called immediately after startWithToken.
  • Fixes an issue that prevented app token from being detected correctly when uploading source map files.
  • Fixes an issue that caused Android release builds to fail when building on a Windows machine.

Release v8.5.0

11 Jul 17:06
4981c93
Compare
Choose a tag to compare

⚠️ If you are using React Native 0.60, please follow our migration guide here

  • Support for React Native 0.60
  • Updates native iOS and Android SDKs to version 8.5

Release v8.4.4

08 Jul 09:35
b226de0
Compare
Choose a tag to compare
  • Fixes an issue that causes the sdk to crash when a network request has no headers.

Release v8.4.3

03 Jul 10:49
027d03e
Compare
Choose a tag to compare
  • Fixes an issue that caused Android release builds to fail when building on a Windows machine.
  • Fixes an issue that caused apps to freeze when onReportSubmitHandler is called in certain cases.

Release v8.4.2

19 Jun 18:38
2bf0f1e
Compare
Choose a tag to compare
  • Fixes valid email written but gets enter valid email error message on Android.