Skip to content

v2.0.0-beta.27

Compare
Choose a tag to compare
@tjtanjin tjtanjin released this 11 Feb 19:01
· 21 commits to main since this release

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 the useTextArea hook
  • Added a new chatWindow.showTypingIndicator setting to allow configuration for whether bot typing indicator is shown (defaults to true)
  • 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)