Skip to content

Releases: Kommunicate-io/Kommunicate-iOS-SDK

7.3.3

16 Dec 16:16
b74d188

Choose a tag to compare

What's Changed

Full Changelog: 7.3.2...7.3.3

7.3.2

22 Oct 15:10
b914957

Choose a tag to compare

What's Changed

  • Update navigation bar button appearance and behaviour by @AbhijeetRanjan308 in #511
  • Pod update to1.5.2 by @AbhijeetRanjan308 in #512
  • Release 7.3.2 by @AbhijeetRanjan308 in #513

Full Changelog: 7.3.1...7.3.2

7.3.1

16 Sep 09:20
b77592c

Choose a tag to compare

What's Changed

  • [CM-1289] Expose Events with correct data to endusers | iOS SDK by @AbhijeetRanjan308 in #497
  • [CM-2330] Pass language code from IOS in both format "en" and "en_US" - lex bot requirement by @AbhijeetRanjan308 in #500
  • [CM-2361] File Titles and Comments update to KMCore and KMChat from AL | iOS SDK (Part - 1) by @AbhijeetRanjan308 in #501
  • [CM-2439] Update UI Message to Indicate Subscription Requirement in Release Mode | iOS SDK by @AbhijeetRanjan308 in #502
  • [CM-2442] File Titles and Comments Update to KMChat from ALK | iOS SDK (Part - 2) by @AbhijeetRanjan308 in #504
  • [CM-2452] Handle Logout, Login, AppID change | iOS SDK by @AbhijeetRanjan308 in #506
  • [CM-1345] Prechat lead support for Regex - iOS SDK by @AbhijeetRanjan308 in #505
  • [CM-2462] Bug Fix: For launchConversationWithUser in Logout and Create Conversation by @AbhijeetRanjan308 in #508
  • PodFile Update 7.3.1 by @AbhijeetRanjan308 in #509
  • Release/7.3.1 by @AbhijeetRanjan308 in #510

Full Changelog: 7.3.0...7.3.1

7.3.0

15 Apr 10:07
29ed7ad

Choose a tag to compare

Summary

  • Added Business Hours feature.
  • Disabled conversation restart when the restart button is hidden.
  • Enabled form data persistence in local cache.
  • Fixed character limit bug in Dialogflow bot.
  • Resolved bug in Text Area component.

7.2.9

04 Apr 03:28
c9ee98a

Choose a tag to compare

Summary

  • Fixed Recording button not working properly.

7.2.8

18 Mar 11:44
b2abd04

Choose a tag to compare

Summary

  • Internal Code Refactor.
  • Typing indicator For bot message delay.
  • Updated TableView Update function.
  • Updated depricated Code and resolved Warnings.

7.2.7

14 Feb 05:29
5f70d37

Choose a tag to compare

Summary

  • Updated Kingfisher from 7.6.2 to 7.10.0 to align with Privacy Manifest requirements.

7.2.6

03 Feb 11:19
c28fab0

Choose a tag to compare

Summary

  • Added Waiting Queue UI and related functions.
  • Synchronized Default configuration for Swift 6 support.
  • AWS-ENCRYPTED- prefix removed from attachment upload in Conversation Screen.
  • Fixed Restart Button not working.

7.2.5

24 Dec 10:06
76359dc

Choose a tag to compare

Summary

  • Fixed typo of registerUserAsVistor with registerUserAsVisitor.
  • SSL pinning enable disable configuration added.
  • Fixed the issue where video thumbnails were not displaying correctly.

7.2.4

03 Dec 12:30
178e852

Choose a tag to compare

Summary

  • Fixed Away Message not showing in Bot Delay.
  • Fixed an issue where captions were cut off in Video Rich Messages.
  • Made the Zendesk Plugin optional for integration flexibility.
  • Added a new feature to collect email addresses in Away Mode.

Zendesk Optional Plugin Include.

  • To include Zendesk Plugin with Kommunicate use the below code in PodFile
  pod 'Kommunicate'
  pod 'KommunicateChatUI-iOS-SDK/Zendesk'