Skip to content

Releases: Kount/kount-android-sdk

Release v4.3.4

04 Dec 15:02
Compare
Choose a tag to compare

Release v4.3.3

21 Oct 18:45
Compare
Choose a tag to compare

Release v4.3.2

19 Jun 20:14
Compare
Choose a tag to compare

Fix for vulnerability CWE-926.

See https://developer.kount.com/ for release notes.

Release 4.3.1

19 Apr 17:39
dc99ac4
Compare
Choose a tag to compare

Release 4.3.0

27 Apr 20:58
83fc791
Compare
Choose a tag to compare

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

28 Feb 14:22
1f38e7e
Compare
Choose a tag to compare

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

23 Mar 17:28
a9fac7d
Compare
Choose a tag to compare

Fix for gradle implementations so that the library installs properly into a project.

Release 4.2.2

25 Feb 15:32
8d978b9
Compare
Choose a tag to compare

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

30 Nov 22:47
0f5384c
Compare
Choose a tag to compare

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

27 May 16:30
861c337
Compare
Choose a tag to compare

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.