Releases: Kommunicate-io/Kommunicate-Web-SDK
Releases · Kommunicate-io/Kommunicate-Web-SDK
Release plugin 6.5 (04-02-2021)
Merge pull request #606 from Kommunicate-io/plugin-6.5 Update conversation header dropdown label.
Release plugin 6.4 (15-10-2020)
Feature
- Add Text-to-Speech Support in ChatWidget.
- Restrict copying the Kommunicate install script from website source code.
- Allow chat widget even if disabled/restricted domain on "kommunicate.io".
- Voice output - remove 'Assigned to ' message.
- Pass allowEmail and elasticUpdate params on user update API call.
- Chat widget changes to show the queue part.
- Option to remove chat popup greeting message on the mobile browser.
- Add support for voiceInput/voiceOutput parameters from chatWidget object in our Kommunicate Widget.
- Add language option in chat widget to use speech recognition.
Bug
- Bump node-fetch from 2.6.0 to 2.6.1 [security vulnerability].
- Fix XSS attack via display name of agent/bot set from the dashboard and via FAQ.
- Fix XSS attack via away message and update jQuery linkify library we're using.
Release plugin 6.3 (14-08-2020)
Feature
- Arrows getting blocked for carousel card.
- No internet connection message in the sidebox.
- Add labels for "hrs ago" || "minutes ago" || "sec ago" in conversation list view in Kommuniate Widget.
- Dropdown in the rich message form template.
- Add the option to disable sound in the sidebox greeting message.
- Rich message textarea support.
- Rich message for video.
- Add rich-message default icon for HTML message type preview.
- Do not call the getDomainFromUrl method multiple times. [Customer cookie issue]
Bug
- Fix bug where the message typing box is getting disappeared.
- Fix bug where .java file not able to sent on the chat widget.
- Fix the widget top bar failing when going to the faq tab and pressing the back button.
Release plugin 6.2 (01-07-2020)
Feature
- Cookie issue Chrome.
- Add the LiveChat signup link in the chat widget.
- Add property to disable/hide the widget.
- The iframe is missing element content | California State University, San Bernardino (csusb.edu)
- Rich message form new format payload support.
- Host jQuery on our own domain instead of using https://cdnjs.cloudflare.com and other services.
- Disable CSAT submit button on click.
- Pre chat lead collection heading "Conversations" is not changing using labels.
- Disable keyboard popup when a user clicks on suggestion chips.
Bug
- Fix bug where the message is not rendering when KM_ASSIGN_TO metadata is coming.
- Chat Widget - Empty Message Field Error.
Release plugin 6.1 (05-03-2020)
FEATURE
- Send attachment of other file types the same as how image attachment is sent in one click.
- Connect to WebSocket only when it is required.
BUG
- Intermittent design alignment problem coming on the mobile browser.
- Location sharing is not working.
- The conversation is not reopening in real-time when reopened from Dashboard.
- Add alt attribute for IMG tag (issues with ADA compliance for websites).
Release plugin 5.9 (06-02-2020)
Merge pull request #378 from Kommunicate-io/plugin-5.9 RELEASE 5.9 bug fix
Release plugin 5.5 (28-11-2019)
FEATURE
- Delivery and read reports on chat widget to be sent through WebSocket, replace HTTP call.
- App settings to disable pseudonyms.
- Move chat widget to CDN - remove the dependency of deploying the server for production.
- CSAT design improvements.
Release plugin 5.1 (25-09-2019)
FEATURE
- Implementation - conversation starter popup in chat widget.
- Implemented message delay timer for messages sent from the bot.
- App settings for message delay
- Add Custom title options for the group inside the start conversation method.
- Improved load time of chat widget.
BUG
- Chat widget side agent photo when no agent image is uploaded
- Fixed message order issue when creating a new conversation.
Release plugin 5.0 (30-08-2019)
FEATURE
- Implementation - User ratings and feedback on the dashboard.
- Setting to change received message color.
Release plugin 4.8 (31-07-2019)
Feature
- Conversation assignment real-time update in chat widget conversation
Bug
- Fixed bug where the image was coming wrong in notification popup.
- Fixed bug where when locShare is passed as appOption in Kommunicate install script the widget was not loading.