Releases: botfront/rasa-webchat
Releases · botfront/rasa-webchat
css firefox bug
Fixed a css bug on Firefox
Namespaced CSS
Namespaced all css declarations so that they don't affect styles outside of the widget
connection leak fix
Fixed a bug where the connection would not close down when the component unmounted and continued polling indefinitely in the background.
bug fix
A bug was fixed where named links would not correctly render in received messages
Doc Viewer
docViewer
prop : experimental feature
see CHANGELOG.md
for more information
0.5.4: Merge pull request #53 from gausie/send-message-on-land
Automatically send message to existing session on page load if instructed
0.5.3: Merge pull request #50 from mrbot-ai/feature/hide_when_not_connected
Feature/hide when not connected
0.5.1
Session persistence
0.5.0 Update README.md
0.4.2: Merge pull request #21 from mrbot-ai/feature/expose-functions
Feature/expose functions