Skip to content

Releases: Instabug/Instabug-React-Native

Release v8.7.3

14 Nov 10:40
be9132c

Choose a tag to compare

  • Fixes BugReporting.setViewHierarchyEnabled crashing on iOS.

Release v8.7.2

07 Nov 10:25
fc3b5e4

Choose a tag to compare

  • Fixes the automatic uploading of the source map files in some cases due to incorrect regex.
  • Add a new string reportQuestion to replace the deprecated string startChats.
  • Updates native SDKs

Release v8.7.1

03 Oct 10:50
a7b2385

Choose a tag to compare

  • Updates native iOS SDK to v8.7.2
  • Fixes Warning: Require cycle warnings.

Release v8.7.0

19 Sep 14:09
6d84e79

Choose a tag to compare

  • Updates native SDKs to v8.7

Release v8.6.4

14 Sep 14:27
3ea1738

Choose a tag to compare

  • Fixes an issue on Android that would result in a build error with the message null is not an object (evaluating u.invocationEventNone)

Release v8.6.3

05 Sep 14:41
04ec884

Choose a tag to compare

  • Updates native iOS SDK to v8.6.2

Release v8.6.2

29 Aug 16:58
895d25d

Choose a tag to compare

  • Updates native Android SDK to v8.6.2
  • Fixes various bugs and improvements in automatic sourcemap upload scripts.

Release v8.6.1

26 Aug 15:36
1525e0e

Choose a tag to compare

  • Introducing our new logo and branding. Meet the new Instabug: the platform for Real-Time Contextual Insights.
  • Updates native SDK dependencies to 8.6.1.
  • Adds the enabled key to Instabug.reproStepsMode enum to be able to use it with Instabug.setReproStepsMode API.

Release v8.5.6

21 Aug 16:30
d1bdcd5

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

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.