Releases: intercom/intercom-ios
Releases · intercom/intercom-ios
16.1.1
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
Release Date: 10-10-2023
🚀 Enhancements
📱 New Feature: Set better expectations with your customers by customising the Start Conversation button in your Messenger
👋 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
Release Date: 06-10-2023
🐛 Bug Fixes
- Fixed an issue that was causing a crash when loading a user's avatar.
16.0.2
16.0.1
Release Date: 27-09-2023
🐛 Bug Fixes
- Fixed a memory retain cycle that was causing Intercom to crash under certain conditions.
16.0.0
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
Release Date: 20-09-2023
🐛 Bug Fixes
- Resolved an issue that was breaking debugging functionality on Xcode 14.
15.2.2
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
Release Date: 04-09-2023
🐛 Bug Fixes
- Fixed an issue where signing the SDK for Xcode 15 was failing
15.2.0
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
- Intercom's
Package.swift
has now been removed from this repo. - If you wish to integrate Intercom using SPM, please use https://github.com/intercom/intercom-ios-sp as the package URL.