2
0
Commit Graph

463 Commits

Author SHA1 Message Date
83ae81ccc6 📝 (api) Add protection to sendMessage api ref to test with auth token
Closes #369
2023-03-08 09:58:38 +01:00
b2fa2024a7 💄 (js) Fix spacings related to avatars 2023-03-07 17:11:24 +01:00
2788d58e50 🗃️ Remove updatedAt field from Result 2023-03-07 15:51:44 +01:00
b77e2c8d2c 🔥 Remove disable response saving option
Doesn't work properly when it comes to keep tracking storage usage
2023-03-07 14:41:57 +01:00
67a3f42edd 📝 (wp) Update wordpress metadata 2023-03-06 21:50:55 +01:00
5bda556200 🐛 (js) Make sure lite badge is displayed 2023-03-06 08:51:14 +01:00
852cc73511 Add NPS Survey template
Closes #356
2023-03-03 17:21:02 +01:00
022c5a5738 Add new Jump block
Also improve Select input with a clear button

Closes #186
2023-03-03 15:15:43 +01:00
f1a9a1ce8b 🚸 (js) Improve phone number parsing 2023-03-03 10:50:39 +01:00
cce63dfea3 (js) Use px instead of rem to look good on any website 2023-03-02 12:24:20 +01:00
ba253cf3e9 🐛 (js) Improve session remember behavior
Make sure it correctly retrieves saved variables and doesn't clash with other embedded typebots
2023-03-02 10:55:03 +01:00
cc07389c37 🚸 (js) Parse script to content to remove useless script tags if any 2023-03-01 14:33:59 +01:00
f6e128be37 🐛 (js) Improve bubbles callback reliability 2023-03-01 08:42:47 +01:00
d5b8a43d3f 🐛 (script) Execute client side actions before first bubbles 2023-02-27 18:30:20 +01:00
73ef12db72 ♻️ Better phone input props pass 2023-02-27 12:01:00 +01:00
edf0ecd712 (viewer) Show error message for incompatible browsers 2023-02-26 18:49:55 +01:00
5dd87554c3 🐛 Attempt to fix load crash on UC Browser 2023-02-25 19:52:00 +01:00
c889f302f6 🐛 (wordpress) Fix admin critical bug and better lib import 2023-02-25 17:13:26 +01:00
2ff6991ca7 (buttons) Allow dynamic buttons from variable
Closes #237
2023-02-23 14:48:17 +01:00
84628109d0 💚 Fix Vercel build due to unnecessary dev packages upload 2023-02-23 10:27:00 +01:00
d2880cdf2d ⬆️ Upgrade dependencies 2023-02-23 09:46:03 +01:00
be4c8e0760 ♻️ Fix eslint warnings 2023-02-23 07:48:11 +01:00
889e6a4f7e 🐛 (settings) Fix typing emulation not working
Closes #330
2023-02-23 07:42:45 +01:00
00b6acca8e Add new user onboarding template
Closes #325
2023-02-22 15:40:02 +01:00
bdf088bd95 🐛 Fix bot not proceeding when embedded 2023-02-22 07:46:30 +01:00
4efe2c48bb 🐛 (phone) Fix phone number parsing and default country 2023-02-21 21:43:33 +01:00
d8194ff998 🐛 Correctly update prefilled variables 2023-02-21 20:34:18 +01:00
541dcd2bb7 🐛 Fix bubble proper cleanup function 2023-02-21 19:43:18 +01:00
83ae57cf0c 🐛 Fix variable buttons with new engine 2023-02-21 18:00:09 +01:00
a4e3f4bf9c 📝 Add appropriate docs for new @typebot.io libs 2023-02-21 16:22:25 +01:00
9b6fe6cd93 🔖 (wordpress) Release v3.0.0 2023-02-21 15:53:39 +01:00
debdac12ff Introduce bot v2 in builder (#328)
Also, the new engine is the default for updated typebots for viewer

Closes #211
2023-02-21 15:25:14 +01:00
527dc8a5b1 🐛 Use position fixed for bubble 2023-02-21 14:29:53 +01:00
ab43d809c3 🧑‍💻 Better Typebot import in vanilla JS sites 2023-02-21 10:05:24 +01:00
907cad8050 🐛 Improve bot libs mount in prod env 2023-02-21 08:28:36 +01:00
46bf25a580 🐛 Fix bot libs mount behavior and prop types 2023-02-20 17:40:51 +01:00
0ff6f76239 🔖 Release bot v0.0.5 2023-02-20 15:22:17 +01:00
bfd4c436a0 🔖 Release bot v0.0.4 2023-02-20 14:43:45 +01:00
fe7c85c788 🔖 Release bot v0.0.3 2023-02-20 10:18:24 +01:00
b2d1235f1b 🚸 (bot) Show a popup when the redirect is blocked by browser
Allows us to show a link button to redirect the user anyway
2023-02-20 08:36:48 +01:00
621cd58244 (embedBubble) Enable variable embed height 2023-02-19 09:53:57 +01:00
b73282d810 ♻️ (billing) Refactor billing server code to trpc 2023-02-17 16:19:39 +01:00
44cb14d0cb 🐛 (bot) Still parse variables value if code fails 2023-02-16 20:02:43 +01:00
435edd03c0 💄 Add proper italic fonts in bot 2023-02-15 16:39:53 +01:00
17020c8fef 🐛 (bot) Still parse variable ID in code if has no value 2023-02-14 16:45:35 +01:00
97e2578bcc 🚸 (bot) Keep bubble content in local state for each bubble 2023-02-14 15:40:37 +01:00
c35ba58fae 🐛 (results) Fix export with deleted blocks
Forgot to check for header duplicates
2023-02-14 15:21:29 +01:00
08e33fbe70 🚸 (results) Improve results action buttons
Now have an export all modal with settings and a better column order form
2023-02-14 14:33:26 +01:00
1d4d39c649 🗃️ (results) Improve result delete queries 2023-02-13 17:42:11 +01:00
3728bca173 🐛 (results) Fix results still appearing when deleted
Closes #316
2023-02-13 14:28:44 +01:00