Skip to main content

Web library v1.6.3

Fixed an issue where the weekdays setting, specifically the timestamp feature, would re-trigger after a month. If you defined a configuration like below, the chat should only be closed on 08-07-2022, but what happend was that the chat would also be closed on 08-08-2022 and 08-09-2022 etc.

Web library v1.6.2

Fixed numerous issues which would prevent Push notifications from working correctly

  • Clicking on a push notification wouldn't open the webpage where the chat was started
  • Receiving a push notification (or silent push message) wouldn't update the chat UI when it was open. So you would only see new messages when you triggered a refresh manually by clicking around in the UI
  • The new push type 6 did not work correctly