Skip to content

V2.0.0

Compare
Choose a tag to compare
@thaije thaije released this 21 Sep 20:42
· 160 commits to master since this release
d523065

The second official release of MATRX. The major feature for this release is a robust chat!

Unfortunatly the robust chat required some structural changes which means V2.0.0 is not fully backwards-compatible, thus needing extra caution when upgrading from MATRX v1.1.x to MATRX v.2.0.0. Especially if you use a custom or customized frontend. To make this as smooth as possible, a tutorial has been added to the MATRX website which can be found here.

Features

  • Chats that work robustly! Overhaul of the MATRX API calls that fetch messages (/get_latest_state_and_messages and /get_messages) to facilitate more robust chat functionality in frontends.
  • Updated the MATRX visualizer to work with the new API usage for a robust chat.
  • God agents can now see all other chats (but not respond)
  • Fixed bug where API tries to fetch states from non-existing agents
  • Human agents can now open a private chatroom with any other agent, or teams of which they are part.

Dissemination