Releases: BranchMetrics/android-branch-deep-linking-attribution
Releases · BranchMetrics/android-branch-deep-linking-attribution
Release 5.16.0
- Add support for Facebook Lite install referrer
- Add server time stamps for Play Store Install Referrer
- Fix exception handling for rare crash
Release 5.15.2
- v5.15.2
- Master Release - Mar 6, 2025
- Fix bug with initial referrer not being set on warm starts.
Release 5.15.0
- New extended Integration Validator UI
Release 5.14.0
- Added
setConsumerProtectionAttributionLevel
for controlling attribution data collection - Deprecated
disableTracking
in favor ofsetConsumerProtectionAttributionLevel(NONE)
Release 5.13.0
- Removal of internal event caching behavior
- Addition of unique id per request in POST body
- Change in behavior of tracking controller, when re-enabled will run initialization tasks.
Release 5.12.4
- Reverted the minimum SDK build version back to 21
Release 5.12.3
- Fix to properly fetch install referrers when using deferred init in plugins
Release 5.12.2
- Add minification config for optional Billing Client
- Add additional detail in exception messages
Release 5.12.1
- Added support for setting FB App ID through
branch.json
Release 5.12.0
- Added new enableLogging method to set preferred logging level