Skip to content

Releases: zendesk/sunshine-conversations-web

version 0.2.16

24 Jul 02:52
Compare
Choose a tag to compare

Bug Fixes

  • Disappearing first message bug
  • CSS reset

version 0.2.15

17 Jul 19:14
Compare
Choose a tag to compare

Changes

  • added utm_source to SupportKit link

version 0.2.14

14 Jul 19:32
Compare
Choose a tag to compare

Changes

  1. init now returns a promise
  2. User properties are now checked for changes before sending a message.

version 0.2.13

13 Jul 17:23
Compare
Choose a tag to compare

Whispers

Whispers!

The Web SDK now has support for whispers!
See http://docs.supportkit.io/#getting-conversations-started for more information.

Cool stuff

  1. Whispers
  2. Retina display support

Bug Fixes

  1. Fixed height calculation for logo position

version 0.2.12

02 Jul 19:49
Compare
Choose a tag to compare

Changes

  1. Added the ability to log user out using SupportKit.logout.
  2. Big styling overhaul and less code cleanup.

version 0.2.11

26 Jun 19:30
Compare
Choose a tag to compare

Changes

  1. Added the ability to track events in support for new features.
  2. Fix a bug where empty conversations were created even if no messages were exchanged.

version 0.2.10

25 Jun 20:43
Compare
Choose a tag to compare

Changes

  1. Switch the jQuery shim to use window.jQuery instead of window.$.

version 0.2.9

25 Jun 19:55
Compare
Choose a tag to compare

Changes

  1. Made the SupportKit logo clickable.

version 0.2.8

25 Jun 16:12
Compare
Choose a tag to compare

Changes

  1. Replaced Modernizr by a simpler script to prevent potential clashes/crashes.

version 0.2.7

22 Jun 12:52
Compare
Choose a tag to compare

Changes

  1. Remove es5-shim which conflicts with sugarjs