Skip to content

Releases: Kount/kount-android-sdk

Release v5.0.0

25 Jun 15:17
b1090b0

Choose a tag to compare

Release v4.3.5

04 Jun 16:14
a69db94

Choose a tag to compare

Release v4.3.4

04 Dec 15:02

Choose a tag to compare

Release v4.3.3

21 Oct 18:45

Choose a tag to compare

Release v4.3.2

19 Jun 20:14

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

Choose a tag to compare

Release 4.3.0

27 Apr 20:58
83fc791

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

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

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

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.