Releases: zendesk/sunshine-conversations-web
Releases · zendesk/sunshine-conversations-web
version 0.2.16
Bug Fixes
- Disappearing first message bug
- CSS reset
version 0.2.15
Changes
- added utm_source to SupportKit link
version 0.2.14
Changes
init
now returns a promise- User properties are now checked for changes before sending a message.
version 0.2.13
Whispers!
The Web SDK now has support for whispers!
See http://docs.supportkit.io/#getting-conversations-started for more information.
Cool stuff
- Whispers
- Retina display support
Bug Fixes
- Fixed height calculation for logo position
version 0.2.12
Changes
- Added the ability to log user out using SupportKit.logout.
- Big styling overhaul and less code cleanup.
version 0.2.11
Changes
- Added the ability to track events in support for new features.
- Fix a bug where empty conversations were created even if no messages were exchanged.
version 0.2.10
Changes
- Switch the jQuery shim to use
window.jQuery
instead ofwindow.$
.
version 0.2.9
Changes
- Made the SupportKit logo clickable.
version 0.2.8
Changes
- Replaced Modernizr by a simpler script to prevent potential clashes/crashes.
version 0.2.7
Changes
- Remove es5-shim which conflicts with sugarjs