Releases: mixpanel/mixpanel-swift
Releases · mixpanel/mixpanel-swift
Release v3.2.2
v3.2.2 (2022-04-26)
Fixes
- only put $distinct_id on People records #539
Release v3.2.1
v3.2.1 (2022-04-21)
Enhancements
- Add Dev NPS Survey Log & semaphore.signal() in Decide as possible fix for #537
Release v3.2.0
v3.2.0 (2022-04-11)
Enhancements
- Allow setting server URL during initialization #530
- check for ios app on mac in automatic props #521
Release v3.1.7
v3.1.7 (2022-03-23)
Fixes
- Check if automatic events flag is set before flushing automatic events #526
Release v3.1.6
v3.1.6 (2022-03-09)
Fixes
- Fix deadlock in initialization #525
Release v3.1.5
v3.1.5 (2022-02-19)
Fixes
- Fix
disk I/O error
caused by race condition from multiple initializations with the same token #519
Release v3.1.4
v3.1.4 (2022-02-11)
Fixes
- Fixes for several race conditions and SQLite warnings #517
Release v3.1.3
v3.1.3 (2022-02-03)
Fixes
- Fix automatic events settings #511
Release v3.1.2
v3.1.2 (2022-01-26)
Fixes
- Fix unit tests and remove outdated 'Nocilla' stub server #509
- fix build issue in JSONHandler #508
Release v3.1.1
What's Changed
- Fix the reset completion block not being triggered by @zihejia in #505
- Set content-type to application/json by @jaredmixpanel in #506
This will avoid events being rejected by the server if any string contains "& % ".
Full Changelog: v3.1.0...v3.1.1