Skip to content

Releases: customerio/customerio-expo-plugin

2.0.0-beta.1

24 Dec 10:29
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2024-12-24)

⚠ BREAKING CHANGES

  • Data Pipelines Support: Sending your mobile data into our customer data platform (CDP) helps you support Journeys and the rest of your martech stack—analytics, data warehouses, CRMs, and more. (#190)

NOTE: Please follow the migration guide for a seamless upgrade to this version.

Features

  • Anonymous tracking: You can send anonymous events, and we’ll reconcile anonymous activity with your users when you identify them.
  • Built-in lifecycle events: the SDK now automatically captures events like “Application Installed” and “Application Updated” for you, so you better understand your users’ behaviors in your app.
  • New device data: The SDK captures complete device-level context, such as your audience’s screen dimensions, device names, and more.

1.0.0-beta.17

21 Nov 19:06
Compare
Choose a tag to compare
1.0.0-beta.17 Pre-release
Pre-release

1.0.0-beta.17 (2024-11-21)

Features

  • Resolved compatibility issues with Expo SDK 52 for iOS apps by updating iOS deployment target to 15.1 from 13.4 to align with Expo 52 (#156) (086b336)

1.0.0-beta.16

25 Oct 07:57
Compare
Choose a tag to compare
1.0.0-beta.16 Pre-release
Pre-release

1.0.0-beta.16 (2024-10-25)

Bug Fixes

  • Fixed compatibility issues with expo-doctor to prevent PLUGIN_NOT_FOUND error (#154) (5b2adb3)

1.0.0-beta.15

21 Feb 11:50
Compare
Choose a tag to compare
1.0.0-beta.15 Pre-release
Pre-release

1.0.0-beta.15 (2024-02-21)

Features

1.0.0-beta.14

12 Feb 17:43
Compare
Choose a tag to compare
1.0.0-beta.14 Pre-release
Pre-release

1.0.0-beta.14 (2024-02-12)

Features

  • automatically handle push click events and increase compatibility with 3rd party push modules (#112) (a67e345)

1.0.0-beta.13

07 Aug 10:43
Compare
Choose a tag to compare
1.0.0-beta.13 Pre-release
Pre-release

1.0.0-beta.13 (2023-08-07)

Bug Fixes

  • modified regex for Expo 48 and added UNUserNotificationCenter snippet (#82) (e5cbc77)

1.0.0-beta.12

06 Jul 19:57
Compare
Choose a tag to compare
1.0.0-beta.12 Pre-release
Pre-release

1.0.0-beta.12 (2023-07-06)

Bug Fixes

1.0.0-beta.11

03 Jul 18:00
Compare
Choose a tag to compare
1.0.0-beta.11 Pre-release
Pre-release

1.0.0-beta.11 (2023-07-03)

This release uses the Customer.io React Native SDK version 3. After you install this version of the Expo plugin into your project, you will need to run expo prebuild --clean for changes to go into effect from the plugin.

⚠ BREAKING CHANGES

  • auto-update native SDK and easier rich push install (#81)

Bug Fixes

  • auto-update native SDK and easier rich push install (#81) (793e927)

1.0.0-beta.10

01 Jun 11:33
Compare
Choose a tag to compare
1.0.0-beta.10 Pre-release
Pre-release

1.0.0-beta.10 (2023-06-01)

Bug Fixes

1.0.0-beta.9

17 May 07:48
Compare
Choose a tag to compare
1.0.0-beta.9 Pre-release
Pre-release

1.0.0-beta.9 (2023-05-17)

Bug Fixes