Releases: intercom/intercom-android
9.0.0
- Support for Android X : Added support for Android X without needing Jetifier
- Intercom now depends on Glide 4.11.0, Gson 2.8.6, Otto 1.3.8, Okio 2.8.0, Okhttp 4.9.0 and Retrofit 2.9.0
- Better RTL support : Improved support for RTL layouts
8.3.0
-
New feature: You can now open an article or Mobile Carousel programmatically in your app. We have added two new methods to our API to enable this, displayArticle and displayCarousel.
-
Improvement: Added an optional special notice message, that can be displayed at the top of a conversation. This has been commonly used to set expectations during COVID, find more details here.
-
Fixed: An issue where the links would not open inside conversations on Android 11.
-
Fixed: An issue where we would display the wrong timezone in the conversation header.
8.2.0
- We have rolled back Okio to version 1.17.4. We had previously upgraded to version 2.7.0 which caused conflicts for customers using okio/okhttp. If you are using version 8.0.0 or 8.1.0 and have encountered this issue you will need to update to a newer Intercom SDK version.
8.1.0
- The SDK has been updated to support Android 11
8.0.1
8.0.0
- We've updated the version of third party dependancies such as Firebase Messaging, AndroidX, and internal repackaged libraries
- We've added Kotlin as part of updating to the newest version of OkHttp
- We've updated the minimum Java requirement to Java 8+ as part of updating to the newest version of OkHttp
7.2.0
- The Android SDK now uses Android X.
- We’ve updated the Gson and Firebase Messaging libraries that the SDK uses.
- We recommend migrating to Android X to use this version of the Android SDK.
7.1.2
7.1.1
- Fixed an issue where buttons on the Messenger conversation card were not fully visible on small devices.
- Fixed an issue where the conversation header wasn't updates after a teammate reply.
7.1.0
In v7.1.0 of the Intercom mobile SDK, we’re introducing a fantastic new mobile engagement feature called Mobile Carousels. We’ve also added support for closed conversations, as well as a number of fixes and performance improvements.
📱 New Feature: Mobile Carousels
Bring your best features. We'll bring the spotlight. Use Mobile Carousels to connect with app users at every touchpoint—show them around, provide support, and highlight features you know they'll love.
Mobile Carousels are a multi-screen message designed to feel right at home in your mobile app.
- Rich multi-screen messages.
- Highly customizable, right inside Intercom.
- Request device permissions like push notifications, camera, location and more.
- Deep link into your app, open URLs, or start conversations in the Intercom Messenger.
- Target the right message to the right audience.
- A/B testing and control groups.
- Goal tracking.
- Schedule your Mobile Carousel with ease.
Upgrade to the latest version of the mobile SDK today to use the feature. No additional integration work required.
Learn more about Mobile Carousels
📱 Closed Conversations
The mobile SDK now respects the prevent replies to closed conversations
setting if you have it enabled. The text composer will be disabled for closed conversations, and your users will be able to start a new conversation if they need to. The UI updates in real time as the conversation takes place.
📱 Improvements and bug fixes
We made a number of performance improvements and squashed a number of bugs in this release. This includes:
- Improved: The mobile SDK and its features now initialize and open more quickly.
- Improved: More elegant image loading states.
- Fixed: An issue where the composer occasionally failed to respect the ‘disable composer for inbound bots’ setting.
- Fixed: A crash associated with certain colour customization settings.
- Fixed: A java.lang.OutOfMemoryError crash.
- Fixed: A ReactionInputView.highlightSelectedReaction > IndexOutOfBoundsException crash.
- Fixed: An issue where file extensions were sometimes removed when uploading them.
- Fixed: An issue where emoji reactions were sometimes rendered twice.
- Fixed: An issue with overlapping text in the ‘Your conversations’ list in the Messenger home.
- Fixed: An issue where an outbound message didn’t appear in real-time after changing the device orientation.
- Fixed: An issue where custom bot failed to save custom attributes
- Fixed: A crash with error java.lang.ArithmeticException divide by zero
- Removed: The experimental API is no longer available.