Skip to content

Releases: Instabug/Instabug-React-Native

Release v8.2.4

17 Apr 09:34
48f00cd
Compare
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
Compare
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.

Release v8.2.2

31 Mar 10:30
Compare
Choose a tag to compare
  • Update iOS version to 8.2.2
  • Sourcemap upload script no longer fails when the token is not found, it skips the upload instead.

Release v8.2.1

28 Mar 15:28
Compare
Choose a tag to compare
  • Fixes Duplicated setEnabledAttachmentTypes method

Release v8.2.0

27 Mar 14:27
Compare
Choose a tag to compare
  • Update native android and iOS versions to 8.2.0.
  • Fix destructuring the Instabug submodules not working

Release v8.1.6

24 Mar 09:32
Compare
Choose a tag to compare
  • Fix setEnabledAttachmentTypes fails on android.

Release v8.1.5

21 Mar 10:40
Compare
Choose a tag to compare
  • Add script to automatically generate and upload the sourcemap files to the dashboard on generating a release build. To activate this script, unlink using the older version, update and then link again.
  • Improve Replies.hasChats(callback) API implementation, now the callback is always invoked with a boolean value indicating if the user has chats.
  • Fix mixed import with module.exports
  • Fix linking Instabug fails on windows.

Release v8.1.4

17 Mar 20:00
Compare
Choose a tag to compare
  • Fix removed APIs not removed from typescript file.
  • Fix using screenshot invocation from the Instabug initialization builder for android not working.

Release v8.1.3

13 Mar 14:51
Compare
Choose a tag to compare
  • Fix unable to import the CrashReporting module from Instabug

Release v8.1.2

07 Mar 15:19
Compare
Choose a tag to compare
  • Fix typos in typescript file
  • Add processcolor to the setPrimaryColor Api
  • Fix crashes happening when using any setEnabled Api on Android
  • Update native android SDK to v8.1.2