Releases: Leanplum/Leanplum-Android-SDK
Releases · Leanplum/Leanplum-Android-SDK
Android SDK 7.0.1
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
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:
- CleverTap SDK wrapper (#512, #513, #514, #515, #516, #517, #519, #520, #521, #522, #523)
Bugfixes:
- Fix possible issue with multiple open events (#511)
Android SDK 6.0.0
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
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
Changes:
- Fix concurrent exception in LeanplumInbox (#491)
- Synchronise access to pendingActions (#493)
- Allow file arguments with URL value (#494)
Android SDK 5.10.2
Changes:
- Update dependencies for Huawei (#489)
Android SDK 5.10.1
Changes:
- Fix Open Action not working for push in RN (#487)
Android SDK 5.10.0
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
Feature Additions:
- Implement Huawei push messages (#476)
- forceContentUpdate with boolean flag (#477)
- Add exception listener to Log class (#481)
Android SDK 5.8.2
Changes:
- Add Leanplum.setLocale (#478)
- Validate Advertising ID for zero value (#479)