Skip to content

Releases: Instabug/Instabug-React-Native

Release v8.3.4

05 Jun 22:28
fc3f455

Choose a tag to compare

  • Fixes build failure on iOS caused by IBGUserStepsModeEnable not found in SDK.

Release v8.3.3

31 May 14:35
41784f8

Choose a tag to compare

  • Fixes crash caused when calling the setReproStepsMode with enum value enabled.
  • Fixes wrong TypeScript definition for the setReportTypes parameters.

Release v8.3.2

23 May 11:33
8b238aa

Choose a tag to compare

  • Fixes an issue that caused release builds to fail on Windows.

Release v8.3.1

09 May 17:36
30a8e4e

Choose a tag to compare

  • Fixes an issue with captureJsErrors.

Release v8.3.0

09 May 15:11

Choose a tag to compare

  • Bumps Instabug Android SDK to 8.3.0.
  • Bumps Instabug iOS SDK to 8.3.0.
  • Adds new OnReportSubmitHandler API.
  • Changes some API names.
  • Fixes Network logging crashes and immutability.
  • Fixes linking script.

Release v8.2.7

06 May 12:42

Choose a tag to compare

  • Fixed Network logging issue caused by missing Response Code

Release v8.2.6

02 May 08:16
4a17a2a

Choose a tag to compare

⚠️ To use this version, you'll need to unlink Instabug then relink it again. More details here.

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

18 Apr 15:49
77c6dcc

Choose a tag to compare

  • Fix wrong params in curl request for android sourcemap crash reporting script.

Release v8.2.4

17 Apr 09:34
48f00cd

Choose a tag to compare

  • 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

11 Apr 16:20
231dcdd

Choose a tag to compare

  • Fix Replies.hasChats signature in typescript definition
  • Update native Android SDK to version 8.2.2 which fixes build failed because of duplicate key.