Releases: intercom/intercom-android
Releases · intercom/intercom-android
17.4.0
Release Date: 23-12-2025
🚀 Enhancements
- Added titles to the Messages screen to help users differentiate between their conversations.
🐛 Bug Fixes
- Fixed an issue where in-app notification text was not visible when displaying the latest message in a conversation.
- Fixed
setBottomPaddingAPI not working correctly, which caused improper positioning of the launcher and in-app notifications. - Fixed a privacy issue where teammate surnames were being displayed in in-app notifications.
👉 Dependency updates
- Compose Navigation: Updated to 2.9.6
- AndroidX ExifInterface: Updated to 1.4.2
- Ably: Updated to 1.5.0
- Kotlin: Updated to 2.0.20
- Compose BOM: Updated to 2025.11.01
👉 Note
- The next version of the Android SDK will require
minSdk 23(Android 6.0) due to AndroidX Compose library requirements.
17.3.1
Release Date: 11-11-2025
🐛 Bug Fixes
- Fixed ClassNotFoundException crash related to Ably integration
👉 Dependency updates
- Compose BOM: Updated to 2025.10.01
17.3.0
Release Date: 17-10-2025
🐛 Bug Fixes
- SDK now uses Ably as a source for websocket events
- Fixed LazyColumn duplicate key crash in AI answer sources bottom sheet
- Fixed R8 compilation error caused by missing Lombok classes from Ably library dependency
👉 Dependency updates
- Fragment Kotlin Extensions: Updated to 1.8.9
- Compose Navigation: Updated to 2.9.5
17.2.0
Release Date: 03-10-2025
🚀 Enhancements
- Added Voice Notes to the conversation composer. Users can now record voice messages that are automatically transcribed to text and can be sent in conversations.
🐛 Bug Fixes
- Fixed an issue where in-app notifications were not showing up in certain cases
- Fixed an issue where in-app notifications display underneath system navigation buttons
- Fixed
NullPointerExceptioncrash caused by unsuccessful authorization response
👉 Dependency updates
- Compose BOM: Updated to 1.9.2 (via BOM 2025.09.01)
- Gson: Updated to 2.13.2
- Lifecycle Components: Updated to 2.9.4
17.1.1
Release Date: 11-09-2025
🐛 Bug Fixes
- Fixed errors introduced in older version of androidx.navigation:navigation-* by bumping to version 2.9.3
17.1.0
Release Date: 18-08-2025
🚀 Enhancements
- Added a new contextual push notification reminder. An in-conversation banner can appear inside conversations that nudge users to enable push notifications at the most relevant moments.
- UI Improvements for events in conversations.
🐛 Bug Fixes
- Fixed an issue where unnecessary reconnections occurred when the app is backgrounded on Android 15 and later.
17.0.4
Release Date: 11-08-2025
- Bug fixes and performance improvements
- Improvements to metadata when images are sent in a conversation
- Fixed issue where emojis were missing in conversation rating card
17.0.3
Release Date: 23-07-2025
- Improved dark mode support
🐛 Bug Fixes
- Fixed issue where audio was missing in certain videos
17.0.2
17.0.1
Release Date: 11-07-2025
🐛 Bug Fixes
- Fixed
NoSuchMethodError: No virtual method getParcelableArrayExtracrash happening on lower Android versions - Fixed
IllegalStateException: The specified child already has a parentcrash - Fix in-app notification crash in Unity projects by improving legacy activity detection
👉 Dependency updates
com.google.firebase:firebase-messagingto24.1.2