Releases: Kount/kount-android-sdk
Release v5.0.0
See https://developer.kount.com/ for release notes.
Release v4.3.5
See https://developer.kount.com/ for release notes.
Release v4.3.4
See https://developer.kount.com/ for release notes.
Release v4.3.3
See https://developer.kount.com/ for release notes.
Release v4.3.2
Fix for vulnerability CWE-926.
See https://developer.kount.com/ for release notes.
Release 4.3.1
See https://developer.kount.com for release notes.
Release 4.3.0
Added the new feature of Completion Handler. This feature can help you perform any action of your choice just after the DDC Data Collection completes. The needed actions can be performed in the completion block.
Release 4.2.4
Fixed a memory leak bug which could occur if you turn off the Analytics flag and have many Activities.
Fixed maven issue with release.
Release 4.2.3
Fix for gradle implementations so that the library installs properly into a project.
Release 4.2.2
Bug Fix: Fixes a race condition where the collection handlers say they have completed prior to transmissions of the collection data to servers.
Any users of 4.2.X should upgrade to this to resolve the possible race condition.