Skip to content

Releases: intercom/intercom-ios

3.1.4

05 Apr 11:05
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue where layout could be broken for apps displayed in a right to left mode.

3.1.3

29 Mar 13:21
Compare
Choose a tag to compare

Bug Fixes

  • Fixed send button issue described in #243.

3.1.2

16 Mar 14:30
Compare
Choose a tag to compare

Bug Fixes

  • Add languageOverride to ICMUserAttributes (Fixes #239.

Enhancements

  • Add API to allow integrating Intercom push notifications manually without swizzling.
  • Improved reliability of opening push notifications when using the existing automatic mode.

3.1.1

01 Mar 15:34
Compare
Choose a tag to compare
  • Added more detailed logs in cases where the Messenger cannot open due to an error.

3.1.0

27 Feb 17:37
Compare
Choose a tag to compare
  • Added new GIF button to the composer in the Messenger, so your users can search for and share GIFs in conversations.
  • Updated image upload functionality.
  • Added ICMUserAttributes and +[Intercom updateUser:] to help make updating users easier. +[Intercom updateUserWithAttributes:] is now deprecated.
  • Improved behaviour in landscape on small devices.
  • Fixed issue where errors could be logged on first launch.

3.0.25

07 Feb 19:46
Compare
Choose a tag to compare
  • Fixed an issue with [Intercom enableLogging] that caused debug logs not to be shown.
  • Improved unread conversation count updating when using multiple devices at once.

3.0.24

24 Jan 14:53
Compare
Choose a tag to compare
  • Updated fix for disappearing keyboard bug on iOS 8, 9 & 10 (#209).

3.0.23

20 Jan 17:23
Compare
Choose a tag to compare

Bug Fixes

  • Fixed disappearing composer bug on iOS 8 described in #209.
  • +[Intercom logEventWithName:metaData:] now works even if the meta data nil or empty.
  • Fixed issue where text was never bold in Post messages.
  • Fixed Korean characters appearing in Japanese locale.
  • Fixed layout issue when using external keyboards.

Enhancements

  • Made changes to ensure the warning in #206 is only given in development.
  • Improved selected state for message and article reactions.
  • Added improved error logging.
  • Additional changes to reduce network request volume.

3.0.22

16 Dec 16:16
Compare
Choose a tag to compare
  • Fixed crash in -[PodIntercom_IntercomConversationInputAccessoryView updateConstraints].
  • Fixed issue where text could be cut off in Notes or Posts.
  • Some more changes to help reduce network request volume.

3.0.21

06 Dec 16:52
Compare
Choose a tag to compare
  • Now supports Intercom Educate. Learn more here.
  • More changes to reduce network request volume.
  • Fixed crash that could occur after install in some rare cases.