- removed: python 2.x support
- changed: ensure compatibility with Core 0.13.x
- Fixed: missing input_channel in handle_message_with_tracker
- Debug logs when substituting intents
- Fetch rules from server
- Optional slot containing parse_data in disambiguation and fallback policy
- Compatibility with Rasa Core 0.11.x
- Webchat channel (use Rasa Core SocketIOInput instead)
- Automated tests (use Rasa Core evaluation instead)
- Fallback policy
- Disambiguation and fallback policy rule syntax
- Compatibility with Rasa Core 0.10.x
- Intent substitution rules are applied in sequence. When one rule is applied for a parse_data instance, remaining rules are ignored
- Disambiguation