Releases: kustomer/kustomer-ios
4.0.0
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios
Fixed
- Crash in LoadingViewController when Chat is disabled in Kustomer App website
- Support for using Xcode 15.1 or higher
Improved
- No more duplicate symbol warnings in Xcode console when building an app using SDK from SPM (Swift Package Manager)
- SDK is now using latest version of PubNub internally (v 6.3.0)
- Improved chat message delivery on slow networks
Deprecated
- PubNub marked as implementation detail, and no longer exposed via KustomerChat SDK
3.1.1
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios
Fixed
- Issues where push notifications were not being re-subscribed to when “Push Environment”, “Device Token” or “Customer Id” are changed. iOS devices now re-register with PubNub more frequently.
- Crash when calling Kustomer.showKbArticle() function with an Empty or Non-Existent Id
- Avatar images were displaying placeholders instead of actual images/initials on Chat History screen. They now display correctly.
Added
Improved
- Chat Input Bar is now hidden by default and will appear when needed. This improves UX when re-visiting a chat with Answer Button Feedback buttons (e.g. this eliminates the input bar being visible until the chat loads, and then turning invisible when the buttons are rendered.)
- “End Chat” and “Close Conversation” buttons in Chat window header were overlapping, making it hard to tap the red x (“End Chat” button) w/o accidentally hitting the down arrow (“Close Conversation” button) instead
- Avatar’s will use only the first letter of name when falling back to displaying initials. This makes iOS, Android, and Web SDKs treat the fallback in the same way.
- The initials rendered in the Avatar of an Attachment Cell were rendered using a system color, not a Kustomer-defined color. They now all render using the same set of Kustomer-defined colors.
Deprecated
Removed
3.1.0
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios
Fixed
- Attachment Cells not displaying images on iOS 17
- Article Feedback buttons were cutoff at the bottom of the article - when opening from a Deflection link
- Application now registers for PubNub push notifications every time the push environment changes
- Fixed a bug where some knowledge base categories were not showing up due to missing attributes.
Added
- Support for displaying AI chat assistant messages.
- Support for AI assistant typing indicator.
Improved
- Moved all quick reply actions into the message thread
Release 3.0.0
Updated release notes coming soon at https://developer.kustomer.com/chat-sdk/changelog/ios
Changes
- Increased minimum deployment target to iOS 12
Release 2.9.0
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios
Release 2.8.1
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios
Release 2.8.0
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios
Release 2.7.9
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios
2.7.8
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios
2.7.7
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios