Skip to content

Releases: mParticle/mparticle-apple-sdk

v8.27.2

10 Oct 18:34

Choose a tag to compare

8.27.2 (2024-10-10)

Bug Fixes

  • Potential crash in MPStateMachine when entering foreground (#299) (50ba03b)

v8.27.1

17 Sep 15:30

Choose a tag to compare

8.27.1 (2024-09-17)

Bug Fixes

  • Prevent Repeated Sessions on active Background (#290) (9ead27d)

v8.27.0

04 Sep 18:00

Choose a tag to compare

8.27.0 (2024-09-04)

Bug Fixes

  • Properly attribute events when workspace switches on new launch (#288) (407749a)

Features

v8.26.0

16 Aug 15:38

Choose a tag to compare

IMPORTANT NOTICE

If you are using custom domains with mParticle and are currently passing SSL certificates in your domain mappings in MPNetworkOptions, please validate that you are still receiving events after updating to this version.

8.26.0 (2024-08-16)

Features

There are two critical changes to this version with respect to certificate pinning:

  1. The SDK now only verifies the root certificate during certificate pinning. This avoids issues for custom-domain customers whereby the intermediate certificate was being updated. Customers may also provide multiple of your own root certificates as needed, as when using a non-mParticle controlled endpoint.

  2. The SDK now includes with it the root certificates used by the issuers of customer domain certificates. This makes it so customers using mParticle-controlled custom domains no longer need to configure certificates.

v8.25.1

29 Jul 22:00

Choose a tag to compare

8.25.1 (2024-07-29)

Bug Fixes

  • Rename internal Swift.h header to avoid Expo conflicts (#283) (36c6be4)

v8.25.0

25 Jun 17:49

Choose a tag to compare

8.25.0 (2024-06-25)

Features

  • Add Option to Disable Certificate Pinning (#282) (3a42719)

v8.24.3

10 Jun 22:52

Choose a tag to compare

8.24.3 (2024-06-10)

Bug Fixes

v8.24.2

10 Jun 14:46

Choose a tag to compare

8.24.2 (2024-06-10)

Bug Fixes

  • Record PushRegistration Correctly in UI (#280) (2d124ec)

v8.24.1

15 May 14:00

Choose a tag to compare

8.24.1 (2024-05-15)

Bug Fixes

  • Remove unnecessary badge number functionality (#277) (266612f)

v8.24.0

01 May 16:10

Choose a tag to compare

8.24.0 (2024-05-01)

Bug Fixes

  • Allow Alias When Start and End Time Not Set (#275) (241ecd4)

Features

  • Add Tracking Support for Custom Domains (#274) (1584dae)