github baptisteArno/typebot.io v3.6.0

latest releases: nextjs-v0.3.79, react-v0.3.79, js-v0.3.79...
3 days ago

Breaking changes

Before upgrading, please make sure to read all the associated breaking changes.

New features

UI/UX Improvements

  • 🚸 Upgrade AI SDK and simplify model selection for OpenAI and Mistral [904bf82]
  • 🚸 Improve list pasting in buttons [e74b95f]
  • ⚡ Add "Device type" set variable option [8771fd3]
  • 🚸 Add internal values option in choice inputs (#2098) [e8c2f17]
  • 🚸 Make entire screen scrollable when chat container is disabled [8049880]
  • 💄 (cards) Fix UI when getting non scrollable total cards [98dffad]
  • 🚸 Attempt to parse URL with extension when downloaded publicly from WhatsApp [e03e7b8]
  • 🚸 Add replyTo host email for guest and workspace invitations [4151804]
  • 🚸 Allow for custom text in OpenRouter and Together blocks [bbb5a79]
  • 🚸 Add network error system messages (#2084) [2a554cb]
  • 🚸 Avoid displaying custom domains dropdown if user is not writer [7cca1cd]
  • ⚡ Add prompt and completion tokens to the save dropdown (#2070) [9a7624b]
  • 🚸 Improve auto scroll to bottom decision [c760528]
  • 🚸 Update GroupFocusToolbar to conditionally render copy and delete buttons based on read-only state [a52f74c]
  • 🚸 Enhance PlaceholderNode with hitbox extension [5d15b70]
  • 🌐 Add more translations (#2051) [d1215c6]
  • 💄 Fix shrinking base URL in share page when entering edit [2417897]
  • 🚸 Try to parse stringified array before loading them in as dynamic items [75814ef]
  • 🚸 Persist language preference in database for better cross device experience (#2043) [ffd40e0]

Fixed

  • 🐛 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]
  • 🚑 Fix matchByIndex function to use strict equality for index matching [6488df6]
  • 🐛 Fix auth failing when given unknown fields on account linking [ca8c482]
  • 🐛 Fix image expansion overflowing issue in bubble [0040575]
  • 🐛 Fix new forged block constants injection [78194c1]
  • 🐛 Make the "Device type" function work in iframes as well [74c8860]
  • 🐛 Fix redirect popup toast invisible UI [f897694]
  • 🐛 Add check for empty allowed origins in origin validation logic [54612a2]
  • 🐛 Make allowed origins stricter and prevent the bot being consumable from public URL as mentioned in the docs [7f44ca4]
  • 🐛 Fix help document URL for AB Test block [c9b57f5]
  • 🐛 Fix "Pick an image" popover going behind (#2099) [0606fa3]
  • 🚑 Fix chat chunks spacing [ce163b4]
  • 🐛 Fix pause flow in WhatsApp runtime [ecb94e3]
  • 🐛 Correctly reset state when streaming fails [413e29b]
  • 🐛 (cards) Fix dynamic cards duplication [0c531af]
  • 🐛 Prevent blocks sidebar closure when mouse exits left side of the screen [4a9efaa]
  • 🐛 Fix copy pasting Jump blocks in a new typebot [68aab60]
  • 🐛 Increase workspace modal width to fix truncation on some languages [c9519cb]
  • 🐛 Fix emoji and icon display in bot [b0bed92]
  • 🐛 Implement back optimistic user updates [b4029dc]
  • 🐛 Fix typebot icon popover behind blocks sidebar [03a8531]
  • 🐛 Update file input accept types to include AVIF format for image uploads [74ccd9c]
  • 🐛 (editor) Fix block dropping on same group not detected [275d987]
  • 🚑 Fix number validation when equals to 0 [9153337]
  • 🚑 Avoid formatting number on reply parsing [e10d448]
  • 🚑 Upgrade embed libs [793e174]
  • 🚑 Re-apply default value to number input (#2082) [4cea601]
  • 🚑 Upgrade embed libs [fd20942]
  • 🐛 Tie globals object for each session [42d974f]
  • 🐛 Improve GhostableItem validation and error logging [0003e72]
  • 🐛 Fix variable list transformation logic [e9ac1fd]
  • 🐛 Fix GhostableItem detection in StackWithGhostableItems [1512da0]
  • 🐛 Improve error handling in StackWithGhostableItems [09e80d9]
  • 🐛 Correctly save streaming error in logs [9e7e24b]
  • 🐛 Fix sheets builder API endpoint should use workspaceId [ef94ba7]

Content

  • 📝 Update condition documentation to clarify list handling with Greater and Less operators [ca46139]
  • 📝 Add contribution guidelines [4d65bfc]
  • 📝 Update local installation guide to include information about minio instance for file uploads [9fe956b]
  • 📝 Update local installation guide with simplified commands and authentication options [0b77bd4]
  • 📝 Add Mindeo logo to companies marquee [8c6839c]
  • 📝 Add command event documentation image [9237337]
  • 📝 Add "React website builders" blog post (#2044) [0980788]
  • 📝 Add "How to accept payment on WhatsApp Business" blog post (#2042) [d9636a2]

Internal

  • 🔥 Remove deprecated `edgeIdToTriggerWhenDone` prop in typebotsQueue [bd4520c]
  • 🔧 Add @ark-ui/react dependency to typebot UI package [e5b22d1]
  • 🔧 Migrate to bun.lock and update Dockerfile to use prune with bun [6ab3c95]
  • ♻️ Move blink block code to src folder [074687e]
  • 🔧 Introduce 'isShared' property to Typebot model" [d8b3b84]
  • 🔧 Introduce 'isShared' property to Typebot model [18459bc]
  • 🔒 Improve brand badge CSS protection [1518033]
  • 🔧 Improve error details extraction [cb93198]
  • 🔧 Fix default docker compose file, add db to same network [d79dfbb]
  • 🔧 Add debug logging for error details in WhatsApp message handling [ee0aaa9]
  • ♻️ Add display names for StackWithGhostableItems components [f4b43c0]
  • 🔧 Improve new results tracking only tracking non-zero, per typebot [3d3f192]

Don't miss a new typebot.io release

NewReleases is sending notifications on new releases.