Skip to content

Releases: mParticle/mparticle-apple-sdk

v8.24.1

15 May 14:00
Compare
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
Compare
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)

v8.23.1

30 Apr 21:05
Compare
Choose a tag to compare

8.23.1 (2024-04-30)

Bug Fixes

v8.23.0

24 Apr 14:10
Compare
Choose a tag to compare

8.23.0 (2024-04-24)

Features

  • Add max persistence age override option (#273) (241e773)

v8.22.0

19 Apr 15:31
Compare
Choose a tag to compare

8.22.0 (2024-04-19)

Features

  • Update mParticle-Apple-SDK.podspec for privacy manifest (#271) (f4a4750)

v8.21.1

17 Apr 14:47
Compare
Choose a tag to compare

8.21.1 (2024-04-17)

Bug Fixes

  • Type hinting of MPIdentityApiRequest.identities property may cause crash when accessing it from Swift code (#270) (f56879f)

v8.21.0

19 Mar 15:15
Compare
Choose a tag to compare

8.21.0 (2024-03-19)

Bug Fixes

  • Correct threading around user notification log (#261) (456160b)
  • Refactor MPUploadBuilder to attempt to eliminate rare crash in withLocation: method (#262) (60cd0c8)

Features

v8.20.0

05 Mar 22:09
Compare
Choose a tag to compare

8.20.0 (2024-03-05)

Features

  • Switch workspaces without restarting app (#258) (8f0a027)

v8.19.0

23 Feb 17:41
Compare
Choose a tag to compare

8.19.0 (2024-02-23)

Features

  • Add Privacy Manifest and Tracking Domain Logic (#249) (d88acde), closes #248
  • Add privacy manifest to build artifacts (#255) (aaeb8e4)

v8.18.0

16 Jan 21:30
Compare
Choose a tag to compare

8.18.0 (2024-01-16)

Bug Fixes

  • Rare arithmetic overflow crash in MPIHasher (#246) (65fad25)

Features