Skip to content

Releases: intercom/intercom-ios

18.1.0

01 Oct 16:52
Compare
Choose a tag to compare
Release Date: 01-10-2024

🐛 Bug Fixes

  • Fixed a crash that could occur when calling setDeviceToken. This can now be worked around by disabling swizzling.
  • Resolved an issue where the conversation would jump after loading completed.
  • Corrected the accessibility of the “Powered by Intercom” link text.

🚀 Enhancements

  • Improved memory management & performance in the Conversation screen.

Note
This release contains some beta features.

18.0.0

18 Sep 15:02
Compare
Choose a tag to compare
Release Date: 18-08-2024

🚀 Enhancements

  • Updated to support iOS 18 and Swift 6 concurrency for all public interface types.
  • The sections model has been previously deprecated in the Help Center API. It has now been removed. Any uses of sections should now be replaced with collections.

17.4.0

29 Aug 14:40
Compare
Choose a tag to compare
Release Date: 29-08-2024

🚀 Enhancements

  • Added support for merged conversations

17.3.0

23 Aug 12:57
Compare
Choose a tag to compare
Release Date: 23-08-2024

🚀 Enhancements

  • Added the ability to disable swizzling. This can be done by adding the following value to your Info.plist:
<key>IntercomDisableSwizzling</key>
<true/>

🐛 Bug Fixes

  • Fixed various memory leaks.
  • Addressed some constraint-related issues in the SDK that were outputting warnings in the console..
  • Fixed a bug related to the Scroll to Bottom button in the conversation screen.

Note
This release contains some beta features.

17.2.2

08 Aug 15:40
Compare
Choose a tag to compare
Release Date: 08-08-2024

🐛 Bug Fixes

  • Support added for multiline attribute collector.
  • Fixes an issue with canvas kit where some users were experiencing crashes.
  • Fixes some minor UI issues.

Note
This release contains some beta features.

17.2.1

18 Jul 15:36
Compare
Choose a tag to compare
Release Date: 18-07-2024

🐛 Bug Fixes

  • Fixed an issue where the Powered By Intercom link could appear even when disabled.

Note
This release contains some beta features.

17.2.0

18 Jul 12:57
Compare
Choose a tag to compare
Release Date: 18-07-2024

🚀 Enhancements

  • A newly designed composer for the messenger.

🐛 Bug Fixes

  • 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.

Note
This release contains some beta features.

17.1.2

14 Jun 14:28
Compare
Choose a tag to compare
Release Date: 14-06-2024

🚀 Enhancements

  • It is now possible to send push notifications to the Simulator.

🐛 Bug Fixes

  • Fixed an issue where it was not possible to close modal view that was opened from a Messenger App.
  • The message composer is now always displayed on the conversation screen when appropriate.
  • When a conversation is closed, form entry is disabled on the conversation screen.
  • Made some minor UI bug fixes.

17.1.1

28 May 09:21
Compare
Choose a tag to compare
Release Date: 28-05-2024

🐛 Bug Fixes

  • Fixed some memory issues that impacted a small number of users.
  • Fixed an issue that was preventing some modals from closing correctly.
  • Removed Xcode console warning.

17.1.0

16 May 11:35
Compare
Choose a tag to compare
Release Date: 16-05-2024

🐛 Bug Fixes

  • Fixes a layout issue with the Powered by Intercom link.

Note
This release contains some beta features.