Skip to content

Releases: Leanplum/Leanplum-Android-SDK

Release 7.2.1

15 Nov 15:22

Choose a tag to compare

Fixes:

  • Identity management issue with duplicate device ids after reinstall

Android SDK 7.2.0

30 May 12:47

Choose a tag to compare

Features:

  • Update CleverTap SDK to 5.0.0 (#550)

Bugfixes:

  • Push App Launched on first run of CT wrapper (#548)
  • Use same operation queue for CT wrapper state transition and LP start (#549)
  • Allow only one activity lifecycle callback (#551)

Android SDK 7.1.2

27 Apr 12:57

Choose a tag to compare

Features:

  • Add async functionality to Action Queue (#543)
  • Allow developer to give feedback from Activity's onRequestPermissionResult (#544)

Android SDK 7.1.1

24 Feb 09:10

Choose a tag to compare

Features:

  • Use identity keys in CT configuration (#540)
  • Update CT SDK to 4.7.4 (#541)

Bugfixes:

  • Allow annotated subtypes of Map and List (#538)

Android SDK 7.1.0

31 Jan 09:21

Choose a tag to compare

This release includes updates to support Android 13.
More information in Android 13 Notification Opt-in documentation.

Features:

  • Support Android 13 and request notification permission (#535)
  • Update CT dependencies for Android 13 (#536)

Bugfixes:

  • Fix concurrency exception for the action definitions. (#534)
  • Fix cancel button colors on Push Pre-Permission template (#537)

Android SDK 7.0.1

01 Dec 10:12

Choose a tag to compare

Make sure to check 7.0.0 changes, if you haven't.

Features:

  • Use CT as implementation instead of api (#526)
  • Start CT as soon as config is available (#528)
  • Allow multiple CT instance callbacks (#529)

Bugfixes:

  • When switching userId use old one in request (#525)
  • Skip proguard for CT's buildconfig (#530)

Android SDK 7.0.0

31 Oct 16:14

Choose a tag to compare

Version 7.0.0 includes CleverTap Android SDK 4.6.6 as a dependency to allow seamless client migration.
The SDK will continue to work as before for clients that are not migrating yet.
For more details check 7.0.0 changes in our documentation.
For questions and migration requirements and possibilities, reach out to your point of contact at Leanplum.

Features:

Bugfixes:

  • Fix possible issue with multiple open events (#511)

Android SDK 6.0.0

17 Aug 06:02

Choose a tag to compare

Read more about the new feature in IAM Handlers documentation.
Ensure you cover the documentation if you use custom message templates and also check the migration guide.

Features

Other

  • Fix Travis build by downloading Robolectric dependency (#508)

Android SDK 5.10.4

04 Jul 13:23

Choose a tag to compare

Changes:

  • Allow changing of Device ID more than once (#498)
  • Update Huawei push library to 304 (#499)
  • Prevent clearing of variables when server fails and returns null instead of {} (#501)

Android SDK 5.10.3

10 May 06:24

Choose a tag to compare

Changes:

  • Fix concurrent exception in LeanplumInbox (#491)
  • Synchronise access to pendingActions (#493)
  • Allow file arguments with URL value (#494)