Skip to content

Releases: intercom/intercom-android

15.11.0

31 Oct 16:43
71b861f
Compare
Choose a tag to compare

📱 New Features

  • Added the ability to upload files to a conversation

🚀 Enhancements

  • Added new API isUserLoggedIn. This enables developers to determine if a user is currently logged in to Intercom.
  • Added new API fetchLoggedInUserAttributes. This enables developers to retrieve the details of the currently logged in user.

🐛 Bug Fixes

  • Fixed some small UI bugs
  • Fixed a crash with the following stacktrace:
at dalvik.system.VMStack.getThreadStackTrace(VMStack.java)
at java.lang.Thread.getStackTrace(Thread.java:1736)
at d00.d.e0
at d00.d.v
at io.intercom.android.sdk.m5.errorReporter.SentryErrorReporter.trackActiveUser

15.10.3

18 Sep 10:00
8efe2da
Compare
Choose a tag to compare
Release Date: 18-09-2024
  • Bug fixes and performance improvements
  • Bumped the Compose BOM to 2024.09.00

15.10.2

23 Aug 12:58
16c16e2
Compare
Choose a tag to compare
Release Date: 23-08-2024

🐛 Bug Fixes

  • Fixed an issue where image and gif preview's send and close button were missing in Android 15
  • Updated androidx.media3:media3-exoplayer from 1.3.1 to 1.4.0.

15.10.1

30 Jul 13:30
59d2d16
Compare
Choose a tag to compare
Release Date: 30-07-2024

🐛 Bug Fixes

  • Fixed attaching photos and videos from gallery
  • Fixed IndexOutOfBoundsException crash
  • Fixed IllegalArgumentException crash caused by non-negative bottom padding

👉 Dependency updates

  • Coil: Updated from 2.6.0 to 2.7.0
  • MP4 Parser: Migrated from com.googlecode.mp4parser:isoparser to org.mp4parser:isoparser

15.10.0

18 Jul 16:17
0b8b150
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

  • A newly designed composer for the messenger.

🐛 Bug Fixes

  • Fixed issue allowing customers to start and continue the conversation from an article.
  • Fixes an issue to handle empty message parts.
  • Fixed an issue where the CTA on search screen are inconsistent

Note
This release contains some beta features.

15.9.1

14 Jun 14:22
218e333
Compare
Choose a tag to compare
Release Date: 14-06-2024

🐛 Bug Fixes

  • Fixed the issue where push open stats weren’t tracked correctly.
  • Fixed the issue where deep links in push message doesn’t work for React Native.
  • Attribute collectors are now disabled if the conversation is closed.

👉 Dependency updates

  • Kotlin Coroutines: Updated from version 1.8.0 to 1.8.1
  • AndroidX Paging: Updated from version 3.2.1 to 3.3.0
  • Lifecycle: Updated from version 2.6.2 to 2.8.1
  • Gson: Updated from 2.10.1 to 2.11.0

15.9.0

16 May 12:26
26b15e5
Compare
Choose a tag to compare
Release Date: 16-05-2024

🐛 Bug Fixes

Fixed attaching photos from camera.

👉 Note

This release contains some beta features.

15.8.3

26 Apr 12:57
320551b
Compare
Choose a tag to compare
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

18 Apr 09:05
162a295
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Added better error messages for login failures.
  • Fixed bugs around Push Notifications.

15.8.1

12 Apr 09:27
fb39763
Compare
Choose a tag to compare
Release Date: 11-04-2024
  • Fixed the issue with overlapped headings in the Messenger
  • Fixed the issue where the Android SDK doesn't track unengaged bot workflow correctly
  • Bumped the Compose BOM to 2024.04.00