Skip to content

Releases: intercom/intercom-ios

5.1.5

27 Aug 13:10
Compare
Choose a tag to compare
Release Date: 27-08-2018

Bug fixes

  • Fixed an issue that prevented videos from playing when they were embedded in a Help Center Article.
  • Resolved an issue that prevented the Stripe Subscriptions Messenger App from working.
  • Tapping on the "More in Help Center" link in an article suggestions card now loads the Help Center.
  • Updated the title of the Help Center so that its fully localised.

5.1.4

15 Aug 09:26
Compare
Choose a tag to compare
Release Date: 15-08-2018

Bug fixes

  • Improved Home screen animations.
  • Fixed a bug where articles with embedded videos were being loaded incorrectly.

5.1.3

28 Jul 11:41
Compare
Choose a tag to compare
Release Date: 27-07-2018

Bug fixes

  • Fixed layout bugs in home screen
  • Fixed a bug where conversations where not shown in the home screen for some users

5.1.2

26 Jul 17:04
Compare
Choose a tag to compare
Release Date: 26-07-2018

Bug fixes

  • Improved intial loading of conversations on the home screen
  • Fixed a crash that could occur on initial load

5.1.1

20 Jul 16:03
Compare
Choose a tag to compare
Release Date: 20-07-2018

Bug fixes

  • Fixed a bug that was causing a Messenger App sheet to open in Safari.
  • Updated the sheet progress view colour. 🤓

5.1.0

19 Jul 14:31
Compare
Choose a tag to compare
Release Date: 19-07-2018

Enable mobile users to help themselves with the new mobile SDK for iOS 🎉 😃

The new Intercom mobile SDK brings the Messenger Home to your mobile applications. This means you can add messenger apps that allow your users to self-serve instead of starting a conversation. Users can now quickly access relevant help articles, review pinned content, and view product status in real time – all from the messenger home screen.

ios-for-release-notes

Enhancements

We've deprecated some API methods in this release:

  • presentConversationList - Use presentMessenger instead.
  • presentMessageComposerWithInitialMessage - Use presentMessageComposer:(nullable NSString *)initialMessage instead.
  • presentMessageComposer - Use presentMessageComposer:(nullable NSString *)initialMessage instead.

These deprecated methods will still work, but will be removed in a future release.

5.0.4

27 Jun 14:04
Compare
Choose a tag to compare

Enhancements

Embed apps right inside your in-app messages ⚡📨⚡

Messages have always been a great way to welcome, onboard, and connect with people in your product and on your website. Now with apps in your messages, you can do even more. Embed apps right inside a message to drive actions, engage your audience, and grow your business.

Whether you need to gather customer feedback, schedule a sales call, or share your latest content, apps make it easy for people to take action within the message experience. And with the targeting capabilities of Intercom, you can make sure your message reaches the right person at the right time.

5.0.3

12 Jun 10:22
Compare
Choose a tag to compare

Bug fixes

  • Fixed a memory exception which caused a crash in the Intercom SDK.
  • Fixed an issue where failing to get a HTTP socket connection could sometimes cause an app to freeze.

5.0.2

02 May 13:04
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue where it was not possible to set unsubscribedFromEmails to false via ICMUserAttributes.

5.0.1

01 May 14:08
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue where article suggestions were disappearing from a conversation
  • Updated the launcher icon colour to improve the colour contrast for some apps.