Skip to content

Releases: zendesk/sunshine-conversations-web

v5.5.3

09 Jan 20:05
Compare
Choose a tag to compare

What's New

  • Added missing custom text for when a form field is required: formErrorEntryRequired

v5.5.2

06 Dec 14:42
Compare
Choose a tag to compare

Fixes

  • Fix an issue where expired JWTs for authenticated users could cause the websocket connection to not receive new updates after a reconnection

v5.5.1

01 Dec 15:31
Compare
Choose a tag to compare

Fixes

  • Fix a websocket disconnection behaviour that could cause the connection to be successfully established but not subscribed for new messages

v5.5.0

30 Nov 14:39
Compare
Choose a tag to compare

What's New

  • The web messenger now uses <iframe srcdoc> to render over doc.write() but still falls back to doc.write() when srcdoc isn't supported.

Fixes

  • Content Security Policy (CSP) compatibility, using srcdoc and passing nonce

v5.4.8

18 Nov 18:17
Compare
Choose a tag to compare

Fixes

  • Modified websocket client to fall back to long-polling when frequent disconnections are detected.

v5.4.7

07 Nov 21:41
Compare
Choose a tag to compare

Fixes

  • Fixed a bug that caused loadConversation to only show the latest message in some cases.

v5.4.6

22 Sep 14:12
Compare
Choose a tag to compare

Fixes

  • Fixed a bug that caused conversations to not load for authenticated users

v5.4.5

07 Sep 19:41
Compare
Choose a tag to compare

Changes

  • Changed documentation for Content Security Policy to allow traffic to this URL pattern: https://*.zendesk.com.

v5.4.4

19 Jul 15:57
Compare
Choose a tag to compare

Fixes

  • Fixed a bug that caused messages to sometimes not be properly fetched on mobile devices after a disconnection
  • Fixed an unhandled error when notification sounds are disabled

v5.4.3

20 Jun 14:54
Compare
Choose a tag to compare

Fix

  • Fixed a dependency bug