Skip to content

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

Release 0.33.0

09 Apr 20:54
Compare
Choose a tag to compare

v0.33.0 Changes (2020-April-9)

SDK-938, SDK-937, SDK-934 Logging API updates
SDK-870 New deeplink handler with source UIScene
Xcode 11+ is now required. Apple will no longer accept submissions from older versions.

Release 0.32.0

26 Mar 21:10
Compare
Choose a tag to compare

v0.32.0 Changes (2020-March-26)
SDK-842 - disableAdNetworkCallouts
SDK-777 - BranchEvent logEvent with callback
SDK-114 - remove cert pinning
SDK-422 - replace MD5 with SHA256 for caching objects. Prevents security scanner false alarms.
INTENG-8758 - restore previous behavior of always returning on main

Release 0.31.4

03 Feb 19:44
Compare
Choose a tag to compare

Master Release - Feb. 3, 2020

INTENG-8456 Sharesheet placeholder URL override. Allows more customization of iOS 13 sharesheet preview header.

Accept PR that fixes a compilation warning. Thanks THISISDINOSAUR !

Release 0.31.3

30 Dec 23:30
Compare
Choose a tag to compare

Master Release - Dec 30, 2019

SDK-720 Critical fix regarding session initialization when app starts from background.

Correct release tag. This is what cocoapods is pulling from.

Release 0.31.2

19 Dec 01:44
Compare
Choose a tag to compare

SDK-717 Critical fix for breaking server side change. 0.31.0 and 0.31.1 are affected.

Release 0.31.1

18 Dec 01:04
Compare
Choose a tag to compare

SDK-716 Fix first run issue with logEvent. In some cases this could delay deferred deeplink data.

Release 0.31.0

12 Dec 02:13
Compare
Choose a tag to compare
  • SDK-562 Add fields for Tune compatibility.  Carrier name, connection type, cpu type.
  • SDK-667 Add fallback for disabled module support.  C++ compatibility.
  • SDK-696 BranchEvent safety improvement.  Thanks bryanmontz!
  • SDK-104 Add APIs for plugin support.

Release 0.30.1

04 Dec 22:08
Compare
Choose a tag to compare

Master Release - Dec 4, 2019

  • Call FB SDK on the main thread

Release 0.30.0

13 Nov 22:15
Compare
Choose a tag to compare
  • SDK-513 update Apple Search Ads behavior and API
  • SDK-614 last attributed touch API now accepts attribution window
  • SDK-605 add blacklist url configuration
  • SDK-608 remove deprecated Safari cookie matching
  • SDK-598 fix potential race condition on SDK init
  • SDK-603 fix Carthage build from source
  • SDK-554 fix Swift getInstance nullability
  • SDK-450 fix object serialization error

Release 0.29.3

16 Oct 18:55
Compare
Choose a tag to compare

Minor fix for Tune data check.