Rasa: 3.0.1 Release

Release date:
December 2, 2021
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 3.0.1

Could not determine top contributors for this release.

Directory Browser for 3.0.1

We couldn't find a release before this one

Release Notes Published

  • #10235: Fix previous slots getting filled after a restart. Previously events were searched from oldest to newest which meant we would find first occurrence of a message and use slots from thereafter. Now we use the last utterance or the restart event.

Miscellaneous internal changes