Releases: intercom/intercom-cordova
10.1.1
10.1.0
10.0.0
v10.0.0 of the Cordova plugin supports the latest version (10.0.1) of the Intercom mobile SDK.
Enhancements
- We have redesigned the Help Center for mobile apps. ✨
- New UI, optimized specifically for mobile apps and small screens
- Type-ahead search to help users find answers quicker than ever
- Control whether users open up a specific collection of articles, a group of collections, or specific search results
- Localization - with right to left language display
- Accessibility support: screen readers, dynamic font sizes, and keyboard navigation - to support all end users
- New Help Center Data API that enables you to build your own help center UI, enabling a much deeper and custom integration into your app.
Improvements and bug fixes
- Fixed an issue where the special notice message would not display.
hideMessenger()
has now been deprecated and removed. Please usehideIntercom()
instead. This method will hide all Intercom UI in your app.
9.3.0
- The Intercom Cordova plugin has been updated to use v8.3.0 of the Intercom Android SDK and v8.1.0 of the iOS SDK as the latest version.
- 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.
- Updated to cordova-ios 6.1.1.
9.2.1
- The Intercom Cordova plugin has been updated to use v8.2.0 of the Intercom Android SDK.
- The Intercom Cordova plugin has been updated to use v8.0.0 of the Intercom iOS SDK.
9.2.0
9.1.1
- The Intercom Cordova plugin has been updated to use v8.0.0 of the Intercom Android SDK as the latest version.
9.1.0
- The Cordova plugin has been updated to be compatible with v7.2.0 of the Android SDK and v9.0.0 of Cordova Android.
- v7.2.0 of the Android SDK now uses Android X, and includes updates to the Gson and Firebase Messaging libraries it uses.
- In Cordova Android v9.0.0, the minimum Android API level is now API 22 (Android 5.1). The Cordova plugin's minimum version is now API 22 as well.
9.0.1
The Intercom Cordova plugin has been updated to use v7.1.1 of the iOS and Android SDK. We fixed a number of bugs in this release:
- Android:
- 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.
- iOS:
- Improved: If your app does not request location permissions, you will no longer have to add a location permission string to your PList when using the Intercom iOS SDK.
9.0.0
v9.0.0 of the Cordova plugin supports the latest version (7.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 plugin and 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:
-
Android:
- 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.
-
iOS:
- Improved: The mobile SDK and its features now initialize and open more quickly.
- Improved: More elegant image loading states.
- Improved: Added support for pointers in iPadOS 13.4 and up.
- Improved: Added support for Provisional Push Notifications
- Fixed: An issue where Intercom was not relinquishing keyWindow status, causing problems with external keyboards and text input fields.
- Fixed: An issue where the header background colour for articles was incorrect.
- Fixed: A crash in iOS 13 when tapping close button after sending a reply to a conversation.
- Fixed: A crash when exiting conversation before Operator has responded.
- Fixed: An issue where conversations were marked as read when the app was in the background.
- Fixed: An issue where some images were causing apps to crash during the upload process.