Skip to content

Tags: intercom/intercom-android

Tags

18.2.0

Toggle 18.2.0's commit message
Release 18.2.0

* Crash reporting can now be managed directly from workspace settings.

* Fixed unread badge position offset in the collapsed conversation header menu

* Compose BOM: Updated to 2026.05.01
* Firebase Messaging: Updated to 25.0.2

18.1.0

Toggle 18.1.0's commit message
Release 18.1.0

* **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.

* Fixed push notification images not loading on some devices
* Fixed download button not responding on the image preview screen

* Compose BOM: Updated to 2026.05.00
* Ably Android: Updated to 1.7.2

18.0.3

Toggle 18.0.3's commit message
Release 18.0.3

* Improved reliability of Fin streaming sessions
* Fixed admin messages not appearing until the user sends a reply

* Compose BOM: Updated to 2026.04.01

18.0.2

Toggle 18.0.2's commit message
Release 18.0.2

* 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

Toggle 18.0.1's commit message
Release 18.0.1

* 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

* AndroidX Annotation: Updated to 1.10.0

18.0.0

Toggle 18.0.0's commit message
Release 18.0.0

**Minimum SDK version raised to 23 (Android 6.0)**<br>
The SDK now requires `minSdk 23`, aligning with AndroidX Compose library requirements and modern Android development practices. Apps targeting API levels 21-22 must remain on version 17.x.

**Target SDK version raised to 36 (Android 16)**<br>
The SDK now targets Android 16, ensuring compliance with the latest Google Play requirements and enabling support for new platform features including improved edge-to-edge display behavior. Your project must use `compileSdk 36` or higher. If you are not ready to use API level 36, please stay on version 17.x.

**Internal storage migrated from SharedPreferences to AndroidX DataStore**<br>
All internal SDK data storage has been migrated from SharedPreferences to AndroidX DataStore, bringing significant improvements to reliability, thread safety, and performance. Sensitive data is now protected with AES-256-GCM encryption via Android Keystore. Existing SDK data is automatically migrated on first launch with no action required from developers. This migration is one-way — downgrading to a previous SDK version after upgrading will result in loss of local SDK state.

* Fixed English missing from the supported languages header
* Fixed in-app notification disappearance in certain cases
* Fixed overlays rendering behind navigation bar on `AppCompatActivity` with edge-to-edge

* Compose BOM: Updated to 2026.03.01
* AndroidX Core KTX: Updated to 1.18.0
* Ably: Updated to 1.7.1

17.4.7

Toggle 17.4.7's commit message
Release 17.4.7

* Fixed push notifications not displaying in certain cases
* Fixed unread badge counter not updating in certain cases
* Fixed attachment upload issues
* Fixed various UI issues

* The next major version of the Android SDK will require `minSdk 23` (Android 6.0) due to AndroidX Compose library requirements.

17.4.6

Toggle 17.4.6's commit message
Release 17.4.6

* Fixed a crash that could occur when handling push notifications
* Fixed push notification images not loading correctly in some cases
* Fixed AI agent name and avatar not appearing correctly in in-app notifications

* The next major version of the Android SDK will require `minSdk 23` (Android 6.0) due to AndroidX Compose library requirements.

17.4.5

Toggle 17.4.5's commit message
Release 17.4.5

* Fixed various in-app notification UI issues
* Fixed workflows not triggering in certain cases

* The next major version of the Android SDK will require `minSdk 23` (Android 6.0) due to AndroidX Compose library requirements.

17.4.4

Toggle 17.4.4's commit message
Release 17.4.4

* Fixed carousels not showing up in certain cases

* Ably: Updated to 1.6.1

* The next major version of the Android SDK will require `minSdk 23` (Android 6.0) due to AndroidX Compose library requirements.