Skip to content

Releases: Instabug/Instabug-React-Native

Release v10.11.0

23 Dec 13:36
dd6075a
Compare
Choose a tag to compare
  • Adds GraphQL support for APM network traces with proper grouping
  • Adds APM.endAppLaunch API
  • Bumps Instabug native SDKs to v10.11
  • Fixes an issue with iOS sourcemap upload that causes the build to fail

Release v10.9.1

13 Oct 18:51
353f07c
Compare
Choose a tag to compare
  • Bumps Instabug Android SDK to v10.9.1
  • Bumps Instabug iOS SDK to v10.9.3
  • Fixes an issue with network requests not getting logged in v10.9.0 on iOS

Release v10.9.0

30 Sep 21:10
67fd9d6
Compare
Choose a tag to compare
  • Bumps Instabug native SDKs to v10.9
  • Fixes an issue with network header value formatting
  • Replaces the defaults tool with PlistBuddy for reading plist files
  • Enhances API documentation for TypeScript

Release v10.8.1

26 Aug 11:53
acd1a6c
Compare
Choose a tag to compare
  • Fixes a crash that occurs with network requests on slow network connectivity in v10.8
  • Fixes an issue with parseErrorStack whose signature was changed on RN 0.64

Release v10.8.0

04 Aug 17:53
d39165f
Compare
Choose a tag to compare
  • Bumps Instabug native SDKs to v10.8
  • Adds string keys for the discard attachment prompt dialog.
  • Fixes Autolinking on iOS.

Release v10.4.0

11 May 00:39
a271d14
Compare
Choose a tag to compare
  • Migrates iOS to use XCFramework
  • Bumps Instabug native SDKs to v10.4
  • Fixes crashes related to the network request data not being parsed correctly
  • Fixes issues related to the automatic sourcemap file upload on Android
  • Adds missing TypeScript definitions
  • Deprecates Instabug.setVideoRecordingFloatingButtonPosition in favor of BugReporting.setVideoRecordingFloatingButtonPosition
  • Includes native fix which removes the usage of android:requestLegacyExternalStorage permission
  • Various other bug fixes and improvements

Release v10.0.0

16 Feb 14:03
b4eb79f
Compare
Choose a tag to compare
  • Introduces Instabug's new App Performance Monitoring (APM)
  • Adds support for Push Notifications
  • Bumps the minimum supported iOS version to iOS 10
  • Various bug fixes and improvements

Release v9.1.10

03 Dec 10:03
bb7aefd
Compare
Choose a tag to compare
  • Fixes a crash caused by the network logger when the object passed is too large
  • Adds source map upload script support for environment variables use inside Info.plist
  • Fixes a crash when using getUserAttribute on an attribute that does not exist
  • Fixes a crash when calling setSdkDebugLogsLevel on Android

Release v9.1.9

02 Oct 00:03
10bb93b
Compare
Choose a tag to compare
  • Bumps Instabug native Android SDK to v9.1.8

Release v9.1.8

16 Sep 14:58
5fe20c2
Compare
Choose a tag to compare
  • Adds support for react-navigation v5
  • Adds support for the Azerbaijani locale
  • Bumps Instabug native SDKs to v9.1.7
  • Fixes an issue with onReportSubmitHandler on iOS