Skip to content

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

Release 5.15.0

13 Dec 05:02
fd90edd
Compare
Choose a tag to compare
  • New extended Integration Validator UI

Release 5.14.0

18 Nov 23:30
10f9960
Compare
Choose a tag to compare
  • Added setConsumerProtectionAttributionLevel for controlling attribution data collection
  • Deprecated disableTracking in favor of setConsumerProtectionAttributionLevel(NONE)

Release 5.13.0

30 Oct 01:55
50d5b5a
Compare
Choose a tag to compare
  • 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

01 Oct 21:20
2b798cd
Compare
Choose a tag to compare
  • Reverted the minimum SDK build version back to 21

Release 5.12.3

25 Sep 22:17
f7f7a20
Compare
Choose a tag to compare
  • Fix to properly fetch install referrers when using deferred init in plugins

Release 5.12.2

23 Jul 06:17
f96b38a
Compare
Choose a tag to compare
  • Add minification config for optional Billing Client
  • Add additional detail in exception messages

Release 5.12.1

07 Jun 21:03
c8b152d
Compare
Choose a tag to compare
  • Added support for setting FB App ID through branch.json

Release 5.12.0

24 Apr 21:20
6564dc8
Compare
Choose a tag to compare
  • Added new enableLogging method to set preferred logging level

Release 5.11.0

01 Apr 23:25
2f842ac
Compare
Choose a tag to compare
  • Added support for setting Branch API URL through branch.json
  • Improved performance for best case of user agent string fetch

Release 5.10.2

28 Mar 19:39
83cf93a
Compare
Choose a tag to compare
  • v5.10.2
    • Master Release - Mar 27, 2024
    • Improved start up performance for applications that are using Branch.setIsUserAgentSync(true)