Skip to content

0.0.52-beta

Compare
Choose a tag to compare
@gharbat gharbat released this 21 Jan 06:32
· 791 commits to main since this release
8a071a1

What's Changed

  • Indexing and crawling fixes by @codebanesr in #542
  • Remove any special characters from actions in by @codebanesr in #545
  • Use relative imports by @codebanesr in #546
  • Convert Body to JSON schema if the user provided a data object by @ah7255703 in #548
  • Users can update the actions @codebanesr in #547
  • Delete actions by @codebanesr in #549
  • Reset session on mount/refresh by @ah7255703 in #551
  • Update docs to match up with the new dashboard by @gharbat in #552
  • Update from global variables to global headers by @gharbat in #553
  • Show the docs page in case of auth client errors by @gharbat in #555
  • Fix global variables by @codebanesr in #557
  • Remove incorrect health check, selenium, and return the correct error by @gharbat in #558
  • Change the font for the dummy example
  • Reset session on mount/Refresh
  • Update ChatHeader component to display default bot name if data.bot_name is null
  • Refactor ChatInputFooter component
  • Remove unused code and dependencies
  • Refactor tooltip styling
  • Add useDocumentDirection hook for detecting document direction
  • Add vector-effect and stroke-width properties to svg, and hide scrollbar in .no-scrollbar class

Full Changelog: 0.0.51-beta...0.0.52-beta