Bugfixes
- #7835: Fix
UnicodeException
inis_key_in_yaml
. - #8258: Fixed the bug that events from previous conversation sessions would be re-saved in the
SQLTrackerStore
orMongoTrackerStore
whenretrieve_events_from_previous_conversation_sessions
was true.