Skip to content

Releases: intercom/intercom-react-native

8.7.0

30 Jul 12:28
02da227
Compare
Choose a tag to compare
  • Update Android SDK to 17.0.3

Release 8.6.0

03 Jul 13:02
eb1cde7
Compare
Choose a tag to compare
  • Updated iOS to use 18.7.3 of the iOS SDK to include JWT feature
  • Added new API setUserJwt allowing a JWT to be set for the user, necessary for using the Messenger when Messenger Security is enforced.

Release 8.5.0

16 May 10:36
f27ef15
Compare
Choose a tag to compare
  • Fixed Intercom import for Expo
  • Updated Android to use 15.16.1 of the Android SDK

Release 8.4.0

08 May 10:30
2a74430
Compare
Choose a tag to compare

Major changes

  • Improve expo plugin to support swift 🔌

Release 8.3.0

21 Feb 15:59
f56bdcd
Compare
Choose a tag to compare
  • Updated iOS to use 18.6.1 of the iOS SDK
  • Updated Android to use 15.14.0 of the Android SDK

Release 8.2.0

31 Jan 10:01
19cee12
Compare
Choose a tag to compare
  • Updated iOS to use 18.5.0 of the iOS SDK
  • Updated Android to use 15.13.0 of the Android SDK
  • Increased Android min SDK version to 23
  • Intercom SDK now targets Android 15 (API level 35)

Release 8.1.0

04 Nov 17:56
f85d913
Compare
Choose a tag to compare
  • Updated iOS to use 18.2.0 of the iOS SDK
  • Update Android to use 15.11.0 of the Android SDK
  • 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 attributes of the currently logged in user.

Release 8.0.0

03 Oct 11:31
d791e4b
Compare
Choose a tag to compare
  • Update to use version 18.1.0 of the iOS SDK
  • Update HelpCenterCollectionContent to contain collections instead of sections since the sections model has been removed from the SDK

Release 7.2.1

23 Aug 10:24
44ed5a3
Compare
Choose a tag to compare
  • Fixes issue on iOS where messenger sometimes becomes unresponsive when swiped down to dismiss.
  • Performance improvements

Release 7.2.0

24 Jul 14:09
82e2c4c
Compare
Choose a tag to compare

🚀 Enhancements

  • A newly designed composer for the messenger.

🐛 Bug Fixes

  • [iOS] Fixes an issue with text fields in surveys.
  • Fixed issue allowing customers to start a conversation after reacting to an article.
  • Fixes an issue to handle empty message parts for bot introductions.