Typebot - Package Updates
-
[1.9.1]
- Update Typebot to 3.1.0
- Full changelog
- (lp) Update Tailwind CSS configuration to include blog feature files [2834f2e]
- Add script template that reads CSV file and process things [5fb10d2]
- Improve whatsapp runtime logging [7d1c9e6]
- Add Webhook block (#1815) [59c0ea0]
- Make sure bubble is closing when other chat widget opens up [b31f305]
- Update session handling to continue bot flow when start message is present and no messages to display [5ab08b5]
- Configure bunfig instead of individual npmrc files [d2e4ad8]
- Add npmrc file to authenticate properly for publishing [13c2dd5]
- Add version filed in package json files [698eda7]
- Bump embed libs [a551f77]
- (auth) Attempt to fix issue with link openers in corporate setups (#1819) [d3a8694]
- Upgrade Stripe API version and dependencies [6ec8f71]
-
[1.9.2]
- Update typebot-builder to 3.1.1
- Full Changelog
- (openai) Refine model filtering to exclude audio and realtime models [d092d13]
- (anthropic) Add Claude 3.5 Haiku model [d4c94ba]
- (billing) Revert tax ID pre-checkout form [e2fc218]
- Introduce global state management for email sending limits [933a417]
- Update generateVariable extraction to use nullish instead of optional to not throw on null values [345bfac]
- Remove NEXTAUTH_URL_INTERNAL parameter from self-hosting configuration documentation [b32ecb1]
- (radar) Re-inforce scam keywords detection by parsing set variable blocks value [a9b7441]
- Enable SEO for custom domains [6b41dcc]
- Update chat and seat limit functions to prioritize custom limits [954151e]
-
[1.9.3]
- Update typebot-viewer to 3.1.2
- Full Changelog
- (difyAi) Improve error handling in createChatMessage action [a37cdb3]
- Remove currency parameter from billing API [6088a56]
- Add currency selection in precheckout form [05cc23e]
- Change setVariable to accept a list of variables [28ebb37]
- (whatsapp) Rename 'origin' parameter to 'callFrom' in webhook handlers and related functions [4089831]
- Update UploadButton to use unique IDs for file input elements [4a4e198]
- Add onPreviewMessageDismissed prop to Bubble component [8016085]
- (fileUpload) De-duplicate file names in multi upload [5546d11]
- Fix markdown escaping for markdown API response format [0029f67]
- Add "livechat vs chatbot" blog post (#1882) [13551a3]
- Add CHAT_API_TIMEOUT parameter to configuration documentation [ca1fb59]
- Update set variable documentation to include Pop/Shift operations [badad22]
-
[1.10.0]
- Update typebot-builder to 3.2.0
- Full Changelog
- add "User logged out" telemetry event [ddec835]
- Add limit warning email telemetry events [a7a15fd]
- Store existing isolated in global and reuse it (#1914) [9d62d9d]
- Add optionnal 'id' argument to target specific instances in embed commands [1a1aa3c]
- (paymentInput) Use stripe-js/pure to lazy load Stripe [4dc636d]
- (fileInput) simplify duplicate names logic [9d7651d]
- Add explicit react import in emails package to avoid not found bug in CI [1d6eca4]
- Attempt to fix "react not found" in ci script [c19d208]
- Rename updateTypebot script function to updateWorkspace [ecb1056]
- Fix retro compat and introduce new generateUpload route version [c6b09f6]
- Add blockId prop for file upload to ensure unique URLs [d6dc242]
- (phoneInput) Fix phone country prefix not changing when already set (#1895) [676fe94]
- (difyAi) Remove timeout in createChatMessage requests [f8642ec]
- Only send limit reached email warning to Free workspaces [8779982]
- Add 'Meta Workplace Alternatives' blog post (#1908) [9114ee4]
- Add 'best no code website builder' blog post (#1904) [42a1669]
- Add react dependency scripts package json [8c5e612]
-
[1.10.1]
- CLOUDRON_OIDC_PROVIDER_NAME implemented
-
-
[1.12.0]
- Update typebot-builder to 3.4.2
- Full Changelog
- Fix forge block select fetch not working [9918201]
- Add credentials documentation [c0954da]
- Add delete account documentation [ab556cd]
- Revert invalid docker deploy workflow and fix the artifacts download merging [3080695]
- (anthropic) Fix ignored system message [322bd07]
- Add custom model and prompt for group title gen [547fa92]
- Fix User logged in track event [362bdc8]
- Fix prevPlan retrieve logic in Stripe webhooks [09bbe1d]
- Add error variable saving for Set Variable block with code expression [8061585]
- Add buttons input layout customization option [5198800]
- Add option to customize system messages [789b38e]
- Add "Additional Instructions" field to "Ask assistant" action [14581e3]
-
[1.13.0]
- Update Typebot to 3.5.0
- Full changelog
- Add Perplexity block (#2022) [172e17d]
- (dify.ai) Add Query Knowledge Base action [49a17e6]
- Add missing deps [0a75534]
- Re-introduce group identifies [9738b4d]
- Ignore Googlebot errors in Sentry [7c04667]
- Upgrade Tanstack and React [c83cfbc]
- Added host image bubble expansion on click (#2035) [de6ae74]
- Upgrade AI SDK and add Claude 3.7 [c7448eb]
-
[1.14.0]
- Update typebot.io to 3.6.0
- Full Changelog
- Before upgrading, please make sure to read all the associated breaking changes
- Add "Allowed file types" option in file upload input (#2103) [0861d63]
- Introduce Blink block [615f9b0]
- Add format options in number input block (#2080) [f515ef1]
- Add Cards Input [b61b5f5]
- Add Deepseek block (#2046) [812ece0]
- Fix Forge CLI creation to use src directory [39f6b61]
- Remove forgotten debug writeFilySyncs [411fb9f]
- (whatsapp) Add contacts incoming message type [1796cf5]
- Fix legacy openai empty messages issue [9d08b4b]
-
[1.15.0]
- Update typebot.io to 3.7.1
- Full Changelog
- Fix host trusting issue for self-hosting instances [9737fee]
- Add "Send Feed Event" Blink action [14b1a26]
- Add "Return" logic block [ecda1d8]
- (openai) Add new 4.1 models [86e8477]
- Fix long tag overflowing in tags input [48531c0]
- (analytics) Take into account Jump blocks for analytics [6cd0705]
- Fix chat bubble window dynamic height on mobile [04d2a2d]
- Add error toast on workspace member inviation failure [f2a3ff0]
- Fix border on file attached on text input [26fd11a]
- Remove hero height constraint on mobild to fix scroll glitch [10cf18d]