Skip to content

Releases: kustomer/kustomer-ios

4.0.0

09 Feb 14:43
c9d4c07
Compare
Choose a tag to compare

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

23 Jan 21:30
c2b0455
Compare
Choose a tag to compare

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

01 Dec 15:37
Compare
Choose a tag to compare

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

21 Sep 16:07
26bc80f
Compare
Choose a tag to compare

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

19 Sep 15:57
65b6ac6
Compare
Choose a tag to compare

Release 2.8.1

07 Aug 15:00
7bc653a
Compare
Choose a tag to compare

Release 2.8.0

17 Jul 18:19
114833a
Compare
Choose a tag to compare

Release 2.7.9

12 May 16:45
2.7.9
12589a6
Compare
Choose a tag to compare

2.7.8

17 Apr 19:21
2.7.8
49fe725
Compare
Choose a tag to compare

2.7.7

01 Feb 19:46
2.7.7
5938f38
Compare
Choose a tag to compare