Releases: intercom/intercom-android
Releases · intercom/intercom-android
15.13.0
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
Release Date: 15-01-2025
🚀 Enhancements
- Added support for Fin for Platforms.
- Special notice view now supports links.
👉 Note
- This release contains some beta features.
15.11.5
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
15.11.3
🐛 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
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
🐛 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
📱 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
15.10.2
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.