Releases: intercom/intercom-android
15.5.0
Release Date: 15-11-2023
🚀 Enhancements
- Ticket details can now be launched programatically
- Bot speed improvements
🐛 Bug fixes
- Added a missing Hebrew translation
- Fixed an issue where message content was shown in the composer after it was sent
15.4.0
15.4.0
Release Date: 19-10-2023
🚀 Enhancements
- Intercom SDK now targets Android 14 (API level 34).
📱 New Feature: Fin is now streaming AI answers! This means customers don't have to wait for the whole AI answer to generate before getting the support they need. Instead, Fin starts displaying a response the moment the first word comes in.
🐛 Bug Fixes
- Fixed issue where anchor links articles didn't scroll to the right sections of the article
15.3.0
15.3.0
Release Date: 10-10-2023
📱 New feature: Set better expectations with your customers by customising the Start Conversation button in your Messenger
👋 With this release, you can select from a list of options to customize the Start Conversation button in the Messenger. This can be changed in Messenger settings under the "Conversations" section and will affect the Start Conversation button on Messenger Home and in spaces Iike Messages and Help
🚀 Enhancements
The new Messenger ticket links make it easy for customers to independently create tickets directly from the Messenger Home, without needing to send them a ticket form. Read more here.
🐛 Bug Fixes
- Disables inserting webp images in conversations
15.2.3
15.2.2
What's Changed
- Fixed crash due to concurrent modification exception.
- Fixed issue with device token removal after user identity reset.
- Fixed crash related to locale settings on older OS versions.
- This version requires
compileSdkVersion
to be at least 34. If you are not ready to use API level 34, please stay on the Intercom version 15.2.0.
15.2.1
15.2.0
📱 New Feature : Tickets Space in Messenger
👋 Introducing the new tickets space in Messenger. Enabling the ticket space lets end users submit, view, and get updates on all of their tickets from one centralized place in the Messenger.
🐛 Bug Fixes
- Fixes crash due to notification bubbles on older Android versions.
- Fixes NullPointerException that might have occurred when sending a message.
- Fixes
Manifest merger failed
error when using a FileProvider. - Enable editing on Attribute Collectors if the value already exists.
15.1.6
15.1.5
What's Changed
- New API to programatically open a conversation with ID
- New ability to interact with conversations through bubbles in devices running Android 11+
Bug fixes
- Fixes issue with push not sending because of invalid device tokens
15.1.4
📱Push-Notification Enhancements
- Chat based notification are treated as “Conversation” from Android 12+
- Added Inline reply and smart suggestions to chat notification
- Bug fixes