Skip to content

Releases: mixpanel/mixpanel-swift

Release v5.1.0

28 May 20:58
Compare
Choose a tag to compare

v5.1.0 (2025-05-28)

Enhancements

  • Initial support for Feature Flags #670

Release v5.0.0

24 Apr 22:55
Compare
Choose a tag to compare

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

01 Apr 00:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.1...v4.4.0

Release v4.3.1

11 Feb 00:28
Compare
Choose a tag to compare

v4.3.1 (2025-02-11)

Enhancements

  • Expose publicly some types and methods related to the logging system #626

Fixes

  • Check opt out status inside tracking queue to avoid race condition #664
  • unregister session replay ID super prop upon backgrounding #663
  • Avoid deadlock during first time initialisation #657

Release v4.3.0

19 Jul 22:44
Compare
Choose a tag to compare

v4.3.0 (2024-07-19)

Enhancements

  • Enable cross SDK communication for registering super properties. #628

Release v4.2.7

04 May 00:11
Compare
Choose a tag to compare

v4.2.7 (2024-05-04)

Fixes

  • Remove all internal tracking and fix crashes caused by it #646

Release v4.2.6

19 Apr 23:38
Compare
Choose a tag to compare

v4.2.6 (2024-04-19)

Fixes

  • Fix the crash for FlushRequest.sendRequest #642

Release v4.2.5

08 Apr 21:57
Compare
Choose a tag to compare

v4.2.5 (2024-04-08)

Enhancements

  • feat: Proxy server header capability #628

Release v4.2.4

27 Mar 18:55
Compare
Choose a tag to compare

v4.2.4 (2024-03-27)

Fixes

  • Use s.resources_bundle in podspec instead of s.resources #638

Release v4.2.3

25 Mar 19:29
Compare
Choose a tag to compare

v4.2.3 (2024-03-25)

Fixes

  • Make privacy manifest a resource #636