Skip to content

v2.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 15:55
· 497 commits to main since this release

New Typebot v7 schema

See schema changes for more information about this new schema version.

Added

  • πŸ”Š Add response debug log for failing requests without errors [5298538]

Changed

  • β™Ώ Show scrollbar on searchable items [7cf64a1]
  • 🚸 Auto scroll once picture choice images are fully loaded [1f19eb8]
  • ⬆️ (date) Upgrade date parser package [00265af]
  • βͺ (wordpress) Revert to specific non breaking version for self-hosters [6c0f28b]
  • ⚑ Add maxWidth and maxHeight bubble them props [74dd169]
  • βͺ Revert new authentication method for preview bot [06065c3]
  • ⚑ Add more video supports (#1023) [dd4de58]
  • πŸ’„ Fix multi choice checkbox UI on small screens [60829b4]
  • 🚸 (typebotLink) Make "current" option work like typebot links instead of jump [64418df]
  • ♻️ Introduce typebot v6 with events (#1013) [35300ea]
  • ⚑ (chatwoot) Unmount Typebot embed bubble when opening chatwoot [eed562b]
  • ⬆️ Upgrade Sentry to mitigate security issue [b2b82c4]

Fixed

  • πŸ› (editor) Fix AB test items not connectable [3a47a0f]
  • πŸ› (typebotLink) Fix variables merging with new values [e22bd7d]
  • πŸ› (wordpress) Fix version mismatch for self-hosters for Standard embed as well [eca6d20]
  • πŸ› Fix typebot parsing for legacy columnsWidth setting [8d56349]
  • πŸ› (fileUpload) Fix results file display if name contains comma [bd198a4]
  • πŸ› (js) Fix default theme values css variables [fd00b6f]
  • πŸ› (billing) Set invoicing behavior to "always invoice" to fix double payment issue [a1d7415]
  • πŸ› (textBubble) Fix variable parsing when starting or finishing by spaces [23625ad]
  • πŸ› (webhook) Fix legacy webhook {{state}} body parsing [63233eb]
  • πŸ› Fix theme background and font default selection [e9a10c0]
  • πŸ› Sort variables to parse to fix text bubble parsing issue [a38467e]
  • πŸ› (editor) Fix edge delete with undefined groupIndex [647afdb]
  • πŸš‘ (webhook) Fix webhook execution with default method [14a3716]
  • πŸ› (typebotLink) Fix link to first group with start event [9bb5591]
  • πŸš‘ (zapier) Fix execute webhook endpoint too strict on block type check [9eef166]
  • πŸš‘ (editor) Fix move block with outgoing edge [58b9e0b]
  • πŸ› Fix default initial items in TableList [b73ca7a]
  • πŸ› Fix typebot publishing endpoint events parsing [4b67f9e]
  • πŸ› (import) Fix import typebot files that does not have name field [aceba0a]
  • πŸš‘ Fix parsing issue with new events field on ongoing session states [db17a0f]
  • πŸš‘ Fix weird env parsing on Firefox making it crash [eaa9b81]

Miscellaneous

  • πŸ“ Update Discord invite link [27e9c1a]
  • πŸ“ Change community URLs, introduce Discord server [8f224e3]
  • πŸ“ Add OpenAI Dialogue option in breaking change doc [c59df18]
  • πŸ§‘β€πŸ’» (chat) Introduce startChat and continueChat endpoints [084588a]
  • πŸ›‚ Reduce sendMessage serverless function max memory [bac2393]
  • πŸ“ Add breaking changes and OpenAI block improvements docs [df57841]
  • fix: whole page overflowing on the x axis and displaying a horizontal scrollbar (#1011) [68e4fc7]
  • πŸ›‚ Update Cache-Control header in generatePresignedPostPolicy [027c6ff]
  • πŸ“¦ Add strict package versioning to avoid incompatibility in workspace [0c22d85]
  • πŸ“ Add UTM params forwarding video tutorial [57e4540]