Releases: BranchMetrics/ios-branch-deep-linking-attribution
Release 0.33.1
v0.33.1 Changes (2020-April-16)
SDK-957 Carthage add BranchScene to Umbrella header
Release 0.33.0
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
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
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
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
SDK-717 Critical fix for breaking server side change. 0.31.0 and 0.31.1 are affected.
Release 0.31.1
SDK-716 Fix first run issue with logEvent. In some cases this could delay deferred deeplink data.
Release 0.31.0
- 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
Master Release - Dec 4, 2019
- Call FB SDK on the main thread
Release 0.30.0
- 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