Skip to content

Releases: Instabug/Instabug-Android

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

10.10.1

18 Nov 11:38
7a0997a
Compare
Choose a tag to compare
  • Various bug fixes

10.10.0

28 Oct 08:14
7a0997a
Compare
Choose a tag to compare
  • Various bug fixes
  • #368

10.9.1

12 Oct 20:07
7a0997a
Compare
Choose a tag to compare

10.9.0

13 Sep 21:25
7a0997a
Compare
Choose a tag to compare
  • Introduce API to manually end App Launch.

10.7.2

08 Jul 09:26
ee3f4da
Compare
Choose a tag to compare
  • Fixing SDK localization issue.

10.7.1

27 Jun 09:59
e344339
Compare
Choose a tag to compare
  • Fixing an issue with APM OkHttpInterceptor. #387

10.6.1

12 Jun 07:52
8bc14ff
Compare
Choose a tag to compare

Fixing type mismatch error when using repro-steps builder API.

10.6.0

09 Jun 23:04
83e50c7
Compare
Choose a tag to compare
  • Adding a new API to enable users to attach custom attributes for network requests to Instabug
  • SDK launch time optimization
  • Various bug fixes