Skip to content

v2.3.0

Compare
Choose a tag to compare
@baptisteArno baptisteArno released this 14 Jun 11:56
· 1806 commits to main since this release

Features

✨ Rating input

Useful for NPS, customer reviews, etc.

Choose between numbers or icons, custom length, and custom bottom labels.

You can even insert your custom SVG icon πŸš€

✨ Add file upload input

The most requested feature is finally here!

It allows you to ask your user to upload one or multiple files. Easy peasy, nice drag & drop experience.

⚑️ Improve first paint delay

A user reported that the first load of a bot was slow and he was right. Now it will display the bot as soon as we found the typebot in database

πŸ§‘β€πŸ’» Keep host avatar when group starts with input

Fixes

πŸ› Add public env var in runtime config

🚸 Attempt to remove Chrome auto complete

πŸš‘οΈ Add a variable update queue to avoid initial crash

Also a HUGE refacto, that renames steps to blocks and blocks to groups: ♻️ Rename step to block

Full Changelog: v2.2.0...v2.3.0