Skip to content

1.2.0

Compare
Choose a tag to compare
@Denire Denire released this 17 Sep 02:29
· 141 commits to master since this release

A new version of JAICF-Kotlin with BotRouting feature, bugfix and minor improvements.

Features:

  • #189 - Bot Routing feature. This feature enables using single BotChannel in many bots.
  • #204 - MapDB Context manager with Jackson serialization. This makes all BotContextManagers use same contract.

Minor improvements:

  • #208 - adds audio reaction for JAICP ChatWidget channel
  • #209 - pass currentState to all JAICP Replies for better analytics support
  • #206 - actualise examples in repository
  • #205 - add companions for all channels to unify channel creation experience.

Bugfix:

  • #207 - fix property names for JAICP Analytics
  • #210 - fix daemon threads in Yandex Alice channel
  • #211 - fix Caila SlotFilling with stopOnAnyIntent
  • #212 - fix issues with MongoDB found during regression of release-1.2.0