Releases: intercom/intercom-android
Releases · intercom/intercom-android
15.9.0
15.8.3
Release Date: 25-04-2024
🐛 Bug Fixes
- Fixed issue where end users are able to click the same reply button multiple times in a workflow.
- Handled caching of Push Notification FF.
15.8.2
What's Changed
🐛 Bug Fixes
- Added better error messages for login failures.
- Fixed bugs around Push Notifications.
15.8.1
15.8.0
What's Changed
- UI improvements in the Messenger
🐛 Bug Fixes
- Smoothened the animations and fixed jankiness in the Messenger
- Fixed upload size limit error when uploading images
15.7.1
15.7.0
15.7.0
Release Date: 08-03-2024
📱 New Feature
- Messenger now supports voice to text input
⚡️ We’ve now added support for the new FCM HTTP v1 API migration for push notifications. You can follow the migration guide here.
👉 This update also reduces the size Intercom SDK adds to apps by around 1.3 MB
15.6.4
15.6.4
Release Date: 06-03-2024
🐛 Bug Fixes
- RTL improvements on the loading screen
- Fixed an issue with push notifications with attachment not working correctly on Android 14
- Fixed issue with message composer when dealing with large messages
👉 Dependency updates
- Kotlin Coroutines: Updated from version 1.6.4 to 1.8.0
- Compose Accompanist: Updated from 0.30.1 to 0.34.0
- Compose: Bumped the Compose BOM from 2024.02.00 to 2024.02.01
- Coil: Updated the image loading library from version 2.3.0 to 2.6.0
15.6.3
- Added support for custom ticket states external labelling
- It is now possible to configure whether users are able to start a new conversation when they tap the 😔 reaction on an Article
🐛 Bug Fixes
- Fixed NoSuchMethodError crash caused by Jetpack Compose 1.6 compatibility issue
- Fixed NoSuchFieldError crash occurring on API < 24