Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Bug fixes and security updates

Latest
Compare
Choose a tag to compare
@saikiran2603 saikiran2603 released this 03 Sep 08:04
· 36 commits to master since this release
781e3ae

Release 2.1.0

Bug fixes and security updates

Major Features and Improvements

  • 223 Added authentication for mongo, and redis containers

    Lazy loading for conversations API and UI

    Changes In Routes (Separate for each component eg: Actions, Conversations, Projects, etc.)

    CSS Tweaks in Conversations Chat Components
    Added Entity Display feature respective to the intent selected in the chat

Bug Fixes and Other Changes

  • 213 Updated documentation
  • 214 Spinner was continously spinning in loop even after the training had completed and getting the completed status in the front end.
  • 215 npm dependancy in package.json file upgraded from 6.13.4 to 6.14.6
  • 216 and 217 loadash dependancy in package.json file upgraded from 4.17.15 to 4.17.19
  • 218 and 219 changes in populating default actions for projects
  • 220 elliptic dependancy in package-lock.json upgraded from 6.5.2 to 6.5.3.
  • 221 removed Credentials yml file from rasa container, presence of this caused rasa to assume channels are used.
  • 222 Sorted Conversations in descending order with respect to timestamp of comversation date and added Full Date on the right side panel in try now page