Skip to content

Releases: Leanplum/Leanplum-Android-SDK

Android SDK 7.0.0

31 Oct 16:14
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes:

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

Android SDK 5.10.2

07 Apr 07:51
Compare
Choose a tag to compare

Changes:

  • Update dependencies for Huawei (#489)

Android SDK 5.10.1

06 Apr 14:55
Compare
Choose a tag to compare

Changes:

  • Fix Open Action not working for push in RN (#487)

Android SDK 5.10.0

22 Mar 07:47
Compare
Choose a tag to compare

Feature Addition:

  • Configurable API endpoint (#485)

Others:

  • Add API message error to response exception (#483)
  • Guard FCM method calls (#484)

Android SDK 5.9.0

24 Jan 08:03
Compare
Choose a tag to compare

Feature Additions:

  • Implement Huawei push messages (#476)
  • forceContentUpdate with boolean flag (#477)
  • Add exception listener to Log class (#481)

Android SDK 5.8.2

16 Dec 07:47
Compare
Choose a tag to compare

Changes:

  • Add Leanplum.setLocale (#478)
  • Validate Advertising ID for zero value (#479)

Android SDK 5.8.1

24 Nov 15:34
Compare
Choose a tag to compare

Changes:

  • Add support for Firebase messaging versions 22.0.0 and above (#475)