Skip to content

Releases: intercom/intercom-android

18.5.0

Choose a tag to compare

@intercom-android-release-bot intercom-android-release-bot released this 15 Jul 12:39
Immutable release. Only release title and notes can be modified.
4bff4d0
Release Date: 15-07-2026

✨ New Features

  • Added Intercom.suppressProactiveContent to 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.0 due to binary compatibility

18.4.0

Choose a tag to compare

@intercom-android-release-bot intercom-android-release-bot released this 08 Jul 14:07
Immutable release. Only release title and notes can be modified.
16a89c7
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

Choose a tag to compare

@intercom-android-release-bot intercom-android-release-bot released this 01 Jul 09:58
Immutable release. Only release title and notes can be modified.
83db1f5
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

Choose a tag to compare

@intercom-android-release-bot intercom-android-release-bot released this 23 Jun 10:32
Immutable release. Only release title and notes can be modified.
0af12ee
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 ThemeMode enum and ui package 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

Choose a tag to compare

@intercom-android-release-bot intercom-android-release-bot released this 15 Jun 11:24
Immutable release. Only release title and notes can be modified.
56aa60e
Release Date: 15-06-2026

🚀 Enhancements

  • Added setMessengerEnvironment to 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

Choose a tag to compare

@intercom-android-release-bot intercom-android-release-bot released this 21 May 20:43
b135e3a
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

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

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