Skip to content

Releases: intercom/intercom-ios

4.1.1

06 Oct 14:59
Compare
Choose a tag to compare

Bug fixes

  • Fixed warning caused by incorrect annotation in Intercom.h.

4.1.0

06 Oct 13:56
Compare
Choose a tag to compare

Bug fixes

  • Localization improvements

Enhancements

  • Deprecate [Intercom reset] in favour of [Intercom logout]

4.0.3

20 Sep 10:09
Compare
Choose a tag to compare

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 via UIAppearance.

Enhancements

  • Improved compatibility with Xcode 9 and iOS 11.

4.0.2

08 Sep 13:33
Compare
Choose a tag to compare
  • We've enabled Operator Smart Suggestions on our Mobile Messenger. 🎉 🤖
    Read more about Smart Suggestions here.

4.0.1

28 Aug 15:06
Compare
Choose a tag to compare

4.0.0

25 Aug 14:31
Compare
Choose a tag to compare

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

10 Aug 15:39
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where updating the user before registering could cause problems (#288).

3.2.11

04 Aug 17:03
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue with "Tell us more" button for conversation ratings.

3.2.10

04 Aug 13:55
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issues where setUserHash could behave incorrectly when reset 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.

3.2.9

11 Jul 17:18
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue where events could be incorrectly transferred when switching users (Fixes #276).
  • Fixed an edge case where registering a user immediately after logging an event may fail.