Releases: intercom/intercom-ios
Releases · intercom/intercom-ios
4.1.1
Bug fixes
- Fixed warning caused by incorrect annotation in
Intercom.h
.
4.1.0
Bug fixes
- Localization improvements
Enhancements
- Deprecate [Intercom reset] in favour of [Intercom logout]
4.0.3
Bug fixes
- Fixed issue where send button was not visibile when uploading images with a white background.
- Fixed issues relating to the composer not resizing correctly to content (fixes #281).
- Fixed inconsistent behaviour when
semanticContentAttribute
is set viaUIAppearance
.
Enhancements
- Improved compatibility with Xcode 9 and iOS 11.
4.0.2
- We've enabled Operator Smart Suggestions on our Mobile Messenger. 🎉 🤖
Read more about Smart Suggestions here.
4.0.1
- Fixed an issue with Dynamic Frameworks and duplicate symbols. Fixed https://github.com/intercom/intercom-ios/issues/301
- Fixed an issue where selecting GIFs caused a crash.
4.0.0
Enhancements
- Now fully supports Xcode 9 and iOS 11.
- Removed deprecated methods.
Bug Fixes
- Made changes to ensure that device tokens are only submitted to Intercom if push notifications are enabled. This improves push notification stats.
3.2.12
3.2.11
3.2.10
Bug Fixes
- Fixed issues where
setUserHash
could behave incorrectly whenreset
is called (fixes #279). - Fixed issue where device tokens may not be deleted on
reset
if using identity verification. - Fixed crash that could occur when exiting and re-entering a conversation after sending an image.
Enhancements
- Added native support for conversation ratings. You can read more about conversation ratings here.