Skip to content

Releases: Instabug/Instabug-React-Native

Release v8.4.1

18 Jun 15:16
95a9292
Compare
Choose a tag to compare
  • Fixes Surveys.getAvailableSurveys API not returning the list of surveys on iOS.
  • Fixes typescript definition for the API Surveys.getAvailableSurveys.

Release v8.4.0

12 Jun 07:42
369cabc
Compare
Choose a tag to compare
  • Updates native iOS and Android SDKs to version 8.4.

Release v8.3.4

05 Jun 22:28
fc3f455
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fixes an issue with captureJsErrors.

Release v8.3.0

09 May 15:11
Compare
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
Compare
Choose a tag to compare
  • Fixed Network logging issue caused by missing Response Code

Release v8.2.6

02 May 08:16
4a17a2a
Compare
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
Compare
Choose a tag to compare
  • Fix wrong params in curl request for android sourcemap crash reporting script.