Skip to content

Releases: CleverTap/clevertap-android-sdk

CleverTap 2.2.0

19 Jul 20:36

Choose a tag to compare

Adds onUserLogin API to support multiple distinct user profiles per device.
Adds getLocation API.

CleverTap 2.1.3

23 Jun 20:20

Choose a tag to compare

Sending non primitive values for profile/event properties doesn’t abort the entire push (just skips that particular property).

CleverTap 2.1.2

15 Jun 13:41

Choose a tag to compare

updates to support google play privacy constraints

CleverTap 2.1.1

06 Jun 21:07

Choose a tag to compare

fixes inapp notification blacklist bug

CleverTap 2.1.0

08 May 16:52

Choose a tag to compare

Adds ability to receive InApp Notification button click callbacks with custom key:value pairs.
Adds support for dashboard analytics on specific InApp Notification button clicks.

CleverTap 2.0.11

20 Apr 18:59

Choose a tag to compare

Multi-value profile property handling improvements

CleverTap 2.0.10

06 Apr 18:40

Choose a tag to compare

Adds support for Segment bundled integration.
Removes support for Segment webhook integration.
Improved Uninstall tracking support.

CleverTap 2.0.9

15 Mar 02:51

Choose a tag to compare

Adds support for migrating from Parse.com push notifications.
Adds support for multi-value (JSONArray) user profile properties.
Adds support for In-App Notification display frequency capping.

Note: To support multi-value user profile properties, CleverTap.profile.getProperty(key) now returns an Object, rather than a String.

CleverTap 2.0.5

08 Jan 21:51

Choose a tag to compare

Added updateLocation API: if your application is collecting location you can pass it to CleverTap for, among other things, more fine-grained geo-targeting and segmentation purposes.

Added support for Segment webhook/server-side integration.

CleverTap 2.0.4

16 Dec 09:30

Choose a tag to compare

Fixed inapp activity exclude feature