Deprecated:
- Removed
botBubble.dangerouslySetInnerHtml
anduserBubble.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 toMessage
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 torcb-pre-inject-message
event, which allows custom parsing of simulated stream - Added a new
hasChatHistoryLoaded
state to theuseChatHistory
hook to determine if chat history has been loaded