Volt 1.19.0 - Diversas novas funcionalidades e melhorias
A versão trás diversas melhorias através de todo o Volt. Confira abaixo tudo que mudou nessa versão.
This article covers a release
View All TagsA versão trás diversas melhorias através de todo o Volt. Confira abaixo tudo que mudou nessa versão.
We are excited to announce that version 0.9.5 will ship with a new way to power your webchat: integrated authentication with your website. A function will be available to set the contact's information so the Identification Form does not need to be shown. Authentication will be made with the supplied information automatically!
Here are some of the key highlights of this upcoming release:
New Methods: the window.$volt.authenticate
function will be available to dispatch the contact's authentication programatically without needing to fill a form. Check it out here!
We are excited to announce that version 0.9.0 has been released! This release includes new features, improvements, and bug fixes that enhance the overall user experience and performance of the application.
Here are some of the key highlights of this release:
Deprecation: the window.$volt.injectCss
method has been deprecated.
New Methods: the window.$volt.toggle
, window.$volt.show
, and
window.$volt.hide
methods have been added to the Window API. These
methods allow you to toggle, show, and hide the widget programmatically. Check out this page for more information.
zIndex
and hideButton
have been added. Check out this page for more information.