All Versions
49
Latest Version
Avg Release Cycle
33 days
Latest Release
2022 days ago

Changelog History
Page 5

  • v2.1.1 Changes

    June 07, 2016
    • πŸ›  Fixes InApp Notification blacklist bug
  • v2.1.0 Changes

    May 08, 2016
    • βž• 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
  • v2.0.11 Changes

    April 21, 2016
    • Multi-value profile property handling improvements
  • v2.0.10 Changes

    April 07, 2016
    • βž• Adds support for Segment bundled integration
    • βœ‚ Removes support for Segment webhook integration
    • πŸ‘Œ Improved Uninstall tracking support
  • v2.0.9 Changes

    March 15, 2016
    • βž• 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.

  • v2.0.5 Changes

    January 09, 2016
    • βž• 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
  • v2.0.4 Changes

    December 16, 2015
    • πŸ›  Fixed InApp Activity exclude feature
  • v2.0.3 Changes

    December 09, 2015
    • βž• Added SyncListener to notify application code of User Profile synchronization updates.
    • βž• Added ability to push custom error events: clevertap.event.pushError(String, int)
    • βœ‚ Removed clevertap.profile.pushGraphUser(com.facebook...)
    • ⚑️ Requires update to Android Support Library, revision 23.1.1
  • v2.0.1 Changes

    September 10, 2015
    • We’re now CleverTap! All the existing APIs have been changed from WizRocket to CleverTap.