Skip to content

Releases: BranchMetrics/ios-branch-deep-linking-attribution

Release 0.29.0

26 Sep 22:22
Compare
Choose a tag to compare

v0.29.0
Sept 26, 2019

Added support for Cross-Platform ID (CPID) & Last attributed touch data (LATD).
Fixed a race condition on slow startup.
Fixed a rare Keychain deadlock.

Release 0.28.1

07 Sep 00:07
Compare
Choose a tag to compare

v0.28.1
Sept 06, 2019

Fix 0.28.0 release script merge failure.

Release 0.28.0

06 Sep 23:25
Compare
Choose a tag to compare

v0.28.0
Sept 06, 2019

  • SDK-238 Add Standard Event alias
  • INTENG-7505 Remove UIWebView and replace with WebKit
  • SDK-495 Cocoapods includes iAd by default
  • SDK-261 Remove optional Fabric integration
  • SDK-301 Remove redundant Apple Search Ads Debug
  • SDK-208 Collect install receipt
  • SDK-399 Fix for proxies
  • SDK-415 Fix for network retries

Release 0.27.1

03 Jun 23:50
Compare
Choose a tag to compare

Branch iOS SDK Change Log

v0.27.1

Master Release - June 03, 2019
INTENG-6187 Fix potential crash due to unexpected key type

Release 0.27.0

24 Apr 22:15
Compare
Choose a tag to compare

Branch iOS SDK Change Log

v0.27.0

  • Master Release - April 24, 2019
    • SDK-270 Allow short link creation while privacy is enabled
    • Fix swift example and cleanup release scripts

Release 0.26.0

26 Mar 22:44
Compare
Choose a tag to compare

Branch iOS SDK Change Log

  • v0.26.0
  • Master Release - March 26, 2019
    • SDK-175, SDK-176 new standard events for FB and TUNE
    • SDK-234 Improve handling of non-branch links while app is in foreground
    • SDK-150 circleCI support
    • Carthage prebuilt binary is now built with Xcode 10 and is no longer compatible with old Xcodes.

Release 0.25.11

18 Jan 20:19
Compare
Choose a tag to compare

Branch iOS SDK Change Log

  • v0.25.11
  • Master Release - January 18, 2019
    • DOCS-420 improve referral documentation
    • SDK-92 disable certificate pinning by default

Release 0.25.10

12 Dec 21:47
Compare
Choose a tag to compare

Branch iOS SDK Change Log

  • v0.25.10
  • Master Release - December 12, 2018
    • SDK-76 Fix exception on SDK misconfiguration.
    • Fix Validator Error (#892)

Release 0.25.9

29 Nov 23:02
Compare
Choose a tag to compare

Branch iOS SDK Change Log

  • v0.25.9
  • Master Release - November 29, 2018
    • DEVEX-826 Fix Unit Tests
      • Fix blacklist unit test.
      • Removed Swift 3 reference.
    • Update project for Xcode 10.1
    • Updated header doc and README for openURL:options: use. (#889)

Release 0.25.8

25 Oct 20:22
Compare
Choose a tag to compare
  • v0.25.8
    • Master Release - October 25, 2018
    • GH-873-Make-BranchCSSearchableItemAttributeSet-Public (#888)
      • Made the BranchCSSearchableItemAttributeSet header public.
    • DEVEX-808 Change the api.branch.io endpoint to api2.branch.io (#884)