Releases: dialogflowchatbot/dialogflow
Releases · dialogflowchatbot/dialogflow
v1.9.3
What's new?
- Migrated introductory text and images to another project
- The guide page has been simply reconstructed to allow canvas workers to get started with their work as quickly as possible.
- Due to the migration of some static files, the final execution file size is reduced.
v1.9.2 has been released!
What's new?
- Reduced front-end file size and improved page loading and display speed
- Replaced some front-end icons
v1.9.1 has been released!
What's new?
- The value judged by the condition node can be compared with the value of the variable
- Fixed an issue where nodes were in the wrong position on the canvas
- Fixed an issue where text was not displayed when dialogue nodes were loaded
- Upgraded some dependencies
v1.9.0 has been released!
Hi everyone, Dialog flow chat bot v1.9.0 has been released!
In this release:
- Upgrades many dependencies
- Fixed some minor problems
- The most important thing: it's open sourced!
v1.8.0 has been released!
v1.7.0 has been released!
v1.6.0 has been released!
What's new?
Rich text editor
Dialog node added a rich text editor, which can insert image, table etc., also can set font size, font color, header etc.
External HTTP node
By using this node, you can send data of flow variables to external HTTP URLs
What's next?
Next, flow variables can retrieve data from external HTTP URLs
1.2.7 has been released
Fixed main flow page bug
Added a step by step tutorial
Ver 1.2.6 has been released
Changed some front end pages
v1.2.5
Added a new feature: Main flow which can contains many sub-flows.