Typebot - Package Updates
-
[1.18.0]
- Update typebot.io to 3.10.0
- Full Changelog
- Add 360Dialog provider [43328f4]
- Add Transcript tab in Results details modal [43a3eb5]
- Add Gmail block (#2253) [40884d5]
- Add support for array type in Generate variables actions [de7f96a]
- Fix empty accordion in forged block with preprocessing [167b252]
- Fix gmail add label [77eb695]
- Fix Google Sheet authentication not refreshing [f33d3b2]
- Fix bot avatar not displayed on streaming message [541d744]
-
[1.19.0]
- Update typebot.io to 3.11.0
- Full Changelog
- Improve http requests auto error toast
- Remove write domain options for workspace guests
- Increase variables dropdown items font size
- Harmonize block settings hover bar
- Update Icon component to prevent flex shrinkage
- Migrate floating components to Base UI (#2266)
- (whatsapp) skip whatsapp message if empty
- (whatsapp) Improve link parsing when link === text
- (whatsApp) Add media upload cache
- Add new OpenAI, Mistral and Anthropic models
-
[1.20.0]
- Update typebot.io to 3.12.0
- Full Changelog
- Add
submitInputembed command [eb28b0b] - Fix importTypebot crashing even if S3_ENDPOINT is not defined [329a349]
- (whatsapp) Fix MD lists not showing [36161be]
- (bot) fix some emojis that were not detected for avatar [5ed6051]
- Fix preview session sometimes fails with unique constraint on chat session [7251e3a]
- Fix prefilledVariables for preview mode [88f3238]
- Fix computeTranscript setVar loop [8f37e65]
- Fix link not showing in Text bubble [70e6f4d]
- Include
submitInputin Typebot global [b52bb39] - Fix VAT ID dropdown referencing type instead of code [8df98e4]
-
[1.21.0]
- Update typebot.io to 3.13.0
- Full Changelog
- (blink) Add redirect action
- Fix variable tag color in text bubble
- Auto-update typebot if it was migrated while getting it
- FIx overflow issues
- Fix Button disabled feedback
- Improve WA feedback on missing phone metadata
- Fix accordion background in dark mode
- Set guest email to replyTo field on invitation emails
-
[1.21.1]
- Update typebot.io to 3.13.1
- Full Changelog
- Fix string list forge crash [21b9f94]
-
[1.21.2]
- Update typebot.io to 3.13.2
- Full Changelog
- (whatsapp) Convert embed to document when possible [c19e803]
- Improve custom domain + pathname already used feedback [9f8b092]
- (results) Fix column visibility column [a5cf298]
- (embed) fix scroll issue on some Safari version [c823aba]
- (embed) Fix button border thickness [d3347cb]
- Fix null publicId in some deploy dialogs when typebot not published [cedfd1a]
- Fix column settings crash with old format [3579e6b]
- (embed) Fix size issues for custom html font-size [adbeb85]
- Fix preview side bar handle resize [5c33f4b]
- Fix block side bar transition [dba1ccd]
-
[1.22.0]
- Update typebot.io to 3.14.0
- Full Changelog
- (openai) Add instructions field for gpt-4o-tts [7f58205]
- (transcript) fix specific cases with Jump blocks [3d5458b]
- (churn summary): Fix workspace out of memory query issue [4920849]
- Fix result transcript bug with dynamic buttons answer [17da043]
- FIx streamAllResultsToCsv initial query not performant on large dataset [34f2e2c]
- Ensure writable stream ends on typebot errors in CSV export [1d0f03a]
- Fix Inngest export function, stream directly to S3 [4d4afee]
- (buttons) Fix default buttons visible settings [324871b]
- Make sure export file path exists before streaming [fa53a28]
-
[1.22.1]
- Update typebot.io to 3.14.1
- Full Changelog
- Fix block selection action buttons ignored [658ea4b]
- Fix new healthz route syntax error [f144d74]
- Fix giphy picker app crash [47c4931]
- Fix deploy buttons app crash [a68cc3c]
- Fix Return block replay on bot transcript set var [ab810f2]
-
[1.22.2]
- Update typebot.io to 3.14.2
- Full Changelog
- Add confirm dialog before plan upgrade with existing customer 48cdd3b
-
[1.23.0]
- Update typebot.io to 3.15.0
- Full Changelog
- Add WhatsApp typing indicator [ea2a87d]
- Remove climate contribution messaging from billing and pricing pages [534588d]
- Allow s3 private URL access with PAT [62d3ba8]
- Autostart chat only if input has no information to display [883e282]
- Include session variables in http request sample body [6850b2a]
- Preserve empty lines when converting markdown to rich text [6ab7cbb]
- Fix typecheck lastActivityAt on schema [f29467d]
- Fix typing bubble animation transform value [1fb2ab3]
- Remove redundant error handling in getLastHourResults function [1baaf73]
- Fix grammar and clarity in README.md (#2324) [f50674c]