Releases: Kommunicate-io/Kommunicate-iOS-SDK
Releases · Kommunicate-io/Kommunicate-iOS-SDK
7.2.7
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
registerUserAsVistor
withregisterUserAsVisitor
. - 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'
7.2.3
Summary
- Updated the code for time and date format in post back message.
7.2.2
Summary
- Exposed Function to show or hide Chat Bar for Bot Conversations.
Code
Kommunicate.defaultConfiguration.chatBar.hideChatBarForBotConvesations = true
7.2.1
Summary
- Supports Xcode version 15.5 and above.
- Fixed the issue of placeholder in Autosuggestion while bot delay.
7.2.0
What's Changed
- SSL Pining.
- Jail Break Detection.
- Resolved Rating Multiple Time Asking Issue.
- Rating Option will be avilable only after CSAT Enabling.
- Source Url UI added.
- Crash Fixes.
- Improved Form and Text Area UI.
- Delete Message Sync.
7.1.9
What's Changed
- Added Privacy Manifest File.
- Fixed color difference in Attachment Icon.
- Added Five Star CSAT Ratting.
- Exposed Funtion to show or hide Attachment Options.
- Updated Check Box UI for Form.
- Updated Time and Date Format.(Similar to Android & Web)
- Optimised Sync Api call
7.1.8
What's Changed
- Added Support for EU region.
- Updated the default color for send message text to white.