Skip to content

Releases: klaviyo/klaviyo-android-sdk

3.3.0-rc.1

13 Mar 15:56
69254e0
Compare
Choose a tag to compare
3.3.0-rc.1 Pre-release
Pre-release

Adding new lifecycle listener function so we can track the active activity before initializing Klaviyo (and some nice unit tests)

What's Changed

Full Changelog: 3.2.0...3.3.0-rc.1

3.2.0

06 Mar 19:42
Compare
Choose a tag to compare

What's Changed

Introducing in-app forms - a new way to engage with your app users! Klaviyo Forms is a new package in our SDK. Check out our readme updates for integration instructions.

Changelog

New Contributors

Full Changelog: 3.0.3...3.2.0

3.2.0-rc.2

06 Mar 15:54
Compare
Choose a tag to compare
3.2.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.2.0-rc.1...3.2.0-rc.2

3.2.0-rc.1

27 Feb 16:16
Compare
Choose a tag to compare
3.2.0-rc.1 Pre-release
Pre-release

What's Changed

  • In-App Forms release candidate

Full Changelog: 3.2.0-alpha.1...3.2.0-rc.1

3.2.0-alpha.1

20 Feb 16:56
Compare
Choose a tag to compare
3.2.0-alpha.1 Pre-release
Pre-release

For testing In App Forms

What's Changed

New Contributors

Full Changelog: 3.0.3...3.2.0-alpha.1

3.1.0-alpha.1

20 Feb 17:08
Compare
Choose a tag to compare
3.1.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.0.3...3.1.0-alpha.1

3.0.3

27 Jan 18:23
3daace4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.2...3.0.3

3.0.2

07 Jan 16:58
e40682c
Compare
Choose a tag to compare

What's Changed

Adopts the latest Klaviyo API Revision, 2024-10-15

New Contributors

Full Changelog: 3.0.0...3.0.2

3.0.0

23 Oct 18:14
798d03d
Compare
Choose a tag to compare

Release Notes:

  • The SDK now automatically tracks changes to the user's notification permission whenever the app is opened or resumed.
  • After you call resetProfile, the SDK will hold the push token internally and automatically attach the token to the next profile. This is a change from past behavior where the token would need to be explicitly set again after resetting.
  • Fixed a bug where 429 rate limit retry times could be impacted by network fluctuations
  • Updated setProfileAttribute where any serializable is accepted instead of only strings
  • Prevent duplicate push notifications from displaying on a device through tagging
  • Removing identifiers from state if format issues are present

Breaking Changes

  • Modified visibility of the ProfileKey options deprecated in 2.3.0
  • Klaviyo.lifecycleCallbacks deprecated in 2.1.0 has been removed

See all breaking changes here

What's Changed

Full Changelog: 2.4.1...3.0.0

2.4.1

24 Sep 19:16
c842528
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1