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

Releases: Instabug/Instabug-Android

10.4.0

15 Feb 14:46
cd1347a

Choose a tag to compare

Highlights

  • Adding new API "setOnFinishCallback" a handler to be executed when the survey finishes.
  • Various bug fixes.

10.3.0

15 Feb 14:35
603940e

Choose a tag to compare

Highlights

10.2.0

26 Jan 07:26
d57a6fd

Choose a tag to compare

Highlights

  • Introducing Google’s native in-app rating dialog, you can now choose between redirecting your users to rate your app in the store, or they can rate directly in your app when publishing a new app store rating survey.
  • Supporting Enable/Disable SDK in runtime
  • Various bug fixes

10.1.1

29 Dec 21:08
a436bab

Choose a tag to compare

  • Various Bug fixes

#321

10.1.0

18 Nov 11:00
c4cfd8f

Choose a tag to compare

  • Detecting ANRs
  • Various bug fixes

10.0.1

16 Oct 13:01
67ca1fd

Choose a tag to compare

  • Support APM Network response time, server-side errors, and client-side errors for OkHttp v4.x based network calls.
  • Various fixes.

10.0.0

29 Sep 11:20

Choose a tag to compare

  • Introducing Instabug's new App Performance Monitoring (APM). Built to provide you with insights about how your app performs on your end-users’ devices where the app goes through a wide range of different user scenarios and conditions. Metrics monitored:
    • Cold app launch time.
    • Network response time, server-side errors and client-side errors.
    • UI hangs per app screen, or custom UI traces that you can define.
    • Custom execution traces that you can define to monitor client-side performance.
    • App apdex score that reflects the app’s overall quality of the user experience

9.1.8

18 Sep 19:06

Choose a tag to compare

  • Fixing write permission issue

9.1.7

11 Sep 11:04

Choose a tag to compare

Changelog

9.1.6

25 Jun 14:52

Choose a tag to compare

Changelog

  • Decrease SDK Launch time
  • Various bug fixes
  • Fixes #268
  • Fixes #316