Skip to content

Releases: theopenconversationkit/tock

0.3.2

01 Aug 19:23
e41212a
Compare
Choose a tag to compare

In this release:

  • #55 messenger quick replies support

0.3.1

01 Aug 19:21
2038ea6
Compare
Choose a tag to compare

In this release:

  • #53 add simple DSL for bot messages
  • #54 add nlp logs in web admin

0.3.0

04 Jul 12:11
8a75a8e
Compare
Choose a tag to compare

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

27 Jun 19:09
e3f35b9
Compare
Choose a tag to compare
0.2.9 Pre-release
Pre-release

Technical release - same features than 0.2.8

0.2.8

27 Jun 19:08
71c0328
Compare
Choose a tag to compare
0.2.8 Pre-release
Pre-release

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

12 Jun 10:49
cd3767a
Compare
Choose a tag to compare
0.2.7 Pre-release
Pre-release
  • remove autologin in production
  • fixes error call in RequestTimer

0.2.6

09 Jun 20:14
22eda23
Compare
Choose a tag to compare
0.2.6 Pre-release
Pre-release

In this release:

  • #43 fixes unexpected user monitoring behaviour

0.2.5

09 Jun 20:13
919e651
Compare
Choose a tag to compare
0.2.5 Pre-release
Pre-release

start to remove okhttp3.logging.HttpLoggingInterceptor

0.2.4

09 Jun 20:10
32619ab
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release

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

06 Jun 19:58
de1b393
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

In this release:

  • #36 add bot keyword capability
  • #37 add the capability to remove an user completely
  • #38 add specific attachment handling