Skip to content

Latest commit

 

History

History
187 lines (83 loc) · 9.9 KB

File metadata and controls

187 lines (83 loc) · 9.9 KB

Features

  • Remove BrazeKitCompat dependency — complete migration to pure BrazeKit/BrazeUI (Braze Swift SDK 14.0+)
  • Add subscription group mapping support
  • Add email/push subscription state handling via user attributes

Bug Fixes

  • Remove legacy ABK* constants in favor of Braze Swift SDK equivalents
  • Restore sdkFlavor reporting to Braze via BRZSDKFlavorMparticle

8.14.0 (2025-05-27)

Features

  • Update Braze to v14.0.0

8.13.2 (2025-06-12)

Bug Fixes

  • Forward commerce event custom attributes for purchase (#107)

8.13.1 (2025-05-27)

Features

  • Update Braze to v12.0.0 (#106)

8.13.0 (2025-04-22)

Features

  • Add support to forward SubscriptionGroupIds (#105)

8.12.1 (2025-04-03)

Bug Fixes

  • Update Braze to 11.9 to include iCloud restore fix (#104)
  • Users attributes email and push subscribe mapping (#103)

8.12.0 (2024-12-11)

Features

  • Use replaceSkuWithProductName option (#101)

8.11.0 (2024-11-19)

Bug Fixes

Features

8.10.2 (2024-11-06)

Bug Fixes

  • prevent mpid with value 0 to forward to Braze (#99) (69255c2)

8.10.1 (2024-10-18)

Bug Fixes

  • Update consent attributes after kit is initialized (#98) (0d74b3c)

8.10.0 (2024-10-16)

Features

8.9.0 (2024-10-02)

Features

8.8.1 (2024-09-30)

Bug Fixes

  • Update Package.swift to match Podspec (#96) (eddc5e5)

8.8.0 (2024-09-09)

Features

8.7.2 (2024-06-24)

Bug Fixes

  • Kit fails to start due to missing kitApi property (#93) (10bf509)

8.7.1 (2024-06-18)

Bug Fixes

  • Forward screen events and collect IDFA configs when using an external Braze instance (#92) (a8c4706)

8.7.0 (2024-06-12)

Features

  • Update External iD on Initialization (#91) (5e1d301)

8.6.1 (2024-05-28)

Bug Fixes

  • Setting urlDelegate on Braze instance (#90) (596c250)

8.6.0 (2024-05-01)

Features

  • Update to Braze 9.x.x SDK, improve privacy manifest support (#89) (979b259)

8.5.0 (2024-03-07)

Features

  • Update Braze with Privacy Manifest (#88) (8eb56d3)

8.4.0 (2024-02-21)

Features

  • Allow setting Braze instance and override notification handling (#87) (c3c76c1)

8.3.1 (2024-02-07)

Bug Fixes

  • Deleting property stripping from product when sent unbundled (#86) (d0b477b)

8.3.0 (2023-12-13)

Features

8.2.5 (2023-12-08)

Bug Fixes

8.2.4 (2023-11-02)

Bug Fixes