The following new features have been added
- An option to rate the responses of the bot.
- Use intent label instead of intent keyword for the activity name in logging.
- Update xAPI URLs and set the homepage URL as an environment variable for future adaptations.
- An option to set an asynchronous flag when a service should be called asynchronously.
- By calling the service asynchronously, a callback function replaces the old message with the new service response.
What's Changed
- Releases/1.7.0 by @samuelvkwong in #223
- Releases/1.7.0 by @samuelvkwong in #226
- Rate responses by @AlexanderNeumann in #229
- Rate responses by @AlexanderNeumann in #230
- NP Fix by @AlexanderNeumann in #231
- Use state labels by @lakhoune in #232
- update telegram jar, fix issue206 by @Yinnii in #234
- Biwibot by @Yinnii in #236
- xAPI Definition by @Yinnii in #239
- xAPI update, asynchronous Flag, Callback function by @Yinnii in #240
New Contributors
Full Changelog: 2.1.0...v2.2.0