Releases: baptisteArno/typebot.io
Releases · baptisteArno/typebot.io
v2.9.4
Added
- ✨ Add Wait block [fa9e4b7]
Changed
- ⚡ (editor) Improve textbox incoming variable detection [8d592a3]
- ⬆️ Upgrade dependencies [201939f]
- ♻️ (auth) Group join workspaces queries in a transaction [bfd85b4]
- ⚡ (engine) Implement skip on engine v2 [d54822a]
- 🚸 (dashboard) Add unpublish menu item in dashboard [f93bc2f]
- ♻️ Rename Code block to Script block [a842f57]
- 💄 Improve edges alignment when connected to blocks [068f9bb]
- ♻️ Add a new unlimited plan [409e764]
- 🚸 (engine) Improve engine v2 client loading and timings [4f78dda]
- 🚸 Add better page titles and dashboard icons [ee864d9]
- ⚡ Improve new bot engine client side actions [9aab6dd]
- ♻️ (lp) Remove old bot-engine from landing page [79622c6]
- ⚡ (engine) Improve engine overall robustness [30baa61]
- ♻️ Migrate default background to white [ff62b92]
- 🚸 (share) Hide custom domain dropdown when env isn't configured [393f5f2]
- ⬆️ Upgrade dependencies [04d206e]
Fixed
- 🐛 (share) Fix custom domain delete [cb83935]
- 🐛 Fix misc bugs [a738897]
- 🐛 (editor) Fix outside click not working in some cases [0fc82cf]
- 🐛 (viewer) Should not import google font url if empty [14e6ee3]
- 🐛 (lp) Fix real time airtable bot [eb01fd2]
- 🐛 (engine) Fix button validation when item content includes a comma [07f2626]
- 🐛 (share) Fix custom domain button not showing [2d51a8a]
Miscellaneous
v2.9.3
Added
- 👷♂️ Add js and react lib auto publish actions [ef9170d]
Changed
- 🚸 (auth) Disable email sign in button when email was sent [eff83d6]
- 🚸 (publish) Improve invalid public ID feedback [0febaf9]
- 🚸 (fileUpload) Add clear and skip button labels customization [f697a5e]
- 🚸 (account) Improve account form and fix cyclic dependencies [49058da]
- ⚡ (editor) Add Ctrl + z shortcut to undo changes in editor (#255) [c711f36]
- 🚸 (dashboard) Soften imported bot model check [67ee197]
- ⚡ (chat) Improve chat API compatibility with preview mode [7311988]
Fixed
- 🐛 (collaboration) Fix a database rule preventing collaborators to edit a bot [fe2952d]
- 🐛 (analytics) Add better completion rate parsing (#258) [cf5520b]
- 🐛 (editor) Show variable highlight only when strictly equal [dbe5c3c]
Security
- 🔒 Add X-Frame-Options header in builder and lp [aa32fe7]
Miscellaneous
v2.9.2
Added
- 👷♂️ Adapt manual deployment scripts (#238) [9b5426c]
- 👷♂️ Add daily database cleanup action [4c2eaf9]
- ✨ Add Bubble and Popup in embed lib v2 [21f1c7a]
Changed
- ⬆️ Upgrade dependencies [6459fb8]
- 🚸 (dashboard) Improve invalid typebot import feedback [491e60a]
- 🔧 Add app origin to chat API cors [f8351e2]
- ⚡ Make the default workspace plan configurable [b142dc1]
- ♻️ Add id token config param to custom OAuth [4bf93b4]
- ⬆️ Upgrade dependencies [f79f693]
Fixed
- 🐛 Fix date input label computation [13d6679]
- 🐛 (editor) Don't show variable collection if not recognized [ecc7e18]
- 💚 Fix clean database script [5462a1b]
- 🐛 (dashboard) Fix typebot name overflow [5507b8e]
- 🐛 (editor) Improve variables dropdown auto focus [b65ffe8]
Miscellaneous
v2.9.1
Added
- 🔊 Improve invalid typebot update detection [ca2c15d]
Changed
- 💄 Fix code editor transparent selection [3f7e1ce]
- 🔧 Explicitly add Sentry release sha [963f887]
- ♻️ (js) Implement Payment input in bot v2 [61eff4c]
- 🚸 (js) Improve setHiddenVariables command [b105bf8]
Fixed
- 🐛 (editor) Fix popover zIndex [2d20f1c]
- 🐛 (share) Fix clipboard for updated typebot ID [fadf34a]
- 🐛 (auth) Add custom oauth client id and secret params [6cc3cbf]
- 🐛 Fix new typebot creation host bubble parsing [119f6dc]
- 🐛 (sendEmail) Check if attachment is URL [7174ef0]
- 🐛 (editor) Fix variables dropdown behind modal [b455078]
- 🐛 (chat) Make sure a bot session can be restarted [de167a8]
- 🐛 (editor) Fix variable dropdown overflow [c1a32ce]
- 🐛 (sheets) Make sure sheet IDs are string [e1af6af]
- 🐛 (sheets) Convert to base options before changing action [f4615d8]
Miscellaneous
- 📝 Add custom body with variable example [40d230a]
v2.9.0
v2.8.12
v2.8.11
Merry Christmas 🎄
Summary
The new dark mode is here! 🌑
You can now add a GTM container ID directly in the Settings tab to enable GTM in your typebot.
Rating input now has a "One click submission", that disable the "Send" button.
Added
- ✨ (rating) Add one click submit option [449080b]
- ✨ Add Google Tag Manager (#185) [a898a7a]
- ✨ Add dark mode (#191) [3394fa5]
Changed
- ⬆️ Upgrade dependencies [b0075fd]
- 💄 (dashboard) Fix folder color for dark mode [752e78c]
- 🚸 (buttons) Show collected variable in buttons block preview [f224ab9]
- 💄 Fix router progress bar color for dark mode [e55823e]
- ⚡ Improve app appearance radio group image loading [25acd04]
Fixed
- 🐛 (chat) Make sure objects are deeply parsed with variables value [431ad7c]
- 🐛 (settings) Fix custom head code with noscript injection [2cdc2b4]
- 🐛 (webhook) Prioritize variables parsing over answers [64cd31c]
- 🐛 (editor) Fix condition item drag and drop [4109e63]
- 🐛 (webhook) Fix parent linked typebot data parsing in webhook [c3985b0]
- 🐛 (webhook) Fix form encoded request parsing [9149af7]
- 💚 Fix sentry not sending events [054cbb3]
Miscellaneous
v2.8.10
v2.8.9
Summary
Tons of database-related improvements and user experience improvements.
New Google Sheets Get data filtering. You can now select rows based on multiple column values and it will select a random row that matches your filter.
Added
- ✨ (googleSheets) Advanced get filtering [dcec1f0]
Changed
- ⬆️ Upgrade dependencies [f46ce47]
- 🔧 Add cross env compatibility to scripts (#184) [2cc61b1]
- 🚸 (editor) Automatically move graph on first group on mount [6c55510]
- 🚸 (workspace) Keep workspaceId in memory even when logging out [578e41c]
- ⚡ (dashboard) Improve folders and typebots get queries [3ab047a]
- 🗃️ Write faster prisma queries [7eac2c7]
- 🗃️ Revert usage query back optimization [fe8a531]
- 🗃️ Optimize usage queries [d6f90af]
Fixed
- 💚 Fix sentry not receiving events [68de7b7]
- 🐛 (typebotLink) Populate variable value when linked typebot is injected [92dc797]
- 🐛 (workspace) Read custom limits even without CUSTOM plan [fd6b94b]
- 🐛 (typebotLink) Make sure to update all linked bot variable values [656d1e3]
- 🐛 (typebotLink) Fix fetching when typebot ID is current bot ID [54dee6e]
- 🚑 Disable usage check on viewer [855a285]
Miscellaneous
v2.8.8
Added
- ✨ Enable Make.com and implement help doc buttons [d75eceb]
- ✨ Add webhook blocks API public endpoints [c799717]
Changed
- ⬆️ Upgrade dependencies [2932043]
- 🗃️ Update non-string variable values in Database [461d2e2]
- 🔧 Enable usage limits on viewer [cfcecaa]
- 💄 (lp) Add 2 other testimonials [03b09ad]
- 💄 (lp) Update wall of love [bdf7c0d]
Fixed
- 🐛 (textBubble) Fix link parsing in text editor [b4dc640]
- 🐛 Fix api doc CORS [94a57ae]
- 🚑 Attempt to fix prisma not defined trpc [3c8820b]
- 🐛 (billing) Fix currency possible mismatch on sub update [f9ffdbc]
- 🐛 (results) Fix export accessor parsing [43a85b5]
- 🐛 (viewer) Save new variables even if empty list [49ba434]