github baptisteArno/typebot.io v2.24.0

latest releases: nextjs-v0.3.14, react-v0.3.14, js-v0.3.14...
5 months 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]

Don't miss a new typebot.io release

NewReleases is sending notifications on new releases.