Skip to content

Releases: Instabug/Instabug-Android

11.1.0

19 May 15:18
ee07e36
Compare
Choose a tag to compare
  • Adds a new API that allows configuring a minimum character count for the description field in bug reports.

  • Enhances crash reporting to be able to capture crashes that occur very early during application initialization.

  • Enhances memory utilization in various parts of the SDK to avoid out of memory errors on devices with low memory.

  • Fixes an issue that prevents users from being able to stop a screen recording on specific devices.

  • Various performance and stability enhancements.

11.0.0

07 Apr 14:54
ee07e36
Compare
Choose a tag to compare
  • Introduces a newignoreFlagSecure(boolean isEnabled) API that can be used to stop ignoring screenshots from activities that have FLAG_SECURE enabled.
  • Introduces a newisUsageExceeded() API that return whether the current app has exceeded usage limits for current plan.
  • Enhances the reporting of emulator device types in APM.
  • Removes a set of APIs that have been previously deprecated.
  • Fixes an issue that caused a rare IllegalStateException when using in-app chats.
  • Fixes a typo Indonesian locale.

10.13.0

02 Mar 09:57
3892548
Compare
Choose a tag to compare
  • Adds support for gRPC network requests in APM.

  • Fixes an issue that resulted in not being able to send identified user email in bug reports.

  • Fixes a crash that occurred under certain conditions while replying to a message in chats.

  • Fixes a few crashes that happened when running on low-end devices with low memory.

  • Optimizes memory usage and performance of various components.

10.12.3

11 Feb 17:36
3892548
Compare
Choose a tag to compare
  • Fixes an issue with masking certain views that resulted in a crash.
  • Fixes a crash that occurred under certain conditions when logging Repro Steps.
  • Fixes a few crashes that happened when running on low-end devices with low memory.
  • Fixes an issue that resulted in not being able to dismiss in-app notifications.
  • Optimizes performance of various parts of the SDK to avoid possible ANRs on low-end devices.

10.12.2

11 Feb 17:35
3892548
Compare
Choose a tag to compare
  • Fixes an issue that may cause some custom surveys views to be broken.

10.12.1

23 Jan 19:42
3892548
Compare
Choose a tag to compare
  • Fixes an issue that may cause some surveys to appear more than once.
  • Fixes an issue causes the current view to be incorrect when reporting a bug.
  • Fixes a crash that occurred while capturing and storing user steps.
  • Fixes a crash that may occur when disabling Repro Steps programmatically.
  • Fixes a few issues that may leads to crashes in multiple usage scenarios.
  • Optimizes memory usage and performance of various components.

Fixes #414

10.12.0

10 Jan 12:15
3892548
Compare
Choose a tag to compare
  • Capturing GraphQL requests natively in APM.
  • Introducing endScreenLoading API in APM.
  • Allow dismissing the 2nd Question in NPS surveys.
  • Fix SDK modules resolution issue.
  • Fix Obfuscation Issue.

10.11.1

30 Dec 11:18
3892548
Compare
Choose a tag to compare
  • Fixing a critical issue that impacts the upgrade flow from a specific SDK version (10.4.3) which caused some SDK functionality to be disabled. We highly recommend updating to this version to keep your SDK functioning correctly.

v10.11.0

08 Dec 09:11
3892548
Compare
Choose a tag to compare
  • Adds a new UI Loading metric to track app performance during transitions between screens.

  • Fixes various issues reported by StrictMode.

  • Fixes an issue that delayed or prevented invocation of Instabug when using RxJava.

  • Fixes an issue that causes in-app notifications to reappear after they have been dismissed.

  • Removes logging of application token to Logcat.

  • Ensures that all files stored locally remain encrypted at all times.

10.10.2

08 Dec 09:08
3892548
Compare
Choose a tag to compare
Merge pull request #411 from Instabug/release/10.11.0

Consume latest Instabug SDK version