Skip to content

Release v7.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 01:10

v7.2.0 (2022-10-20)

Enhancements

  • Add the ability to remove residual image files left from the legacy SDK versions #804
    To opt in, add this to AndroidManifest.xml.
<meta-data android:name="com.mixpanel.android.MPConfig.RemoveLegacyResidualFiles"
            android:value="true" />
  • Remove Mixpanel DevX internal tracking #802
  • Upgrade SDK version to 31 #801