Skip to content

Releases: theopenconversationkit/tock

0.4.0

06 Sep 18:51
3be2456
Compare
Choose a tag to compare
  • #6 Google Assistant connector
  • #57 Add agnostic import/export facility
  • #58 provides BotBusMock for unit tests
  • #59 add built-in steps in story definition
  • #60 add ParameterKey to set more type safe parameters
  • #61 allows entities parsing for a predefined intent
  • #62 restore state dialog when it's doable after click
  • #63 nlp admin : provides a sentence dump for each intent
  • #64 add mandatory states for intents
  • #65 support intentsQualifiers for nlp engine
  • #70 i18n admin support
  • #72 allows rest connector to target specific connector
  • #73 enable user flags encryption
  • #76 encrypt user values
  • #77 allow to disable automatic entity merge

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