Releases: Kount/kount-android-sdk
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.
Release 4.2.1
This release contains bug fixes related to timing issue when Collections were not started if the User did not switch Activities in an application. Additional documentation for multiple platforms and hybrids available at support.kount.com.
Release 4.1.3
Fixes an issue where the transmission of data collected was being delayed in some use cases. It will now transmit data as soon as the work is completed. This impacted customers using 4.1.2 and older who enabled the Analytics features and either run an Single Page Application(SPA) or don't transition to a second view prior to requesting the data from Kount.