Releases: intercom/intercom-react-native
Releases · intercom/intercom-react-native
8.7.0
Release 8.6.0
- 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
- Fixed Intercom import for Expo
- Updated Android to use 15.16.1 of the Android SDK
Release 8.4.0
Major changes
- Improve expo plugin to support swift 🔌
Release 8.3.0
Release 8.2.0
Release 8.1.0
- 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
- 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
- Fixes issue on iOS where messenger sometimes becomes unresponsive when swiped down to dismiss.
- Performance improvements
Release 7.2.0
🚀 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.