2
0
Commit Graph

481 Commits

Author SHA1 Message Date
ff09814ead ⬆️ Upgrade dependencies 2023-03-14 15:08:53 +01:00
9ca17e4e0b 📈 Add telemetry webhook
Closes #357
2023-03-14 14:20:21 +01:00
e7132116f4 🐛 (js) Fix preview message without avatar
Was showing a broken link instead of nothing
2023-03-14 08:17:37 +01:00
c4db2f42a6 (openai) Add Messages sequence type
To make it easy to just plug a sequence of user / assistant messages to Chat completion task

Closes #387
2023-03-13 16:28:08 +01:00
48db171c1b 🚸 Improve magic link sign in experience
New email and sign in feedback
2023-03-13 11:20:28 +01:00
4ae9ea32e4 🐛 (js) Fix popup closing on bot click 2023-03-13 10:27:40 +01:00
a66a1e8226 🐛 (js) Enable prefill for date input 2023-03-13 10:17:16 +01:00
f9aef907e3 (editor) Allow empty group titles 2023-03-13 09:29:56 +01:00
186328132f 💄 (js) Make sure lite badge can't be hidden 2023-03-13 08:40:48 +01:00
5d8c990c05 💚 More efficient db clean script with chunked operations 2023-03-13 08:04:01 +01:00
883d519875 🐛 (js) Fix dynamic avatar on mount 2023-03-10 16:00:57 +01:00
9785a0df5c 🚸 (chatwoot) Add close widget task 2023-03-10 11:56:27 +01:00
15c1432c32 💄 Add backgroundColor theme field for Popup
And use it for the onboarding modal

Closes #375
2023-03-10 10:01:36 +01:00
e680d133a5 🐛 (date) Fix date picker UI when editor is in dark mode
Closes #368
2023-03-10 09:40:35 +01:00
53cdb35984 Add movie recommendation template
Closes #377
2023-03-09 17:37:39 +01:00
ddd20f6235 (wp) Add custom api host for WP plugin 2023-03-09 14:59:23 +01:00
6b08df71ba 🚸 (phone) Improve phone input behavior and validation
Now accepting landline phone numbers. Consistent select UI on every browser. Auto focus on country select.
2023-03-09 14:21:09 +01:00
ff04edf139 Add OpenAI block
Also migrate credentials to tRPC

Closes #253
2023-03-09 08:46:36 +01:00
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