Skip to content

Releases: theopenconversationkit/tock

1.1.1

05 Jul 21:25
f4140b4
Compare
Choose a tag to compare
  • #261 sum of label stats is not equals to stats total
  • #270 implements handover protocol
  • #278 predefined list entity: add documentation
  • #281 fixes IAE invalid hexadecimal representation of an ObjectId
  • #282 switch to mongo replicaset by default
  • #284 bot admin: "add new answer" admin panel displays conf names in select box instead of bot ids
  • #285 trying to store a list or a map in dialog context should throw an error
  • #287 messenger: add page id in custom events
  • #288 switchStory should keep step when relevant
  • #289 ensure refresh bot answers when bot configuration is updated
  • #290 use $changeStream to listen configuration changes
  • #291 xray: add xray execution in admin interface
  • #292 bot: does not select a step if StoryStep.intent returns null
  • #293 bot: add UserTimelineDAO#updatePlayerId

1.1.0

14 Jun 19:01
3ccb676
Compare
Choose a tag to compare

The major new feature of the release is the new way to add bot connector: directly via the admin interface (#274 )

  • #132 i18n: add label usage stats
  • #262 nlp: add predefined list entity support
  • #271 Interface error with last snapshot in the "Entity Errors" menu
  • #272 bot should use the best qualifier value when unknown intent is returned by nlp
  • #273 nlp: unknown intent should not throw fatal error in intent selector
  • #274 live refresh of bot configuration
  • #275 add option to fill nlp models in memory at startup
  • #279 send choice should activate disabled bot

1.0.1

31 May 07:39
29f7607
Compare
Choose a tag to compare
  • #259 avoid multi-namespace blocking issue
  • #260 add BotBus.handleAndSwitchStory method
  • #261 add log stats persistence
  • #263 nlp admin: status glitch on firefox
  • #264 property tock.logback.fileAppender=true throws NPE
  • #265 messenger: media template support
  • #266 improves entity types cache
  • #267 bot framework: rename ContextValue to EntityValue
  • #269 alexa: add session start & end support

1.0.0

09 May 21:15
0e7f2f2
Compare
Choose a tag to compare

The 1.0.0 Tock release is available

  • #247 add unwanted english locale when importing nlp dump from code
  • #248 Forced to add a trigger word while connecting to Slack
  • #249 alexa: requestSignatureCheck not activated
  • #250 rename ContextValue.set to ContextValue.setTo
  • #251 i18n: two labels of two different namespaces may not have same id
  • #252 Application dump import when using shared intents triggers bugs in angular
  • #253 I18nLabelValue should not be a data class
  • #254 i18n alternative sentences: ensure alternative sentences are not used twice
  • #256 alexa: response without text should not fail
  • #257 remove logback file from tock
  • #258 bot admin: add bot configuration support for slack & alexa custom configuration parameters
  • #259 nlp admin: state & mandatory intents can not be removed

1.0.0-rc0

17 Apr 20:07
d80c536
Compare
Choose a tag to compare
  • #224 Can't choose connector type while creating a new Bot configuration
  • #241 admin: better design for sidenav
  • #242 messenger: allow to add connector from a property file
  • #243 ga: add image url in list template
  • #244 bot: new test dsl helpers for junit5
  • #245 messenger: do not throw exception using listTemplate when more than 4 items

0.9.4

12 Apr 21:25
bf1dccd
Compare
Choose a tag to compare
  • #223 can't create two intents with the same name in different NLP applications
  • #225 admin: bot configurations are not displayed if there is no nlp model
  • #226 bot: two connectors with same id should throw an exception at startup
  • #227 slack monitoring is broken
  • #228 bot: steps are not initialized to the right intent
  • #229 alexa: add monitoring support
  • #230 nlp app dump: new locale are not added when app already exists
  • #233 bot admin: allow to update the configuration from the admin
  • #235 nlp: validated sentences bypass nlp intent restrictions
  • #236 move to kmongo dsl
  • #237 nlp log : add intents qualifiers in logs
  • #238 cannot attach simple file with facebook messenger

0.9.3

29 Mar 12:08
58e8be9
Compare
Choose a tag to compare
  • various alexa improvements
  • #221 replace Mockito by Mockk

0.9.2

19 Mar 09:30
63442d2
Compare
Choose a tag to compare
  • #218 NLP API - add getIntentByNamespaceAndName service
  • #219 messenger: add custom event
  • #220 messenger: add account linking

0.9.1

07 Mar 12:49
a7c1de3
Compare
Choose a tag to compare
  • #211 ga: add transaction helpers
  • #212 nlp admin: issue when scrolling with updateDate filter specified
  • #213 test framework: add the ability to initialize sentence with ConnectorMessage
  • #214 messenger: messaging type support
  • #215 bot choice: remove deprecated paramChoice and add json converter utilities
  • #216 bot framework: introduce I18nTranslator in order to facilitate the creation of standalone messages
  • #217 kotlin-compiler: with java9 external jars are not loaded

0.9.0

28 Feb 21:45
b355147
Compare
Choose a tag to compare
  • #173 admin interfaces: review the roles used for all services

  • #200 nlp admin: restrict entity types to current and default namespaces

  • #201 nlp: switch entity in search interface

  • #205 nlp admin: do not obfuscate sentences for technicalAdmin role

  • #206 nlp admin: add table view

  • #208 introduce compiler server

  • #209 nlp admin: handle selection in table view

  • #210 add shared intents facility

  • #203 alexa: add card support

  • #207 alexa: add model transformer

  • #199 Update google assistant model to support Transaction Decision