Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Releases: Instabug/Instabug-Android

v13.1.0

28 May 16:05
0422acd

Choose a tag to compare

  • Adds support for boolean and multivariate feature flags with variants.
  • Adds response code to NetworkLogListener.
  • Adds support to sync crashes immediately after collection.
  • Adds support to highlight delayed bug reports due to client connectivity issues.
  • Increases the Identify User API ID Limit to 36 characters.
  • Fixes an issue that may cause push notifications not working under certain conditions.
  • Fixes an issue that may cause private views not to be masked correctly under certain conditions.
  • Fixes an issue that causes uploading mapping files when using Dexguard not to be working correctly.
  • Deprecates Experiments.

v13.0.3

13 May 18:29
0422acd

Choose a tag to compare

  • Fixes a crash that occurs on Android APIs 22 & 23 with KeyboardEventListener.getRootView(). This is suspected to be related to Google Auth SDK.

v13.0.1

28 Apr 13:47
0422acd

Choose a tag to compare

  • Adds different store limits for Fatal and Non-Fatal Crashes.
  • Fixes a crash that occurred under certain conditions when persisting crash object.

v13.0.0

19 Apr 12:33
0422acd

Choose a tag to compare

  • Adds support to capture user interactions in Jet Pack Compose (JPC) screen.
  • Adds a new API to disable user identification in Feature Requests.
  • Adds support to Jet Pack Compose (JPC) navigation version 2.7.1 and up.
  • Adds support to App flows.
  • Adds ability to sync persistent crashes that happen in app initialization.
  • Fixes an issue where bug reporting extra screenshot fab button is cropped.
  • Fixes an issue where bug text attachments are sent with extra letters at the end.
  • Fixes an ANR that occurred under certain conditions when keyboard is opening or closing.
  • Fixes a crash that occurred when removing FOREGROUND_SERVICE_MEDIA_PROJECTION permission from the Manifest file.
  • Various performance and stability enhancements.

v12.9.0

17 Mar 15:43
0422acd

Choose a tag to compare

  • Add support for Experiments in Bug Reporting.
  • Fixes an issue that caused video streams to have a delay when using Exoplayer with InstabugOkhttpInterceptor.
  • Fixes an ANR that occurred on some low-end devices.
  • Fixes a threading violation error.
  • Fixes a crash that occurred under specific conditions when android.permission.DETECT_SCREEN_CAPTURE is missing.
  • Adds safeguards to protect against potential NullPointerExceptions under specific conditions

v12.8.0

25 Feb 15:03
0422acd

Choose a tag to compare

  • Fixes a crash that happens when removing DETECT_SCREEN_CAPTURE permission.
  • Adds ability to catch early ANRs.

v12.7.1

14 Feb 09:28
0422acd

Choose a tag to compare

  • Removing incorrect Foreground Location Permission from production SDK.

v12.7.0

09 Feb 22:20
0422acd

Choose a tag to compare

  • Adds support for web views loading in APM.
  • Adds a new API method for retrieving a Session Replay URL associated with a session. Check SessionReplay.getSessionReplayLink().
  • Fixes a crash that happened on Android 14, caused by some ProGuard rules.
  • Fixes an issue in Repro Steps that caused overlay views to be incorrectly captured.
  • Fixes an incorrect string in Scandinavian locale.
  • Fixes an issues that caused a permission dialog to show twice.

v12.6.0

11 Jan 18:27
0422acd

Choose a tag to compare

  • Adds CodePush support for React Native apps.

v12.5.1

04 Jan 15:47
0422acd

Choose a tag to compare

  • Fixes a crash that occurred on devices running Android 14.