Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Release Date: 27/Jun/23

Features

Key

Summary

Change Log

CHAT-142

Redesign the UI

Redesign the design

Bugs

Key

Summary

Change Log

CHAT-124

Refresh access token when streaming

The way to pass the token to websocket endpoints has been changed. Now the token is passed in the message and each time the user sends a message, the "current" token is sent in the message. This approach avoids the problem of an expired token.