Skip to content

Releases: mParticle/mparticle-apple-sdk

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

v8.17.0

30 Nov 19:40
Compare
Choose a tag to compare

8.17.0 (2023-11-30)

Bug Fixes

  • CFNetwork upload warning setting body twice (#240) (0a177f9)

Features

  • Refactor Kit Filter Hash Functions (#228) (5c26a9e)
  • Begin Implementation MPSideloadedKit Filtering Methods (#231) (ad543fb)
  • Finish Implementation of MPSideLoadedKits (#239) (96e62f5)
  • Improve background batch uploading and session management (#238) (dc6a9cb)
  • Background ession timeout is now unlimited

v8.16.0

11 Oct 21:44
Compare
Choose a tag to compare

8.16.0 (2023-10-11)

Features

v8.15.1

04 Oct 13:37
Compare
Choose a tag to compare

8.15.1 (2023-10-04)

Note

Starting with this release, the xcframework binaries are now signed using mParticle's distribution certificate.

Bug Fixes

  • Push Registration events to show forwarded for kits (#208) (705e568)