Skip to content

Releases: customerio/customerio-reactnative

6.4.0

02 Apr 21:32

Choose a tag to compare

6.4.0 (2026-04-02)

Features

6.3.1

12 Mar 03:44

Choose a tag to compare

6.3.1 (2026-03-12)

Bug Fixes

  • Make location android dep api instead of implementation (#574) (24db093)

6.3.0

11 Mar 12:52

Choose a tag to compare

6.3.0 (2026-03-11)

Features

6.2.0

21 Feb 08:24

Choose a tag to compare

6.2.0 (2026-02-21)

Features

  • Added support for Notification Inbox (#568) (aa38d99)

6.1.2

16 Feb 19:24

Choose a tag to compare

6.1.2 (2026-02-16)

Bug Fixes

6.1.1

06 Feb 09:28

Choose a tag to compare

6.1.1 (2026-02-06)

Bug Fixes

  • update Customer.io native SDKs (iOS 4.1.2, Android 4.15.1) (#560) (71cbd4d)

6.1.0

14 Jan 13:35

Choose a tag to compare

6.1.0 (2026-01-14)

Features

  • In-app messages now support SSE (Server-Sent Events) as an alternative to polling, reducing latency and improving message delivery efficiency (#555) (a777c69)

6.0.0

24 Dec 10:47

Choose a tag to compare

6.0.0 (2025-12-24)

⚠ BREAKING CHANGES

  • Apps must now use React Native new architecture to use this and future versions of the SDK. No public API changes were made, so existing apps already using the new architecture should not be affected. (#553)

Features

  • Support for old React Native architecture has been removed to align with official React Native recommendations (#553) (4956640)
  • Added support for lead capture with anonymous messages

5.3.0

04 Dec 22:46

Choose a tag to compare

5.3.0 (2025-12-04)

Features

5.2.0

20 Nov 16:56

Choose a tag to compare

5.2.0 (2025-11-20)

Features

  • Exposed trackMetric method for manually tracking push notification metrics. This is useful when using multiple push providers or displaying notifications without relying on Customer.io SDK. (#539) (43deefe)