Typebot.io Versions Save

πŸ’¬ Typebot is a powerful chatbot builder that you can self-host.

v2.25.0

2 weeks ago

Added

  • ✨ (templates) New "Hight ticket follow up" template [a45e8ec]
  • ✨ (theme) Add container theme options: border, shadow, filter (#1436) [5c3c7c2]
  • πŸ”Š Improve http req timeout error [75dd554]
  • πŸ”Š Improve toast error when whatsapp token is not valid [3b1b464]
  • πŸ”Š Add prisma metrics to prometheus endpoint (#1420) [6e0388c]

Changed

  • ♻️ Improve thread id saving conditions [40a10c7]
  • 🚸 Fix auto scroll behavior [0a7d598]
  • 🚸 Improve auto scroll behavior [a7fc413]
  • πŸ’„ Show send icon by default on textboxes [873ba0b]
  • πŸ”§ (blog) Fix static viewer rewrites for blog posts [fadcd3a]
  • πŸ”§ (blog) Fix viewer rewrites for blog styles [ccc974f]
  • πŸ”§ Add blog endpoint to viewer rewrites [e4e724d]
  • 🚸 Improve auto scroll behavior [5aad10e]
  • ⚑ Remove empty strings from variable parsing when possible [3ca1a2f]
  • 🚸 (whatsapp) Avoid multiple replies to be sent concurently [7bec58e]
  • 🚸 Improve zapier, make.com block content feedback [75cd141]
  • ⚑ (phoneInput) Add missing Dominican Republic dial codes [d608a30]
  • ⚑ (wordpress) Add the lib_version attribute to wp admin panel [f550870]
  • 🚸 (payment) Improve payment default currency be… [6594c56]
  • ♻️ Migrate from got to ky (#1416) [d96f384]
  • 🚸 (dify) Only save Conversation ID when not emp… [ccc7101]
  • πŸ’„ Fix image bubble distortion on Safari [2f84b10]
  • πŸ”§ Remove nested prettierignore files [7aad60c]
  • 🚸 (dify) Auto convert non-md links to md flavoured links [68ad0f2]
  • 🚸 On chat state recover, don't execute client side actions [3aee9e7]
  • πŸ”§ Add embed lib auto patch script [69446ad]

Fixed

  • πŸ› (httpReq) Properly parse big ints [7efb79d]
  • πŸ› (openai) Fix streaming for legacy OpenAI block config [49c1c0e]
  • ✏️ Fix typo in self-hosting troubleshooting (#1478) [1c84d29]
  • πŸ› (forge) Fix CLI auth gen [72a5f4a]
  • πŸ› (openai) Fix ask assistant not correctly referencing uploaded f… (#1469) [dc1929e]
  • πŸ› Fix bug when removing first message from create chat comp a… [bc50d62]
  • πŸ› (bot) Fix svg images not being displayed [c75148c]
  • πŸ› (dify) Fix conversation ID being overwritten randomly [7f39d5a]
  • πŸ’š Update lock file [a09ccd1]
  • πŸ› (whatsapp) Enable custom embed blocks [af01439]
  • πŸ› Fix input background not properly set [94539e8]
  • πŸ› (whatsapp) Fix media download [7e3e05f]
  • πŸ› Fix border color not changing [dcd3eaa]
  • πŸš‘ (condition) Fix not contains condition on list variable [4982400]
  • πŸš‘ Fix clientSideAction streaming stuck when it contains … [f9bdcdc]
  • πŸ› Fix invalid format for code blocks in streaming bubble [db6d258]
  • πŸ› Fix streaming text selection (#1444) [3f36780]
  • πŸ› (condition) Improve contains/not contains on list input [cae7be4]
  • πŸ› (buttons) Improve buttons matching when dynamic [d194fbe]
  • πŸ› Wipe chat state from storage if disabled [7d6cf2a]
  • πŸ› (theme) Fix progress bar background color [51bf5b6]
  • πŸ› (theme) Fix containers disabled bg should be transparent [408aeb4]
  • πŸš‘ Fix no scroll issue on mobile [8fe856a]
  • πŸ› Only display export flow option if user is not guest [ae2350e]
  • πŸ› Fix ky not working due to fetch rewriting by mistral package [ef10f69]
  • πŸ› Fix new guessApiHost in editor [6a4a43e]
  • πŸ› Fix autocomplete submit [b5dd12c]

Miscellaneous

  • πŸ§‘β€πŸ’» (forge) Make credentials in fetch function optionnal [988e752]
  • πŸ“ Add "Best WhatsApp chatbot" blog post (#1475) [74a0707]
  • πŸ“ Add "Lead Generation Guide" article (#1465) [5d99e00]
  • πŸ“ Add docker manual image build instructions [6594723]
  • πŸ“ (blog) Improve Image MDX component [5fb20e3]
  • πŸ“ Add "Top 5 Alternatives to Landbot" article [a1da5f2]
  • πŸ“ Improve blog capabilities and components [eb2001c]
  • πŸ“ Add new blog structure [6fe4e28]
  • πŸš€ (theme) Add new aqua glass theme [fb847e1]
  • 🐳 Fix docker build with new prisma version [40b16ea]
  • πŸ§‘β€πŸ’» Allow admin email to signup even if disabled [b5b0788]
  • πŸ“ Update db migration command instructions (#1410) [b6a31c2]

v2.24.1

1 month ago

Fixed

  • πŸš‘ (Revert stream condition for self-hosting) [7237901]
  • πŸ› (editor) Fix text bubble update conflict when deleting group [7ce6d73]

Miscellaneous

  • πŸ“ Add v2.24 newsletter [af4dd95]

v2.24.0

1 month ago

Added

  • πŸ‘·β€β™‚οΈ Add network debug tools to chat api image [37204f5]
  • ✨ Add operators documentation for response field components. (#1387) [2bd1cb7]
  • ✨ Add Anthropic block (#1336) [ecec702]
  • πŸ”Š Add better error log for auth email sending [595bffc]
  • ✨ Add "turn into" option in block context menu [2fb379b]
  • ✨ Add OpenRouter block [84d6c59]
  • πŸ“ˆ (posthog) Send user last login event [434b067]

Changed

  • ⚑ (anthropic) Add sonnet and haiku models [89dec4a]
  • 🚸 (bubble) Add swipe gesture to close preview… [1f158e7]
  • ⚑ Fix typebot drag and drop lag [798e94a]
  • ⚑ Introduce a new high-performing standalone chat API (#1200) [2fcf83c]
  • 🚸 Auto disable whatsapp if plan does not have pro… [7c23b95]
  • 🚸 (radar) Don't show claim bot if workspace is no… [c72052c]
  • ♻️ Include forged blocks schema in typebot schema [ed5096e]
  • 🚸 Auto focus new blocks and fix text editor close callback [a797fc0]
  • ♻️ Remove @typebot.io/schemas from @typebot.io/lib [5073be2]
  • 🚸 Remove debounce on forged block credentials… [cdbdb35]
  • 🚸 (editor) Fix buttons textarea size when con… [cf73900]
  • 🚸 Fix select and autocomplete max width [70cc1f0]
  • 🚸 (calCom) Fix embed responsivity [968abf5]
  • 🚸 (results) Improve time filter so that it takes into account user timezone [f6d2b15]
  • ⬇️ Downgrade anthropic sdk to make it compatible with ai sdk [3f294c9]
  • ⬆️ Upgrade ai package [ff3807a]
  • πŸ’„ Fix UI regression on editor menu button [7e3c1e7]
  • 🚸 Remove 50 select items initial hard limit [cbfc980]
  • 🚸 (billing) Improve upgrade UX for non admin [1f40a4d]
  • 🚸 Add aria-label on Bubble close button (#1344) [a9daac6]
  • ⚑ Restore chat state when user is remembered (#1333) [0dc276c]
  • πŸ’„ Improve editor header responsiveness [5dafb64]
  • ⬆️ Upgrade ai and openai packages [c2003da]
  • ⚑ (calCom) Add additional notes prefill option [0f96440]
  • 🚸 (results) Improve submitted at field parsing [77bc138]
  • 🚸 (elevenLabs) Only show text-to-speech compatible models [022a320]
  • πŸ’„ (textEditor) Fix floating link inputs color in dark mode [579e407]
  • ♻️ Use at function instead of dangerous direct lookup array index [4ca613e]
  • πŸ’„ (bot) Show only loading bubble when current block only has messages [8846cdb]

Fixed

  • πŸ› Fix auto filled input not submittable [a412a31]
  • πŸ› Fix potential infinite redirect when session is remembered [50d515c]
  • πŸ› (textBubble) Fix text bubble not updating when focusing on another one [c9b7f6a]
  • πŸš‘ Allow for regex without slashes for retro compat [2663ca2]
  • πŸ› (conditions) Parse regex flags as well [a0ba8c5]
  • πŸ› (conditions) Fix regex matching when starting and ending wi… [76e7fbd]
  • πŸ› Fix edge dropping on condition block when all conditions ar… [1566f01]
  • πŸ› (bubble) Fix bubble chat height when custom size [af941b1]
  • πŸ› Fix event edges display when navigating in linked typebots [f646826]
  • πŸ› Fix typebot and folder name update in dashboard [a48a211]
  • πŸ› (typebotLink) Fix n+1 variable fill [c552fa7]
  • πŸš‘ (stream) Fix stream for Vercel hosting [669f550]
  • πŸš‘ (stream) Re-enable stream on Vercel env [8e52ee8]
  • πŸš‘ Fix embed fallback api host [b14ee12]
  • πŸ› Fix absolute URL bug with ky on backend [e435ead]
  • πŸ› Fix experimental chat api enable checking [6876b48]
  • πŸ› (editor) Share groups clipboard state across tabs [5b91767]
  • πŸ’š Remove unused helper [97107d4]
  • πŸ› (pictureChoice) Fix dynamic image only variable saving [9c86c5e]
  • πŸ’š Fix embeds build and create-block CLI [a4c865c]
  • πŸ› Fix bug when adding items in array in forged block [56a23a1]
  • πŸ› (fileUpload) Handle duplicate names properly [26a9282]
  • πŸ› Fix retry message variable parsing [782c08b]
  • πŸ› (difyAi) Fix chunk parsing [e035a54]
  • πŸ› (anthropic) Upgrade sdk to fix stream issue [3ac211d]
  • πŸ› (bot) Fix await processClientActio… [b53242c]
  • πŸ› (anthropic) Fix transform functions when response mapping has Message content [7d11a7d]
  • πŸ› (bubble) Fix bubble bot window left overflow [663653e]
  • πŸ› (wait) Parse wait seconds as float instead of int [e9011ae]
  • πŸ› (anthropic) Fix turn into other blocks [1202f09]
  • πŸ› (editor) Fix multiple text editor focus [9b9282e]
  • πŸ› (editor) Fix dragging locked when window is blurred while pressing keys [065a70e]
  • πŸš‘ Attempt to fix crash related to codemirror [eaaa840]
  • πŸš‘ Fix auto delete invalid edge when offsets are not loaded [0309771]
  • πŸ› Fix board menu placement when suspected typebot banner is displayed [4a7d10f]
  • πŸ› Fix progress bar crash when input is undefined [bbeb12c]
  • πŸ› (editor) Improve edge resiliency connected to non-existant blocks [22fe502]
  • πŸ› (whatsapp) Fix auto start when first input is file [583294f]
  • πŸ› Fix back button refreshing the page when typebot in folder [59cf993]
  • πŸ› Fix progress bar fixed position on Bubble embed [b05fafe]
  • πŸš‘ Fix invalid workspace plan check for support bubble [8e20d90]
  • πŸ› (textBubble) Fix variable with text styles unwanted break lines [daaca9f]
  • πŸ› (analytics) Fix possible analytics crash when groupId can't be found [a043c3e]
  • πŸ’š Fix deprecated sizeLimit option type [d8924d7]
  • πŸ› (fileUpload) Fix files deletion on result delete [f14eb91]

Security

  • πŸ”’ Use sanitizeUrl on redirectPath auth param (#1389) [d0be29e]

Miscellaneous

  • πŸ›‚ (radar) Improve radar regex [dbc8754]
  • πŸ“ Split Google requirements for each APIs: auth, sheets, fonts [f017219]
  • πŸ›‚ Make sure customDomain can't be spoofed [a8a9259]
  • πŸ›‚ Only show suspicious bot claim for no… [001e696]
  • πŸ“ Add Anthropic streaming issue notice [f6a419c]
  • πŸ›‚ Display suspected typebot banner only if workspace is not verified [712a565]
  • πŸ§‘β€πŸ’» (whatsapp) Option to modify the default interactive split message number (#1296) [df209a8]
  • πŸ“ Improve get help doc [14022fe]
  • πŸ›‚ Disable direct support for Free users [6d8a007]
  • πŸ“ Add v2.23 newsletter [ef69b5b]

v2.23.0

2 months ago

Added

  • ✨ Add Together AI block (#1304) [648ec08]
  • πŸ”Š (whatsapp) Improve phone ID verification error details [060c49d]
  • πŸ”Š (radar) Add debug option [7fc8bc9]
  • ✨ (theme) Add progress bar option (#1276) [2d7ccf1]
  • πŸ‘·β€β™‚οΈ Build docker image on new "next" tag [d2c9b5f]
  • ✨ (theme) Custom font option (#1268) [7cf1a3e]
  • ✨ Add ElevenLabs block (#1226) [2f6de8e]
  • πŸ‘·β€β™‚οΈ Add posthog keys to github secrets [9f0c6b3]
  • πŸ“ˆ Track custom domain and WA enabled events [b9183f9]
  • πŸ“ˆ Send onboarding replies to PostHog [fd4867f]

Changed

  • 🚸 (whatsapp) Remove .mp4 regex restriction for video URLs [3971e4a]
  • πŸ’„ Fix dark mode timefilter dropdown in analytics page [78d3e9b]
  • πŸ’„ Improve progress bar UI and make avoid starting at 0 [229453d]
  • 🚸 (theme) Improve custom font flow by asking for font-face props directly [33d0fcd]
  • ⬆️ Upgrade and improve plate editor [b9e5468]
  • 🚸 (chatnode) Add proper error message handling [fe98f2a]
  • 🚸 (fileUpload) Correctly set default item for visibility [f2b2174]
  • 🚸 (buttons) Fix new buttons new line and escape behavior [508859a]
  • 🚸 (buttons) Detect multi items pasting with br… [927feae]
  • 🚸 Better embed button size prop now acception … [54f51b6]
  • 🚸 Rename "webhook" block to "HTTP request" [33cbb2b]
  • ⚑ (setVariable) Add timezone option for dates [3e0d3e7]
  • 🚸 (buttons) Better multiple item parsing [07240e6]
  • 🚸 (buttons) Parse clipboard items separated wi… [5d0be9e]
  • ⚑ (dify) Make sure Dify also works with agent assistants [d171aa6]
  • 🚸 Fix shift key to scroll the graph horizontally [cd488c2]
  • 🚸 (editor) Enable groups clipboard accross tabs [e05580a]
  • 🚸 (url) Less strict URL validation on server [f7d3d58]
  • ⚑ (dify) Include empty files require field [1b2876d]
  • 🚸 (elevenlabs) Add set variable indication [d91e212]
  • 🚸 (results) Add time filter to results table as… [066fabc]
  • ⚑ (rating) Add start number option in Rating block [3e2533b]
  • 🚸 Fix vat input size for better placeholder visibility [2fb0a4f]
  • πŸ’„ Fix key component in tooltip for dark mode [5e9dfaa]
  • 🚸 (fileUpload) Add success labels cutomization [9fc05cb]
  • ♻️ Re-organize telemetry package [92a1d67]

Fixed

  • πŸ’š Remove unused mp4 url check [3037771]
  • πŸ› (bot) Remove SendButton disable state [dd9b7ee]
  • πŸš‘ (whatsapp) Fix broken preview [275ba1b]
  • πŸ› (chat) Enable prefilledVariables in preview mode [9b65621]
  • πŸ› (theme) Fix custom bg color when type is undefined [0b19310]
  • πŸ› (whatsapp) Fix webhook when having 2 phone numbers in same WA account [ce17ce5]
  • ✏️ Rewrite "optionnal" to "optional" (#1278) [ddb7ac7]
  • πŸ’š Add "next" docker image metadata [a7eb5cd]
  • πŸ› Fix return executeCommand result [219b229]
  • πŸ› Allow DATABASE_URL starting with "postgres://" [5879c89]
  • πŸ› (whatsapp) Fix image or video bubble before choice input [18c0445]
  • πŸ› (dify) Fix issue when receiving "event" chunk [6735ecc]
  • πŸ› Fix missing http request block in side bar [f3adaa3]
  • πŸ› (setVariable) Fix timeZone variable parsing [519f3aa]
  • πŸ› (editor) Fix groups graphPosition round coordinates saving [e3470bc]
  • πŸ› (billing) Fix webhook calls when workspace was deleted [191aeb0]
  • πŸ’š Fix outdated lockfile [4f924db]
  • πŸ› (editor) Fix changes revert when update call is long [d653003]
  • πŸ› (dify) Fix Dify error when inputs are empty [f5bdba5]
  • πŸ› Fix default theme colors not appearing [a0ab3b4]
  • πŸ› (editor) Fix lost changes when typebot takes a long time to update [c648947]
  • πŸ› (results) Fix export all results defaulting to "today" time frame [396ca5b]
  • πŸ› (docs) Fix "Get stats" empty api ref [2cc1b44]
  • πŸš‘ (folders) Make sure folders are not all listed in root folder [fa2eeff]
  • πŸ› (calCom) Make sure Cal.com book event is emitted once per block [83231e6]
  • πŸ› (folders) Make sure to exit folder on workspace change [c2603d9]
  • πŸ› Revert to got for user created webhook to fix function crash [9014c4a]
  • πŸš‘ Fix user creation crashing [9222da6]
  • πŸ’š Fix mockedUser default props [4122d73]
  • πŸ› Make sure variables are parsed in date and picture choice options [ce79e89]
  • πŸ› (openai) Fix 400 error when tools array empty [c616117]
  • πŸš‘ Fix inline variable parsing on new line issue [b660611]
  • πŸ› (buttons) Make sure to parse options if button has dynamic items [be5482c]
  • πŸ› Fix broken skippable file upload input [3128ebd]
  • πŸ› Fix new markdown parser on web runtime [678e6d5]
  • πŸ’š Move ky package to typebot.io/lib [3e8e882]

Miscellaneous

  • :monocle_face: Add deleteChatSession script [fee6b2d]
  • πŸ“ Write notes about creating an issue before contributing [60f3b13]
  • πŸ›‚ Make sure to check the domain exists before updating it on typebot [e4d2ebe]
  • :monocle_face: Improve inspectTypebot script abort process [eec5041]
  • πŸ“ Fix secret generation broken link [ba219b7]
  • πŸ“ Remove duplicate pnpm in Vercel deploy docs (#1261) [3ddc24e]
  • πŸ§‘β€πŸ’» Improve sign up error message [e783bb4]
  • πŸ§‘β€πŸ’» Rename User ID predefined value to Result ID whic… [8d50dc9]
  • πŸ“ Add video tuto on custom CSS on buttons [d67ab75]
  • :monocle_face: Better inspectUser script [5ecc6de]
  • πŸ“ Fix openapi document filepaths (#1241) [63dc2e0]
  • πŸ§‘β€πŸ’» Allow for custom 404 system messages [5226b06]
  • πŸ“ Add typebot engine explanation video [94c3e90]
  • :monocle_face: Add redeemCoupon script [5d38b44]
  • πŸ§‘β€πŸ’» (whatsapp) Set default template language to en_US [26be94d]
  • πŸ“ Improve getLocation set variable snippet (#1213) [5f2ed4b]
  • πŸ“ (results) Add results overview introduction [5a7ec5c]
  • :monocle_face: Update add users to brevo list script [9a36281]
  • πŸ“ Add v2.22 newsletter [272adc0]
  • πŸ›‚ (radar) Improve radar regex [27b95c1]
  • πŸ§‘β€πŸ’» (folders) Add folder trpc endpoints (#1218) [84b9aca]
  • πŸ“ Add geo location set variable example [11678ac]

v2.22.2

3 months ago

Changed

  • πŸ’„ Fix key component in tooltip for dark mode [5e9dfaa]

Fixed

  • πŸš‘ (folders) Make sure folders are not all listed in root folder [fa2eeff]
  • πŸ› (calCom) Make sure Cal.com book event is emitted once per block [83231e6]
  • πŸ› (folders) Make sure to exit folder on workspace change [c2603d9]

Miscellaneous

  • :monocle_face: Update add users to brevo list script [9a36281]
  • πŸ“ Add v2.22 newsletter [272adc0]

v2.22.1

3 months ago

Added

  • πŸ‘·β€β™‚οΈ Add posthog keys to github secrets [9f0c6b3]
  • πŸ“ˆ Track custom domain and WA enabled events [b9183f9]
  • πŸ“ˆ Send onboarding replies to PostHog [fd4867f]

Changed

  • 🚸 (fileUpload) Add success labels cutomization [9fc05cb]
  • ♻️ Re-organize telemetry package [92a1d67]

Fixed

  • πŸ› Revert to got for user created webhook to fix function crash [9014c4a]
  • πŸš‘ Fix user creation crashing [9222da6]
  • πŸ’š Fix mockedUser default props [4122d73]
  • πŸ› Make sure variables are parsed in date and picture choice options [ce79e89]
  • πŸ› (openai) Fix 400 error when tools array empty [c616117]
  • πŸš‘ Fix inline variable parsing on new line issue [b660611]
  • πŸ› (buttons) Make sure to parse options if button has dynamic items [be5482c]
  • πŸ› Fix broken skippable file upload input [3128ebd]
  • πŸ› Fix new markdown parser on web runtime [678e6d5]
  • πŸ’š Move ky package to typebot.io/lib [3e8e882]

Miscellaneous

  • πŸ›‚ (radar) Improve radar regex [27b95c1]
  • πŸ§‘β€πŸ’» (folders) Add folder trpc endpoints (#1218) [84b9aca]
  • πŸ“ Add geo location set variable example [11678ac]

v2.22.0

3 months ago

Added

  • ✨ (analytics) Add time dropdown to filter analytics with a time range [515fcaf]
  • πŸ‘·β€β™‚οΈ Change pre-commit format fix to check only [4b8b80e]
  • ✨ Add Dify.AI block (#1183) [0817fba]
  • ✨ Add Mistral AI block [b68f16f]
  • πŸ‘·β€β™‚οΈ Fix usage emails banner broken images [4ce29d6]
  • ✨ (settings) Add delay between bubbles option and typing disabling on first message [f052b4c]
  • ✨ (editor) Actions on multiple groups [00dcb13]
  • ✨ (openai) Add tools and functions support (#1167) [f4d315f]
  • ✨ Customizable allowed origins [8771def]
  • ✨ (openai) Add "Ask assistant" action [03258e0]
  • ✨ New QR code block (#1142) [799c694]
  • πŸ‘·β€β™‚οΈ Replace sleep from docker:up script for cross-plat compatibility [f3a4922]

Changed

  • ⬆️ Upgrade next [2462e79]
  • ⬆️ Upgrade google-spreadsheet and fix openapi docs g… [3b27f16]
  • 🚸 Enable OneDrive video url parsing [8ad4a09]
  • 🚸 Rewrite the markdown deserializer to improve br… (#1198) [ff9c472]
  • ⚑ (fileUpload) New visibility option: "Public", "Private" or "Auto" (#1196) [6215cfb]
  • 🚸 (editor) Avoid editor closing when pressing Enter [3ab84b7]
  • ⚑ (openai) Add enum support in function tools [8d363c0]
  • 🚸 (editor) Remove blocks pointer events only in analytics [c23e760]
  • ♻️ Change overflow:scroll to overflow:auto [ab01065]
  • 🚸 (openai) Make sure annotations are removed from assistant replies [d8e2b74]
  • βͺ Re-implement trackpad/mouse choice and defau… [5f0b369]
  • 🚸 (editor) Add graph gesture notification [bf6c258]
  • ⚑ (editor) Improve graph pan when dragging on groups [be74ad1]
  • ⚑ (openai) Enable setVariable function in tools [42008f8]
  • ⚑ Receive WhatsApp location (#1158) [61bfe1b]
  • ⚑ (sheets) Reset timeout after Google Sheets execution [a44857e]
  • ⚑ (radar) Add radar cumulative keyword alternatives check [0b00fa7]
  • ⬆️ Upgrade root deps [b412f0e]
  • πŸ“± (editor) Fix editor header responsivity [6d7c811]
  • 🚸 (results) Add progress bar to export results modal [5d971f7]
  • πŸ”§ Allow react lib to be used with v16 [459dac4]
  • ⚑ (calCom) Add phone prefill option [73d68f0]
  • ⚑ (whatsapp) Improve / fix markdown serializer [244a294]

Fixed

  • πŸ› Add max wait block timeout on WhatsApp runtime [26872e2]
  • πŸ› Fix listing deleted bots on Zapier and Make.com [07928c7]
  • πŸ› (editor) Fix dragging text bubble after editting [1ebfc15]
  • πŸ› Fix unexported Popup and Bubble from react lib [cf101d6]
  • πŸ› (share) Fix bubble button default background in embed modals [f9e0cef]
  • πŸ› (editor) Fix single block duplication [b668ac1]
  • πŸ› (setVariable) Avoid octal number evalution [ef05b71]
  • πŸ› Fix templates not properly selected sometimes [e80f297]
  • πŸ› (whatsapp) Fix first message capture regression [32927e0]
  • πŸ› (calCom) Don't delete session if chat reply has custom embed [5627105]
  • πŸ› (webhook) Update zapier and make.com result sample parser [233e993]
  • πŸ› (web) Dynamic first host avatar not displaying in viewer [98107ee]
  • πŸ› (cors) Fix cors setting when bot is origin-restricted [d6f94d3]
  • ✏️ Fix URL starting with postgres error message [30d6fcc]
  • πŸ› (editor) Fix duplicate group unique key parsing [1c4c058]
  • πŸ› (whatsapp) Fix last char slicing if new line [5d088b1]
  • πŸ› (whatsapp) Fix inline variable serializing [9b5b277]

Miscellaneous

  • πŸ›‚ (billing) Disable sub update when workspace is past due [0f245b8]
  • πŸ‘· Update version of copied prisma files in Dockerfile (#1186) [7baaf59]
  • πŸ“ Add notice for WhatsApp mismatch numbers in preview [f0cfc20]
  • πŸ“ Add env WHATSAPP_CLOUD_API_URL to possible change https://gr… (#1170) [47af9a9]
  • πŸ“ Add report abuse doc [8998276]
  • :monocle_face: Add inspectChatSession script [53e778e]
  • πŸ“ (settings) Update wait between messages instruction [7e9c67a]
  • πŸ“ Fix graph pan keys typo [d85a03f]
  • πŸš€ (whatsapp) Remove beta status [c08ab3d]
  • fix OpenAi function calling with optional parameters [2654e72]
  • πŸ›‚ Enable allowed origins security to depreceated sendMessage endpoints [b438c17]
  • 🌐 Add it translations [29bd5f1]
  • πŸ“ Add Framer embed instructions [8283179]
  • πŸ“ Add warning on manual deployment guide saying that it's not for local [07d349e]
  • πŸ“ Add auth callback URL info in custom oauth config [218abcb]
  • πŸ“ (sheets) Add additional insights to debug sheets not showing [3610287]
  • πŸ“ (makeCome) Move the return data section above video [b2f8cd4]
  • πŸ“ Add cal.com incompatible with whatsapp (#1152) [12af712]
  • πŸ“ (variables) Add "valid value types" section [e95e31e]
  • :monocle_face: Improve suspendWorkspace script [14858cb]
  • :monocle_face: Improve inspectUser script [1f5559f]
  • :monocle_face: Add updateUserEmail script [409aeb1]
  • :monocle_face: Add exportResults script [69b113f]
  • πŸ“ Add analytics doc [006b9d6]
  • :monocle_face: Add inspectWorkspace script [2b2e7c7]
  • πŸ›‚ (radar) Loosen cumulative keywords check [c1c053b]
  • :monocle_face: Improve suspendWorkspace script [311753f]
  • πŸ›‚ (radar) Enable multiple RADAR_CUMULATIVE_KEYWORDS sets [56e0342]
  • :monocle_face: Add more data inspection scripts [3775919]
  • :monocle_face: Add data exploration scripts [7d6c964]
  • πŸ“ Add a note on where to find resultId [2385eaf]

v2.21.3

4 months ago

Changed

  • πŸ”§ Muting Vercel bot notifications for viewer [5266be1]
  • ⚑ (webhook) Add custom timeout option [34917b0]

Fixed

  • πŸ› (webhook) Fix test request execution invalid timeout [f73bc46]
  • πŸ› (webhook) Fix result parsing with same linked typebot [d247e02]

Miscellaneous

  • πŸ“ Add Contribute docs [65f4fb0]

v2.21.2

4 months ago

Miscellaneous

  • πŸ§‘β€πŸ’» (webhook) Disable webhook timeout if CHAT_API_TIM… [e8b9ef4]

v2.21.1

4 months ago

Security

  • πŸ”’ (logs) Remove some logs from API response to avoid sensit… [b5fbba7]