Releases: mixpanel/mixpanel-swift
Releases · mixpanel/mixpanel-swift
Release v5.1.2
Release v5.1.1
Release v5.1.0
Release v5.0.0
v5.0.0 (2025-04-24)
Enhancements
- Flutter only supports iOS 12 and later and since our Flutter SDK depends on this one we need to increase the minimum iOS from 11 to 12, which is a breaking change for any app still targeting iOS 11, hence the major version change
- Bump minimum iOS to 12 in Package and Pod #671
v4.4.0
What's Changed
- Adding optional gzip compression for /track by @santigracia in #653
- Add safeMainInstance() -> MixpanelInstance? by @jaredmixpanel in #668
New Contributors
- @santigracia made their first contribution in #653
Full Changelog: v4.3.1...v4.4.0