Releases: theopenconversationkit/tock
Releases · theopenconversationkit/tock
0.3.2
In this release:
- #55 messenger quick replies support
0.3.1
In this release:
- #53 add simple DSL for bot messages
- #54 add nlp logs in web admin
0.3.0
In this release:
- #49 add send event ability for connectors
- #50 uses facebook attachment upload API
- #51 support messenger notification types
- #52 display intents and entities probability in nlp admin
- #8 Allow to define intents answers with admin web interface
0.2.9
Technical release - same features than 0.2.8
0.2.8
In this release:
- #15 Conversation replay UI for non-regression test
- #25 Rest Connector
- #44 add optin messenger support
- #45 better handling of complex dialog content in bot admin interface
- #46 bot configuration edition in admin interface
- #48 xray test plugin integration
0.2.7
- remove autologin in production
- fixes error call in RequestTimer
0.2.6
In this release:
- #43 fixes unexpected user monitoring behaviour
0.2.5
start to remove okhttp3.logging.HttpLoggingInterceptor
0.2.4
In this release:
- #39 deprecate engineType on bot side
- #40 add the ability to search users by flag
- #41 improves user monitoring (scroll/refresh/better action display)
- #42 handle messenger error messages
0.2.3
In this release:
- #36 add bot keyword capability
- #37 add the capability to remove an user completely
- #38 add specific attachment handling