(Supports Mixpanel 7.0.1)
- Bumps Mixpanel version to 7.0.1
(Supports Mixpanel 5.8.7)
- Address google policy violation by updating to the latest android-analytics
(Supports Mixpanel 5.8.7)
- Bumps Mixpanel version to 5.8.7
- Bumps analytics-android to 4.9.3
(Supports Mixpanel 5.6.7)
- Bumps Mixpanel version to 5.6.7.
- Maps Segment
group
events to MixpanelsetGroup
method.
(Supports Mixpanel 5.6.5)
- Bumps Mixpanel version to 5.6.5
- Mixpanel version 5.6.5 fixes and updates here
(Supports Mixpanel 5.6.3)
- Bumps Mixpanel version to 5.6.3
- Mixpanel version 5.6.3 fixes and updates here
(Supports Mixpanel 5.6.2)
- Bumps Mixpanel version to 5.6.2
- Mixpanel version 5.6.2 fixes and updates here
- Bumps Analytics SDK version to 4.3.1
(Supports Mixpanel 5.2.1)
- Bumps Mixpanel version to 5.2.1
- Mixpanel version 5.2.1 fixes and updates here
(Supports Mixpanel 4.9.8)
- Fix: Don't mutate properties object in payload.
(Supports Mixpanel 4.9.2)
- Bug: While
setAllTraitsByDefault
is false, this pulls inpeopleProperties
and/orsuperProperties
when configured in the integration panel. - Refactor tests.
(Supports Mixpanel 4.9.2)
- Improvement: Explicitly send distinct ID as previous ID in alias call.
(Supports Mixpanel 4.9.2)
- Bumps Mixpanel version to 4.9.2
- Mixpanel version 4.9.2 fixes and updates here
(Supports Mixpanel 4.9.0)
- Mixpanel version 4.9.0 fixes:
- Activity life cycle callbacks in old Android APIs.
- OutOfMemoryError for in-app and ab test.
- NullPointerException when accessing people profiles after resetting a Mixpanel instance.
(Supports analytics-android 4.0.+ and Mixpanel 4.7.+)
- Add support for Segment's consolidatedPageCalls setting to send all Screen calls to Mixpanel as
Loaded a Screen
(Supports analytics-android 4.0.+ and Mixpanel 4.7.+)
- Do not call Mixpanel's identify if no userId has been set.
(Supports analytics-android 4.0.+ and Mixpanel 4.7.+)
- Fix mapping of firstName and name.
(Supports analytics-android 4.0.+ and Mixpanel 4.7.+)
- Initial Release.