Skip to content

Releases: intercom/intercom-ios

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

15.1.5

18 Aug 12:10
Compare
Choose a tag to compare
Release Date: 18-08-2023

🐛 Bug Fixes

  • Fixed an issue where some web socket connections could crash under certain circumstances

NOTE: Swift Package Manager Changes

15.1.4

01 Aug 15:48
Compare
Choose a tag to compare
Release Date: 01-08-2023

🐛 Bug Fixes

  • Fixed an issue where conversation ratings were not being sent correctly
  • Fixed an issue where opening the inbox could crash under certain circumstances

NOTE: Swift Package Manager Changes

15.1.3

26 Jul 09:02
Compare
Choose a tag to compare
Release Date: 26-07-2023

🐛 Bug Fixes

  • Fixed an issue that didn't populate the composer when programmatically starting a conversation with a message.

NOTE: Swift Package Manager Changes