Skip to content

Version 1

Compare
Choose a tag to compare
@jackdh jackdh released this 11 Nov 21:25
· 42 commits to master since this release

Hello everyone with this first release the following major changes have been made which may break some of your applications.

Please view the new mongo schema in order to upgrade!

  • Permissions for individual groups and agents.
  • Training
    • Dialog is now wrap in groups which can be limited to users
    • Dialogs can now be renamed easier.
    • Dialogs can be limited to specific users
  • Agents
    • Agents can now be renamed easier
    • Agents can be limited to specific users.
  • Chatbot
    • You will now need to also select which dialog group you want to target the agent at
  • Docker
    • Updated docker and it's docker-compose file to work slightly slower but more effectively.

Thanks everyone!