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
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]