1.2.0
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
BotContextManager
s 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: