Mixpanel v5.9.2 Release Notes

Release Date: 2021-10-07 // over 2 years ago
  • ✨ 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