Skip to content

Releases: mixpanel/mixpanel-android

Release v5.9.5

19 Oct 22:41
Compare
Choose a tag to compare

v5.9.5 (2021-10-19)

Enhancements

  • Add trailing slashes to request endpoint to in parity with iOS #765

Closed issues:

  • Android 4 NullPointerException #763
  • Mixpanel 5.9.3 org/jacoco/agent/rt/internal_8ff85ea/Offline #761

Release v5.9.4

08 Oct 18:33
Compare
Choose a tag to compare

v5.9.4 (2021-10-08)

Fixes

  • Fix java.lang.NoClassDefFoundError: Failed resolution of: Lorg/jacoco/agent/rt/internal_8ff85ea/Offline #762

Release v5.9.3

07 Oct 22:38
Compare
Choose a tag to compare

v5.9.3 (2021-10-07)

Fixes

  • Remove typo in the class name LocalBroadcastManager for reflection #760

Closed issues:

  • Google Play policy to update targetSdkVersion to 30 #756
  • Failed resolution of: Lcom/google/firebase/iid/FirebaseInstanceId #744
  • Mixpanel using legacy support libs in reflection calls - can't drop jetifier due to this #717

Release v5.9.2

07 Oct 21:27
Compare
Choose a tag to compare

v5.9.2 (2021-10-07)

Enhancements

  • remove legacy support libs in reflection calls #759
  • Upgrade targetSdkVersion to 30 #758
  • Add explicit exported flag to activities #755

Closed issues:

  • Crash in v5.9.1, java.lang.AssertionError @ WebSocketImpl.java:675 #757
  • In-app messages cause: IllegalArgumentException: Software rendering doesn't support hardware bitmaps #753
  • Mixpanel.addPushDeviceToken ? #752
  • User profile are not showing on mixpanel dashborad #751
  • SHA-1 usaged flagged as a security risk #750
  • Rejecting re-init on previously-failed class java.lang.Class<com.mixpanel.android.mpmetrics.InstallReferrerPlay>: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/android/installreferrer/api/InstallReferrerStateListener; #746
  • App crashing with ConcurrentModificationException in Mixpanel SDK code #720
  • In-app messages cause android app crash "Software rendering doesn't support hardware bitmaps" #711

Merged pull requests:

  • Improve README for the quick start guide #749
  • Add a CHANGELOG placeholder #747
  • Add github workflow for auto release #745
  • Migrate to Github Actions for CI #743

Mixpanel Android 5.9.1

18 May 19:10
Compare
Choose a tag to compare

The Mixpanel Android SDK (v5.9.1) is now available. For more details, see our changelog

To install this SDK, see our integration guide

Mixpanel Android v6.0.0-beta1

04 May 22:25
Compare
Choose a tag to compare
Pre-release

On Jan 1, 2022, we’ll remove the Messages & Experiments feature from Mixpanel. For now, you can choose to opt into our beta version without the Messages & Experiments feature support.

The beta version v6.0.0-beta1 is in parity with v5.9.0 but without the Messages & Experiments feature support. For more details, see our changelog

To install this SDK, see our integration guide

Mixpanel Android 5.9.0

29 Apr 21:45
Compare
Choose a tag to compare

The Mixpanel Android SDK (v5.9.0) is now available. For more details, see our changelog

To install this SDK, see our integration guide

Mixpanel Android 5.8.8

25 Mar 17:04
Compare
Choose a tag to compare

The Mixpanel Android SDK (v5.8.8) is now available. For more details, see our changelog

To install this SDK, see our integration guide

v5.8.7 - Bug fixes

09 Mar 23:17
Compare
Choose a tag to compare
  • Replace deprecated view drawing cache API #724

  • Change Android mixpanel default properties ($app_release, $app_build_number) from number to string #723

v5.8.6 - Bug fixes

16 Jan 02:16
Compare
Choose a tag to compare

Remove the legacy Gesture Tracker that could cause crashes(#715)
PR: #721