Skip to content

Releases: intercom/intercom-ios

16.1.1

11 Oct 13:16
Compare
Choose a tag to compare
Release Date: 11-10-2023

🐛 Bug Fixes

  • Fixed an issue that prevented some users from selecting any images to upload in a conversation.

16.1.0

10 Oct 14:47
Compare
Choose a tag to compare
Release Date: 10-10-2023

🚀 Enhancements

📱 New Feature: Set better expectations with your customers by customising the Start Conversation button in your Messenger

mobile

👋 With this release, you can select from a list of options to customize the Start Conversation button in the Messenger. This can be changed in Messenger settings under the "Conversations" section and will affect the Start Conversation button on Messenger Home and in spaces Iike Messages and Help.

🐛 Bug Fixes

  • Fixed an issue where the navigation bar and message replies were dissapearing under certain circumstances.

16.0.3

06 Oct 10:58
Compare
Choose a tag to compare
Release Date: 06-10-2023

🐛 Bug Fixes

  • Fixed an issue that was causing a crash when loading a user's avatar.

16.0.2

05 Oct 13:43
Compare
Choose a tag to compare
Release Date: 05-10-2023

🐛 Bug Fixes

16.0.1

27 Sep 15:45
Compare
Choose a tag to compare
Release Date: 27-09-2023

🐛 Bug Fixes

  • Fixed a memory retain cycle that was causing Intercom to crash under certain conditions.

16.0.0

26 Sep 09:00
Compare
Choose a tag to compare
Release Date: 22-09-2023

🚀 Enhancements

  • Support for iOS 17 including:
    • Privacy manifest added
    • Digitally signed SDK
  • The functions that were deprecated in v14.0.0 have now been fully removed. You can see the list of functions and their replacements here

🐛 Bug Fixes

  • Resolved an issue that was causing a crash when long pressing messages on iOS 17

NOTE: Xcode 15 required for use

  • In order to work with this version of Intercom, you will need to be using Xcode 15.

15.2.3

20 Sep 12:44
Compare
Choose a tag to compare
Release Date: 20-09-2023

🐛 Bug Fixes

  • Resolved an issue that was breaking debugging functionality on Xcode 14.

15.2.2

14 Sep 15:51
Compare
Choose a tag to compare
Release Date: 14-09-2023

🐛 Bug Fixes

  • Fixed an issue where Tickets were not being marked as read.

🚀 Enhancements

  • Added improved support for dymanic font sizes on the Tickets space.

15.2.1

05 Sep 09:00
Compare
Choose a tag to compare
Release Date: 04-09-2023

🐛 Bug Fixes

  • Fixed an issue where signing the SDK for Xcode 15 was failing

15.2.0

30 Aug 15:18
Compare
Choose a tag to compare
Release Date: 30-08-2023

📱 New feature: Tickets Space
👋 Introducing the new Tickets Space. Enabling the Ticket Space in your Messenger lets end users view and get updates on all their tickets in one location inside the Messenger.

🐛 Bug Fixes

  • Fixed a memory leak issue with NSURLSession.

NOTE: Swift Package Manager Changes