Changelog

30 June 2022

  • Fixed a bug that prevented active conversations connecting on page load

27 June 2022

24 June 2022

  • Fixed an issue where the CSS styles were missing in Firefox

23 June 2022

  • Fixed a bug which prevented the 'login' and 'open' APIs from being called in succession

20 June 2022

  • Added screen reader accessibility for the typing indicator
  • Fixed an issue where page changes were not being tracked in a single-page application

6 June 2022

  • Fixed a bug causing new conversations to start and merge with existing authenticated conversations on page refresh
  • Fixed a bug where values were being saved to localStorage or sessionStorage when cookies had been disabled before the Widget had fully loaded
  • Fixed a bug that prevented the widget from closing via the escape key while connecting to social channels

31 May 2022

  • Fixed a bug where the launcher displayed a thin white border when the host page and launcher color were the same

24 May 2022

  • Fixed the position of the unread indicator when the launcher is positioned bottom left
  • Added support for dropdowns that have a large amount of items in form messages

16 May 2022

  • Fixed a bug where SVG fields were being skipped by screen readers

16 March 2022

  • Fixed a bug preventing supported file types from being selected via the file upload button

14 March 2022

  • Fixed a bug preventingzipfiles from being selected via the file upload button

2 March 2022

  • Removed page view analytics when cookies are disabled

21 February 2022

  • Fixed a bug where the unread indicator was not being shown correctly
  • Fixed a bug with pagination on scroll

25 January 2022

24 January 2022

  • Fixed a bug which was preventing the launcher label from displaying on first load

20 January 2022

  • Added aria-label for avatar

7 December 2021

  • Fixed a scrolling bug affecting new messages in the web widget log

2 December 2021

  • Added the ability to use drag and drop for attaching files

11 November 2021

  • Fixed a bug that resulted in Help Center article text overflowing inside carousels
  • Fixed a visual bug where end user messages were appearing too close to agent/answer bot messages in the Messenger

25 October 2021

  • 固定一臭虫,其files sent from an agent to end users weren't displaying the filename correctly and preventing it from being downloadable
  • Fixed a bug where the URL bar on iOS15 devices would cover the input for users
  • Fixed a bug where the keyboard on iPad devices would cover the input for users

6 October 2021

  • Added a file upload button to the messenger footer that allows end users to send file and image attachments to agents

29 September 2021

  • Fixed a bug that could result in the first few messages from Answer Bot not being displayed

14 September 2021

  • Fixed a bug that prevented the user from retrying, when loading messages failed
  • Fixed a bug that prevented the widget from displaying on mobile devices for users using the Arcturus theme

16 August 2021

  • Fixed a bug that prevented the Web Widget from loading in IE11

29 July 2021

  • 增加的能力信使来更新它的税ion when a user logs into another computer while the first session is still open

30 June 2021

  • Fixed an issue where HTML entities were displayed incorrectly in article suggestions

3 May 2021

  • Fixed a bug that removed open and close animations from the Web Widget

23 April 2021

  • Fixed a minor UI bug where the input text area of the messenger was not rendered correctly in Firefox

29 March 2021

  • Added a fade-in effect to the messenger launcher button when it appears on the page
  • Fixed a bug where the quick-reply buttons in the messenger were still keyboard-navigable even when invisible
  • Fixed a UI bug where the host page would scroll after the user scrolls to the bottom or top of the list of messages in the messenger

25 March 2021

  • Added a drop-down menu to the header of the messenger that allows end users to seamlessly move the conversation to other linked channels, such as Instagram or Facebook Messenger

17 March 2021

  • Fixed a bug causing the alt value on embedded images to be the file location URL rather than the provided alt text

3 March 2021

  • Fixed a bug to ensure visitor details are correctly assigned to the agent ticket
  • Changed some minor styling around drop shadows in the messenger

22 February 2021

  • Fixed a bug which would cause the parent page to scroll when the messenger came into focus on Safari
  • Fixed a bug that prevented the text in long replies from wrapping

4 February 2021

  • Changed the file message to display the size in KB when the file size is less than 1 MB
  • Changed the visibility behaviour of the messenger to remain open if the host page reloads

1 February 2021

  • Released Web Widget
  • Added open APIzE('messenger', 'open')
  • Added close APIzE('messenger', 'close')
  • Added API to set the localezE('messenger:set', 'locale', 'ko')
  • Added API to set the z-index of the Web Widget's iframeszE('messenger:set', 'zIndex', 100)
  • Added API to enable/disable cookieszE('messenger:set', 'cookies', false)