Pular para o conteúdo principal

Version 0.9.0 has been released!

· Leitura de um minuto

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:

  1. Window API
    1. Deprecation: the window.$volt.injectCss method has been deprecated.

    2. 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.

  2. Webchat & Chatbot Widget
    1. New Options: the options zIndex and hideButton have been added. Check out this page for more information.