Pular para o conteúdo principal

3 postagens marcadas com "Release"

Esse artigo cobre um lançamento

Ver todas os Marcadores

Confira a feature de autenticação integrada

· Leitura de um minuto

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:

  1. Window API
    1. 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!

Widget 0.9.0 - Controles de Visibilidade!

· Leitura de um minuto

Estamos felizes em anunciar que a versão 0.9.0 é a nova versão estável de produção.

Aqui estão as alterações principais desse release:

  1. Window API
    1. Deprecation: o método window.$volt.injectCss agora é deprecated.

    2. Novos Métodos: os métodos window.$volt.toggle, window.$volt.show, e window.$volt.hide foram adicionados na Window API. Esses métodos permitem controlar programaticamente a visibilidade do widget. Confira essa página para saber mais.

  2. Webchat & Chatbot Widget
    1. Novas Opções: as opções zIndex e hideButton foram adicionadas nos atributos do elemento. Confira this page para mais informações.