Skip to content

Releases: intercom/intercom-android

15.13.0

27 Jan 11:35
586ff90
Compare
Choose a tag to compare
Release Date: 27-01-2025

🚀 Enhancements

  • Improved delineation between AI Agents and bots.
  • New handover experience from AI Agents to teammates.
  • Added Privacy Policy in the conversation screen
  • Special notice now supports multiple languages.
  • Intercom SDK now targets Android 15 (API level 35).
  • Added edge-to-edge support

🐛 Bug Fixes

  • Fixed the issue with new conversation workflow doesn’t trigger

15.12.0

15 Jan 13:27
293cd53
Compare
Choose a tag to compare
Release Date: 15-01-2025

🚀 Enhancements

👉 Note

  • This release contains some beta features.

15.11.5

10 Jan 13:41
151bd87
Compare
Choose a tag to compare
Release Date: 10-01-2025

🚀 Enhancements

  • Revamped the “More” menu when launching directly into a conversation.
  • Updates to the Powered By Intercom badge in conversations.

🐛 Bug Fixes

  • Fixed a crash occurring when sending attachments.
  • Fixed an issue where tapping push notifications wouldn’t open the conversation

👉 Dependency updates

  • Firebase Messaging: Updated to 24.1.0

15.11.4

17 Dec 15:01
92d4e3c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Resolves an issue with Fin streaming replies.

👉 Dependency updates

  • Compose BOM: Updated to 2024.12.01
  • AndroidX Paging: Updated to 3.3.5

👉 Note

  • This release contains some beta features.

15.11.3

11 Dec 13:45
6cea0b6
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fixed the bug where users were unable to add a phone number in the attribute collector
  • Fixed a crash caused by IllegalArgumentException: y must be < bitmap.height()

👉 Dependency updates

  • Compose BOM: Updated to 2024.11.00
  • AndroidX ConstraintLayout: Updated to 2.2.0

Note
This release contains some beta features.

15.11.2

25 Nov 10:44
31ab8c2
Compare
Choose a tag to compare
Release Date: 22-11-2024

🐛 Bug Fixes

  • Prevented ProGuard from removing critical classes during build time
  • Resolved issues with downloading images in the app
  • Fixed an issue with profile image background
  • Bumped androidx.compose:compose-bom from 2024.10.00 to 2024.10.01.
  • Bumped androidx.compose.animation:animation-graphics-android from 1.6.8 to 1.7.5.

15.11.1

08 Nov 13:18
5608e16
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fixed an issue causing conflicts when the host application integrates with Sentry
  • Addressed a MalformedURLException that occurred during file downloads
  • Fixed crash IllegalArgumentException: Cannot have an empty start destination route
  • Fixed a bug where the device's language settings would override Messenger default language settings

15.11.0

31 Oct 16:43
71b861f
Compare
Choose a tag to compare

📱 New Features

  • Added the ability to upload files to a conversation

🚀 Enhancements

  • Added new API isUserLoggedIn. This enables developers to determine if a user is currently logged in to Intercom.
  • Added new API fetchLoggedInUserAttributes. This enables developers to retrieve the details of the currently logged in user.

🐛 Bug Fixes

  • Fixed some small UI bugs
  • Fixed a crash with the following stacktrace:
at dalvik.system.VMStack.getThreadStackTrace(VMStack.java)
at java.lang.Thread.getStackTrace(Thread.java:1736)
at d00.d.e0
at d00.d.v
at io.intercom.android.sdk.m5.errorReporter.SentryErrorReporter.trackActiveUser

15.10.3

18 Sep 10:00
8efe2da
Compare
Choose a tag to compare
Release Date: 18-09-2024
  • Bug fixes and performance improvements
  • Bumped the Compose BOM to 2024.09.00

15.10.2

23 Aug 12:58
16c16e2
Compare
Choose a tag to compare
Release Date: 23-08-2024

🐛 Bug Fixes

  • Fixed an issue where image and gif preview's send and close button were missing in Android 15
  • Updated androidx.media3:media3-exoplayer from 1.3.1 to 1.4.0.