Skip to content

Releases: mParticle/mparticle-apple-sdk

Version 6.2.0

29 Jun 19:43
Compare
Choose a tag to compare

Upgrade suggestion: LOW. Upgrade if you want to use Button as a kit

  • [NEW] Support for Button as a kit
  • [FIX] Server configuration override of crash report initialization is restored

Version 6.1.0

15 Jun 14:04
Compare
Choose a tag to compare

Upgrade suggestion: LOW. Upgrade if you need user attribute lists

  • [NEW] User attributes can now take arrays as values. The array of values is associated with a user attribute key. The list of all user attributes can be retrieved using the new userAttributes property

Version 5.5.6

01 Jun 12:59
Compare
Choose a tag to compare

Upgrade suggestion: MODERATE. Update if you are using Branch Metrics or need filtering of e-commerce transaction attributes

  • [FIX] Verify the reference to self inside blocks
  • [FIX] Filter transactions attributes in commerce events
  • [FIX] Refactor Branch Metrics kit
  • [FIX] Fix user attribution mutation crash
  • [FIX] Restore Unit Tests

Version 6.0.7

26 May 15:05
Compare
Choose a tag to compare

Upgrade suggestion: HIGH. Upgrade if you are filtering transaction attributes in commerce events

  • [FIX] Filter transaction attributes in commerce events
  • [FIX] Expand the scope of MPAppDelegateProxy to handle protocol conformance and class hierarchy matching
  • [FIX] Fix static analysis flags
  • [FIX] Add clang pragmas to remove warnings

Version 6.0.6

18 May 21:54
Compare
Choose a tag to compare

Upgrade suggestion: HIGH. Upgrade if you are not seeing the source app in deep-linking when running iOS 8

  • [FIX] Using a string constant (iOS 9 or above) or a string literal (iOS 8 or below) to log a deep-linking event

Version 6.0.5

13 May 21:16
Compare
Choose a tag to compare

Upgrade suggestion: MODERATE.

  • [FIX] Add additional checks for iOS 9 symbols

Version 6.0.4

11 May 17:35
Compare
Choose a tag to compare

Upgrade suggestion: HIGH. Upgrade if you are experiencing issues related to kit initialization

  • [FIX] More consistent handling of kit initialization and sampling

Version 5.5.5

09 May 20:44
Compare
Choose a tag to compare

NB: This is a maintenance release for the 5.x branch of the SDK. For new development, use the latest 6.x release instead.

Upgrade suggestion: MEDIUM. This update improves upload stability

  • [FIX] Verify the reference to self inside the dispatch block when uploading session history

Version 6.0.3

06 May 20:31
Compare
Choose a tag to compare

Upgrade suggestion: LOW. Upgrade if you need to use the newly public files.

  • [FIX] Expose some files for use by kits
  • [FIX] Add nil check and prevent modifying while enumerating

Version 5.5.4

05 May 18:14
Compare
Choose a tag to compare

NB: This is a maintenance release for the 5.x branch of the SDK. For new development, use the latest 6.x release instead.

Upgrade suggestion: HIGH. Upgrade if you are experiencing issues related to kit initialization

  • [FIX] More consistent handling of kit initialization and sampling