Skip to content

Tags: intercom/intercom-android

Tags

17.4.2

Toggle 17.4.2's commit message
Release 17.4.2

* Fixed an issue where two articles were opened instead of one
* Fixed crash when previewing password-protected PDFs

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

17.4.1

Toggle 17.4.1's commit message
Release 17.4.1

* Fixed `MalformedURLException` crash when opening preview for an uploading file in conversation
* Fixed various in-app notification 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.0

Toggle 17.4.0's commit message
Release 17.4.0

* Added titles to the Messages screen to help users differentiate between their conversations.

* Fixed an issue where in-app notification text was not visible when displaying the latest message in a conversation.
* Fixed `setBottomPadding` API 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.

* 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

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

17.3.1

Toggle 17.3.1's commit message
Release 17.3.1

* Fixed ClassNotFoundException crash related to Ably integration

* Compose BOM: Updated to 2025.10.01

17.3.0

Toggle 17.3.0's commit message
Release 17.3.0

* 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

* Fragment Kotlin Extensions: Updated to 1.8.9
* Compose Navigation: Updated to 2.9.5

17.2.0

Toggle 17.2.0's commit message
Release 17.2.0

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

* 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 `NullPointerException` crash caused by unsuccessful authorization response

* 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

Toggle 17.1.1's commit message
Release 17.1.1

* Fixed errors introduced in older version of androidx.navigation:navigation-* by bumping to version 2.9.3

17.1.0

Toggle 17.1.0's commit message
Release 17.1.0

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

* Fixed an issue where unnecessary reconnections occurred when the app is backgrounded on Android 15 and later.

17.0.4

Toggle 17.0.4's commit message
Release 17.0.4

* 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

Toggle 17.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 17.0.3 (#670)

* Release 17.0.3

* Update changelog: clarify audio fix was for videos, remove enhancement heading for dark mode