You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
.. towncrier release notes start
4
4
5
+
[1.10.3-bf.1] - 2020-07-01
6
+
^^^^^^^^^^^^^^^^^^^^^
7
+
8
+
Bugfixes
9
+
--------
10
+
- `82ca6d7 <https://github.com/botfront/rasa-for-botfront/commit/82ca6d797d2c8ce4100bc026a6e7c29abce38a7d>`_: Fix error when bf_forms slot is not defined.
11
+
- `63ab95f <https://github.com/botfront/rasa-for-botfront/commit/63ab95f76df9af451d352f044817e9682488253b>`_: Fix behavior of custom key in messages in Webchat and Rest channels.
12
+
13
+
Improvements
14
+
------------
15
+
- `29ed2fe <https://github.com/botfront/rasa-for-botfront/commit/29ed2fe14c017c065dbed5901a2ce438c28790c3>`_: Forward bot messages to output channel when using /conversations/<conversation_id>/tracker/events route.
16
+
- `1d37e10 <https://github.com/botfront/rasa-for-botfront/commit/1d37e1032c9f1a0796b3b0576754bf459aed71ec>`_: Make RestPlus and WebchatPlus channels aliases of Rest and Webchat.
0 commit comments