Skip to content

Releases: customerio/customerio-flutter

3.4.0

11 Mar 04:16

Choose a tag to compare

3.4.0 (2026-03-11)

Features

3.3.0

21 Feb 09:07

Choose a tag to compare

3.3.0 (2026-02-21)

Features

  • Added support for Notification Inbox (#313) (b1e732b)

3.2.2

16 Feb 19:00

Choose a tag to compare

3.2.2 (2026-02-16)

Bug Fixes

3.2.1

05 Feb 23:28

Choose a tag to compare

3.2.1 (2026-02-05)

Bug Fixes

  • Remove outdated sonatype snapshot dependency (#303) (02309bf)

3.2.0

14 Jan 13:57

Choose a tag to compare

3.2.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 (#298) (59ab310)

3.1.1

16 Dec 13:39

Choose a tag to compare

3.1.1 (2025-12-16)

Bug Fixes

  • Bump Android compileSdk to 36 for AndroidX compatibility (#297) (5b8f972)

3.1.0

30 Oct 21:24

Choose a tag to compare

3.1.0 (2025-10-30)

Features

  • Updated the SDK and dependencies for Android 16 compatibility, including minor updates to better support newer OS restrictions and behavior changes. (#293) (2b235de)

⚠️ Notes

  • Apps now may need to update their compileSdk version to 36 and Gradle version to at least 8.9.3 to ensure compatibility with updated dependencies and to successfully build against Android 16.

3.0.1

24 Oct 20:15

Choose a tag to compare

3.0.1 (2025-10-24)

Bug Fixes

  • prevent message type crash in release builds (#291) (44ff921)

3.0.0

17 Oct 07:43

Choose a tag to compare

3.0.0 (2025-10-17)

⚠ BREAKING CHANGES

  • Add CioFirebaseWrapper to pull in Firebase specific services (#290)

Features

  • Add CioFirebaseWrapper to pull in Firebase specific services (#290) (444becb)

2.9.0

08 Oct 20:02

Choose a tag to compare

2.9.0 (2025-10-08)

Features

  • You can now send banners, modals, pop-ups, and surveys to anonymous visitors —no ID or email required. (#289) (47f1918)