Releases: intercom/intercom-android
Releases · intercom/intercom-android
Release list
18.5.0
Immutable
release. Only release title and notes can be modified.
Release Date: 15-07-2026
✨ New Features
- Added
Intercom.suppressProactiveContentto let host apps suppress carousel and survey content independently of in-app messages
🐛 Bug Fixes
- Fixed a crash when the device's legacy SharedPreferences was unavailable (e.g. an isolated process) during the DataStore migration
- Fixed voice recordings and in-progress transcription being lost on screen rotation, and removed the recording-time orientation lock (which Android 17 ignores on large-screen displays anyway)
👉 Dependency updates
- Firebase Messaging: Updated to 25.1.1
👉 Note
- The next major version of the Android SDK will be built with Kotlin 2.3 and will require apps to use a minimum Kotlin version of
2.0due to binary compatibility
18.4.0
Immutable
release. Only release title and notes can be modified.
Release Date: 08-07-2026
🚀 Enhancements
- Fin's code blocks now render with syntax highlighting and an expand/collapse control, in their own bubble separate from surrounding message text — in both finalized answers and while streaming
🐛 Bug Fixes
- Removed the streaming "typing" cursor from Fin's AI answers, matching web — it could appear misplaced on newer block types and linger visibly after a block finished streaming
👉 Dependency updates
- Compose BOM: Updated to 2026.06.01
18.3.2
Immutable
release. Only release title and notes can be modified.
Release Date: 01-07-2026
🐛 Bug Fixes
- Fixed a crash rendering the legacy messenger app card when the WebView provider threw an unexpected error during initialization
- Fixed the composer opening in a new task (or silently failing to open) when launched from Help Center on some host apps
- Fixed a crash opening Help Center when no back-press dispatcher was available in the host app
- Fixed crashes when picking a missing or unreadable media file, and a gap that let a required upload question be bypassed
- Fixed a crash compressing a video whose source file was missing or unreadable
👉 Dependency updates
- Compose BOM: Updated to 2026.06.00
18.3.1
Immutable
release. Only release title and notes can be modified.
Release Date: 23-06-2026
🐛 Bug Fixes
- Fixed a crash when selecting multiple photos to upload from a Messenger form
- Fixed attribute collectors not appearing in Android conversations
- Fixed a crash caused by push-notification image loading running on the main thread
- Restored the
ThemeModeenum anduipackage to the published artifact, so theme customization works as documented - Fixed Fin reply links rendering with unreadable, low-contrast text
👉 Dependency updates
- Firebase Messaging: Updated to 25.1.0
18.3.0
Immutable
release. Only release title and notes can be modified.
Release Date: 15-06-2026
🚀 Enhancements
- Added
setMessengerEnvironmentto extend multi-environment messaging support to the Android SDK, tagging every API request with an environment identifier (for Fin for Platforms standalone apps) - In-app notifications are now capped and centered on wide screens such as tablets
🐛 Bug Fixes
- Fixed a crash when the host app's push service runs in a separate process
- Fixed code blocks losing indentation and collapsing multi-line content onto a single line
18.2.0
Release Date: 21-05-2026
🚀 Enhancements
- Crash reporting can now be managed directly from workspace settings.
🐛 Bug Fixes
- Fixed unread badge position offset in the collapsed conversation header menu
👉 Dependency updates
- Compose BOM: Updated to 2026.05.01
- Firebase Messaging: Updated to 25.0.2
18.1.0
Release Date: 12-05-2026
✨ New Features
- Multiple attachments — Users can now send multiple images and files together in a single message, with a preview of selected media in the composer.
- Typing indicator — The inbox now shows a typing indicator when an agent is replying.
🐛 Bug Fixes
- Fixed push notification images not loading on some devices
- Fixed download button not responding on the image preview screen
👉 Dependency updates
- Compose BOM: Updated to 2026.05.00
- Ably Android: Updated to 1.7.2
18.0.3
Release Date: 24-04-2026
🐛 Bug Fixes
- Improved reliability of Fin streaming sessions
- Fixed admin messages not appearing until the user sends a reply
👉 Dependency updates
- Compose BOM: Updated to 2026.04.01
18.0.2
Release Date: 17-04-2026
🐛 Bug Fixes
- Fixed camera video recording failing when external storage is unavailable
- Fixed video embeds and other content failing to display in Help Center articles
18.0.1
Release Date: 10-04-2026
🐛 Bug Fixes
- Fixed GIF search input text being unreadable in dark mode
- Fixed in-app messages disappearing when a permission dialog is shown
- Fixed in-app notifications not responding to swipe-to-dismiss gesture
- Fixed overlays not appearing after returning from a long background period
- Fixed missing messages and unread count not updating when app returns from extended background
- Fixed an ANR on low-memory devices when repeatedly accessing the Messenger launcher
- Fixed a memory leak in WebView cache that prevented Activity garbage collection when using card messages
- Improved spacing between message blocks in in-app notifications
👉 Dependency updates
- AndroidX Annotation: Updated to 1.10.0