Releases: Kommunicate-io/Kommunicate-iOS-SDK
Releases · Kommunicate-io/Kommunicate-iOS-SDK
7.3.3
7.3.2
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
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
launchConversationWithUserin 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
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
Summary
- Fixed Recording button not working properly.
7.2.8
Summary
- Internal Code Refactor.
- Typing indicator For bot message delay.
- Updated TableView Update function.
- Updated depricated Code and resolved Warnings.
7.2.7
Summary
- Updated Kingfisher from 7.6.2 to 7.10.0 to align with Privacy Manifest requirements.
7.2.6
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
Summary
- Fixed typo of
registerUserAsVistorwithregisterUserAsVisitor. - SSL pinning enable disable configuration added.
- Fixed the issue where video thumbnails were not displaying correctly.
7.2.4
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'