Skip to content

Releases: Instabug/Instabug-Android

10.1.0

18 Nov 11:00
c4cfd8f
Compare
Choose a tag to compare
  • Detecting ANRs
  • Various bug fixes

10.0.1

16 Oct 13:01
67ca1fd
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fixing write permission issue

9.1.7

11 Sep 11:04
Compare
Choose a tag to compare

Changelog

9.1.6

25 Jun 14:52
Compare
Choose a tag to compare

Changelog

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

9.1.5

18 May 21:11
Compare
Choose a tag to compare

Changelog

  • Using Pixel Copy to capture screenshots to support HW accelerated views
  • Deprecating setViewsAsPrivate while keeping it functional, and adding two new APIs to add and remove private views.
  • Various Bug Fixes

9.1.4

24 Apr 11:33
7cb3225
Compare
Choose a tag to compare

Changelog

  • Fixed UserManager ClassNotFound issue

9.1.3

21 Apr 14:07
Compare
Choose a tag to compare

Changelog

  • Supporting Finnish language

9.1.2

16 Apr 18:57
Compare
Choose a tag to compare

Changelog

  • Bug fix: Fixing a crash when long press on a UI while setting invocation events to NONE. #293