Widget version 1.5 is live!
Release notes
1.5.0
- Feature / Theming via css variables
1.5.2
- Added more css variables
- Demo for css variables
1.5.4
- Guard
terminate()
andlaunch()
from existing interactions - Added option for
terminate(confirm?: boolean)
to either show confirmation or not
1.5.5
- Added more HTML elements to demo page
- Show 'X' on notifications
- Pass param iFrame param if ( X ) is shown or not
1.5.6
- Bumped co-browser version to 1.5.0
1.5.7
- Added angular output target. You can now use the widget as an angular component.
1.5.8
callEnded
now exposes reason + error
1.5.9
- Bumped versions of @auvious/cobrowse-sketch
1.5.10
- Exposed
conversationStarted
event that carries the conversation id inevent.detail
1.5.11
- Bug fix / Layout on mobile in landscape did not align properly call & chat panels
1.5.12
- Added timezone in sheduled date
- Bug fix / chat css
- Added two new demo pages
1.5.16
- changes in demo pages
- Added
au.auvious.video
in whitelisted domains (Australia instance)
1.5.17
- Emit conversationEnded on 'onEnded' event received by genesys, not on terminate that is initiated by user.