2
0
Commit Graph

1154 Commits

Author SHA1 Message Date
97cfdfe79f 🔖 Release v2.11.3 v2.11.3 2023-03-08 10:45:51 +01:00
167d366d55 🐛 (webhook) Fix getResultSample when linked typebot not found
Closes #364
2023-03-08 09:59:39 +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 react-v0.0.21 js-v0.0.21 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
0c19ea20f8 🚸 (condition) Improve comparison with lists
Closes #363
2023-03-07 09:47:05 +01:00
767a8208a8 🐛 (billing) Collect tax ID manually before checkout
This allows Typebot to always display a company name on invoices.
2023-03-07 08:01:05 +01:00
67a3f42edd 📝 (wp) Update wordpress metadata 2023-03-06 21:50:55 +01:00
f527df82dd 💄 (editor) Fix some overflow issues with long variable names 2023-03-06 16:56:55 +01:00
26e5d9c282 🚸 (billing) Add precheckout form
Collects required company name and email and create the customer before redirecting to checkout
2023-03-06 11:30:01 +01:00
c1a636b965 (webhook) Enable advanced config for Zapier and Make.com 2023-03-06 10:42:17 +01:00
5bda556200 🐛 (js) Make sure lite badge is displayed 2023-03-06 08:51:14 +01:00
6375a75065 🐛 Reset custom domain on typebot archive 2023-03-06 08:47:34 +01:00
5c3104848e 🐛 (results) Make sure all columns are parsed in the export 2023-03-06 08:29:07 +01:00
eb3ae8fc35 🔥 Remove useless stripe env check for usage 2023-03-04 07:58:12 +01:00
852cc73511 Add NPS Survey template
Closes #356
2023-03-03 17:21:02 +01:00
79e5aedf00 (editor) Revert block overflow hidden
Is hiding endpoints of items
2023-03-03 15:43:32 +01:00
7d56d5b39e 🐛 (sheets) Correctly parse variables when getting data 2023-03-03 15:33:44 +01:00
6cd1db7ba7 📝 (lp) Update testimonials content 2023-03-03 15:15:43 +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 react-v0.0.20 js-v0.0.20 2023-03-03 10:50:39 +01:00
04028e74d9 🐛 (sheets) Save variable first item if length of 1 2023-03-03 09:39:42 +01:00
cc7d7285e5 🚸 Add a better select input
Also improves other inputs behavior
2023-03-03 09:01:11 +01:00
a66bfca1ec 🔖 Release v2.11.2 v2.11.2 2023-03-02 16:58:31 +01:00
9d96805d84 🚑 (webhook) Remove get deep keys test sample
Closes #351
2023-03-02 16:57:17 +01:00
a1cf1e89e7 🐛 (viewer) Fix client side action when in separate group 2023-03-02 14:37:09 +01:00
4968ed4202 🐛 (settings) Fix custom head code not updating 2023-03-02 14:18:20 +01:00
cce63dfea3 (js) Use px instead of rem to look good on any website react-v0.0.19 js-v0.0.19 2023-03-02 12:24:20 +01:00
b2ad91c11f 📝 Add change password faq 2023-03-02 11:37:25 +01:00
73f4846e1b 🚸 (webhook) Also add atomic deep keys selection 2023-03-02 11:34:57 +01:00
506fe003d1 🐛 (condition) Fix contains not working with lists 2023-03-02 11:16:01 +01:00
58371879aa 🔖 Release v2.11.1 v2.11.1 2023-03-02 11:02:27 +01:00
ba253cf3e9 🐛 (js) Improve session remember behavior
Make sure it correctly retrieves saved variables and doesn't clash with other embedded typebots
react-v0.0.18 js-v0.0.18
2023-03-02 10:55:03 +01:00
c172a44566 🐛 (editor) Graph connectors still displayed when switching to dynamic buttons
Closes #348
2023-03-02 08:50:04 +01:00
eebcbb10b8 🐛 (share) Fix publicId null when publishing 2023-03-01 17:08:01 +01:00
cc07389c37 🚸 (js) Parse script to content to remove useless script tags if any 2023-03-01 14:33:59 +01:00
8fb1de1dc5 🔖 Release v2.11.0 v2.11.0 2023-03-01 11:14:28 +01:00
1d1a25473b 👷 Trigger docker deployment on new main tag 2023-03-01 11:12:21 +01:00
8672dfe9d7 🐛 (webhook) Fix deep key parser dropdown
Improve the parsing of response keys
2023-03-01 09:01:36 +01:00
f6e128be37 🐛 (js) Improve bubbles callback reliability react-v0.0.17 js-v0.0.17 2023-03-01 08:42:47 +01:00
5024c1b22b 🚑 (editor) Fix block drag when dropping at same spot 2023-02-28 16:56:13 +01:00
f8f98adc1c (editor) Improve edges responsiveness
Also fixed a ton of useEffects should make everything a bit more reactive.

Closes #307
2023-02-28 15:38:28 +01:00
caf4086dd8 📝 Add dynamic buttons section 2023-02-28 08:01:20 +01:00
d5b8a43d3f 🐛 (script) Execute client side actions before first bubbles react-v0.0.16 js-v0.0.16 2023-02-27 18:30:20 +01:00
eaf8024c84 📝 Add API share instructions
Closes #331
2023-02-27 12:01:00 +01:00
73ef12db72 ♻️ Better phone input props pass 2023-02-27 12:01:00 +01:00
2fc78a5b7d ♻️ Improve new version popup polling
Use react-query to trigger the request more intelligently than with a timeout
2023-02-27 12:01:00 +01:00
d57fb4738d 🐛 (editor) Flush code editor value when closing 2023-02-27 12:01:00 +01:00
680e967a8c 🩹 (viewer) Add path where old engine is forced 2023-02-27 09:17:15 +01:00