Releases: Leanplum/Leanplum-Android-SDK
Releases · Leanplum/Leanplum-Android-SDK
7.5.0
Features:
- Update CleverTap SDK to 7.0.0. Full changelog here
- Removes Mi Push support. The service has been shutdown by Xiaomi: Link
- Upgrade Android Gradle plugin to 8.2.2
- Remove info event property from event migration to CleverTap
Fixes:
- Fix first app launch event not being triggered occasionally
7.4.1
Fixes:
- A rare userId inconsistency, which could affect the CleverTap migration.
Android SDK 7.4.0
Features:
- Update CleverTap SDK to 6.1.1
Android SDK 7.3.0
Features:
- Update CleverTap SDK to 6.0.0
Release 7.2.1
Fixes:
- Identity management issue with duplicate device ids after reinstall
Android SDK 7.2.0
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
Features:
- Add async functionality to Action Queue (#543)
- Allow developer to give feedback from Activity's onRequestPermissionResult (#544)
Android SDK 7.1.1
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
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
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)