Skip to content

Releases: customerio/customerio-android

4.17.0

09 Mar 14:44

Choose a tag to compare

4.17.0 (2026-03-09)

Features

4.16.1

24 Feb 11:52

Choose a tag to compare

4.16.1 (2026-02-24)

Bug Fixes

  • in-app messages not displaying when app returns from background with SSE enabled (#663) (9fb8156)

4.16.0

20 Feb 17:25

Choose a tag to compare

4.16.0 (2026-02-20)

Features

  • Added support for Notification Inbox (#660) (7bc46da)

4.15.2

16 Feb 14:58

Choose a tag to compare

4.15.2 (2026-02-16)

Bug Fixes

4.15.1

04 Feb 07:24

Choose a tag to compare

4.15.1 (2026-02-04)

Bug Fixes

4.15.0

13 Jan 12:21

Choose a tag to compare

4.15.0 (2026-01-13)

Features

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

4.14.0

24 Nov 08:26

Choose a tag to compare

4.14.0 (2025-11-24)

Features

4.13.0

29 Oct 19:39

Choose a tag to compare

4.13.0 (2025-10-29)

Features

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

⚠️ 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.

4.12.1

24 Oct 19:26

Choose a tag to compare

4.12.1 (2025-10-24)

Bug Fixes

  • Fixed a crash in release builds where anonymous messages could fail due to missing TypeToken definitions when R8/ProGuard optimizations were applied. (#623) (4fef7a8)

4.12.0

08 Oct 18:40

Choose a tag to compare

4.12.0 (2025-10-08)

Features

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