Typebot - Package Updates
Pinned
Typebot
-
[1.5.5]
- Update Typebot to 2.25.2
- Full changelog
- (setVariable) Add Transcription system var (#1507) [40f2120]
- (whatsapp) Enable embed video thumbnail previ… [9b8298b]
- Fix bubble preview image full size [8151d7f]
- (bot) Fix bubble max widths and guest avatar shrinking [3662c0d]
- Convert answerv2 content field to Text field [41ccf24]
- (httpRequests) Fix save variable parsing [304bfcf]
- (transcript) Fix typebot link incorrect next group [fa45564]
- Fix select input displaying id instead of label on refresh [f211a3e]
- (wa) Fix WhatsApp session stuck if state object is empty [8351e20]
- (setVariable) Fix inline code parser [91603aa]
-
[1.6.0]
- Update Typebot to 2.26.0
- Full changelog
- We had to fix an important security issue. It changes how code is executed on Typebot's server. If you have a bot that executes code on the server that contains:
fetch
,console.log
,setTimeout
orsetInterval
(It applies only to code that have the Execute on client? option unchecked.). These codes might not work anymore. You should check the new limitations listed here before upgrading: https://docs.typebot.io/editor/blocks/logic/script#limitations-on-scripts-executed-on-server - Add NocoDB block (#1365) [a17781d]
- Add "Skin Typology" template [5680829]
-
[1.7.0]
- Update Typebot to 2.27.0
- Full changelog
- Add attachments option to text input (#1608) [6db0464]
- Add "Generate variables" actions in AI blocks [76fcf7e]
- Support Vision for compatible AI models [ee83499]
-
[1.8.0]
- Update Typebot to 2.28.0
- Full changelog
-
[1.8.1]
- Update Typebot to 2.28.1
- Full changelog
- Allow scripts to be executed in WA env [a7c83af]
- (ai) Enable multi urls for vision [3b87801]
- (s3) Skip object removals when S3 not configured [fa14029]
- (openai) Fix custom base url model fetching [5fa946c]
- (forge) Fix incompatible auth schemas when finding fetchers [18c6381]
- (fileUpload) Fix private file upload URLs [2a767e0]
-
[1.8.2]
- Update Typebot to 2.28.2
- Full changelog
- (forge) Fix select inputs [06bf188]
-
[1.9.0]
- Update Typebot to 3.0.1
- Full changelog
- Beware of breaking changes
- Add Zendesk block (#1794) [8ced42d]
- (billing) Add reason in sub update metadata [0dbc508]
- Use bun, biome, better ts config, new license and remove all barrel files (#1801) [10750f5]
- (zendesk) Migrate web widget key to block settings [706a095]
- Fix editable overflowing in the variables drawer (#1791) [b03fd77]
- (radar) Fix radar regex bug in prod env [96ed700]
- Fix invalid Google env name in lib [e3aa613]
- Rename Google Sheets API keys in viewer [ba789bb]
- Rename Google API keys for better clarity and granularity across auth, Sheets, and Fonts integrations. [a94f0f7]
- Update DropdownList key prop to use getItemValue [c54e674]
- Fix Google Font bold weight in injectFont function [32690cb]
- Refactor searchRecords to use isNotDefined for valid field check [0d782f7]
- Remove typebot variable reset in resetSessionState [34fe006]
- Update routerProgressBar styles for fixed positioning and z-index adjustments [47fe4e4]
- Re-introduce css imports in _app builder [047d328]
- Fix persistence issue when user remembered [ec24db2]
- Fix scripts exec [12fdfe7]
- (smtp) allow for non-email username [dc870fc]
- Fix variable creation when filtered items not empty [6d350a9]
- Make sure files are not broken in preview if visibility is Private [3f15c26]
- (sendEmail) Fix private attachments not working [19b3148]
- Fix dollar sign prefixed variables in text bubbles [3c07041]
- (rating) Fix icons fill color [d5484f9]
- (setVariable) Fix transcription in loop [c26ab77]
- (number) Accept number with commas on WA [8a28c84]
- Fix blocks search bar not adapting to block labels [445196e]
-
[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]