Skip to content

Releases: Instabug/Instabug-Android

v14.0.0

30 Oct 14:52
0422acd
Compare
Choose a tag to compare
  • Adds support for Android's new secure Photo Picker, enhancing privacy and user experience.
  • [Breaking] Bumps the Android minimum API level requirement to 19 to support the new Photo Picker.
  • [Breaking] Bumps the OkHttp Interceptor library to version 4.11.0.
  • Fixes an issue that, under certain conditions, caused screenshot invocation to not work as expected on the React Native SDK.
  • Various performance and stability enhancements.

v13.4.1

17 Sep 13:51
0422acd
Compare
Choose a tag to compare
  • Fixes an ANR that may happen under certain conditions when using APM UI Traces.

v13.4.0

03 Sep 15:57
0422acd
Compare
Choose a tag to compare
  • Adds the ability to Customize Bug Reporting and Chat's text colors, fonts, and background colors.
  • Adds support for private composable views in Jetpack Compose.
  • Adds support for auto masking in composable view in Jetpack Compose.
  • Adds the ability to trace network occurrences from Instabug to any Grafana dashboard.
  • Adds temporary legacy packaging for NDK modules to be working with Android 15 16KB memory-page devices.
  • Adds an API to disable dialogs rendering while capturing screenshots.
  • Adds an API to remove all added private views at once.
  • Fixes a crash while invoking Instabug with screenshot gesture on devices running Android 14+.
  • Fixes an ANR that happens under certain conditions when registering window callbacks by another 3rd-party along with Instabug

v13.3.0

01 Aug 16:30
0422acd
Compare
Choose a tag to compare
  • Adds proactive bug reporting after force restarts.
  • Fixes missing dutch accessibility translations.
  • Fixes an ANR that happens under certain conditions when invoking bug reporting.
  • Fixes a crash that happens under certain conditions when device is running out of memory.

v13.2.1

19 Jul 14:59
0422acd
Compare
Choose a tag to compare
  • Fixes an issue that happens on recent AGP due to missing proguard rule.
  • Fixes an ANR that occurs under certain conditions when calculating device storage.

v13.2.0

04 Jul 21:23
0422acd
Compare
Choose a tag to compare
  • Adds Bug Reporting user consent offerings to support actionable consents.
  • Adds the ability to control sending screenshots with each crash type.
  • Adds a new three-finger swipe invocation event for Bug reporting.
  • Adds metadata to identify screenshots that are not captured due to device issues.
  • Adds the ability to trace network requests from Instabug to New Relic.
  • Adds functionality to support screen loading for Instabug Flutter SDK.
  • Fixes an issue where some debug logs was kept printing in the log-cat when some of the SDK products are not loaded.
  • Fixes an issue that occurs under certain conditions where ANRs sometimes not captured.
  • Fixes a crash that occurs when removing foreground service permission.
  • Fixes a crash that occurs when removing onboarding message activity manually from the manifest file.

v13.1.2

11 Jun 15:42
0422acd
Compare
Choose a tag to compare
  • Updates SDK to support Firebase's HTTP v1 protocol for push notifications.

v13.1.1

03 Jun 17:46
0422acd
Compare
Choose a tag to compare
  • Fixes an issue that caused NDK crashes not reported correctly.
  • Fixes an issue that happens in special setup which caused ANR reporter not functioning correctly.

v13.1.0

28 May 16:05
0422acd
Compare
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
Compare
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.