Skip to content

v2.0.0-beta.31

Latest
Compare
Choose a tag to compare
@tjtanjin tjtanjin released this 25 Feb 17:29
· 1 commit to main since this release

Deprecated:

  • Removed botBubble.dangerouslySetInnerHtml and userBubble.dangerouslySetInnerHtml properties, whose logic has now been shifted to the newly published HTML Renderer plugin

Added:

  • Added a new rcb-start-audio-speak event
  • Added a new optional tags property to Message component, targeted at plugins looking to add identifiers to messages (for example, to know when a message was processed by a plugin)
  • Added a new simStreamChunker data field to rcb-pre-inject-message event, which allows custom parsing of simulated stream
  • Added a new hasChatHistoryLoaded state to the useChatHistory hook to determine if chat history has been loaded