v2.0.0-beta.27
Fixed:
- Fixed an issue where
updateStyles
may not reflect updates for certain components - Fixed an issue where restart flow does not properly reset
isSensitive
attribute - Fixed an issue where restart flow does not sync live history messages with storage
Added:
- Added a new
blurTextArea
utility function to theuseTextArea
hook - Added a new
chatWindow.showTypingIndicator
setting to allow configuration for whether bot typing indicator is shown (defaults totrue
) - Extended the
voice.timeoutPeriod
setting which can now be disabled with a value of 0 (i.e. voice stays on until user turns it off manually)