3.0.0
·
42 commits
to main
since this release
3.0.0 (2026-01-20)
⚠ BREAKING CHANGES
- remove React Native old architecture support (#323)
Features
RN
- Exposed
trackMetricmethod 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) - In-app messages now support SSE (Server-Sent Events) as an alternative to polling, reducing latency and improving message delivery efficiency (#555) (a777c69)