Releases: mixpanel/mixpanel-swift
Releases · mixpanel/mixpanel-swift
v2.5.6 - Bug fixes
- Pass flag to backend indicating when $distinct_id might have been set to a pre-existing $distinct_id value instead of a generated UUID (used when resolving aliases)
#276
v2.5.5 - Bug fixes
- Fix the issue where in some rare cases events could potentially be sent more than once.
#264
v2.5.4 - Send device_id and user_id with event/people updates
v2.5.3 - Bug fixes
-
Fix codeless tracking not able to track UITextField in iOS 12
#260 -
Remove
collectionName
andgroupName
from Tweak init public params, they are not meant to be exposed
#261 -
Enable an Active Compilation Condition
NO_AB_TESTING_EDITOR
to disable ab testing web editor support(disable gesture recognizer) explicitly. Otherwise, it is enabled by default.
#260
v2.5.2 - Bug fix
- Fix crash on tapping notification when built by Xcode 10 (Thanks @squarelab-jwlee) !
#256
v2.5.1 - Bug fixes
v2.5.0 - Xcode 10 and swift 4.2 support
v2.4.5 - Bug fixes
- Fix the crash issue of unarchiving from corrupted data
#225
v2.4.4 - Bug fixes
v2.4.3 - Braze Integration
Add Braze integration support
#209