Version 0.9.0 has been released!
· One min read
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:
- Window API
Deprecation: the
window.$volt.injectCss
method has been deprecated.New Methods: the
window.$volt.toggle
,window.$volt.show
, andwindow.$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.- Webchat & Chatbot Widget
- New Options: the options
zIndex
andhideButton
have been added. Check out this page for more information.