2
0
Commit Graph

1122 Commits

Author SHA1 Message Date
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
186b376038 🔥 (viewer) Remove buttons input validation
Did not work with buttons that contain a variable
2023-02-26 18:53:53 +01:00
edf0ecd712 (viewer) Show error message for incompatible browsers react-v0.0.15 js-v0.0.15 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
2b2b1c3d6d 📝 (embed) Add new script embed instructions 2023-02-25 10:16:57 +01:00
8034ceeede 🩹 (billing) Leave the email checkout field empty 2023-02-25 09:04:29 +01:00
712daf7ab3 📝 (wordpress) Add litespeed localization issue instruction 2023-02-25 08:53:17 +01:00
2e8f2d81c6 🛂 (billing) Enable tax id and billing address collection 2023-02-24 16:35:04 +01:00
67e1fd2e14 🐛 (webhook) Test response was not updating 2023-02-24 08:26:50 +01:00
761e1c7184 🩹 (sendEmail) Save error first in logs 2023-02-24 07:47:13 +01:00
0dad07770c 🔖 Release v2.10.5 v2.10.5 2023-02-23 19:25:34 +01:00
e1b7320f6f 🐛 (buttons) Fix dynamic buttons edge not showing 2023-02-23 19:22:32 +01:00
0619c60970 🚸 (editor) Show toolbar on group click 2023-02-23 16:11:51 +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
bc47cc46c0 🐛 (editor) Fix text bubble refocus carret position
Closes #329
2023-02-23 08:49:07 +01:00
cc9817b2e3 Fix / improve results archive crash when too many 2023-02-23 08:37:21 +01:00
671c2cb101 🐛 (editor) Fix saving typebot after undoing changes 2023-02-23 08:17:07 +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
31711dc24d 💄 Improve new version popup animation 2023-02-22 16:59:04 +01:00
00b6acca8e Add new user onboarding template
Closes #325
2023-02-22 15:40:02 +01:00
6339f442bf 🐛 (setVariable) Avoid evaluate code if single variable 2023-02-22 12:21:11 +01:00
3967e5f1d0 (preview) Add preview runtime dropdown
User can select between Web and API previews

Closes #247
2023-02-22 11:40:04 +01:00
a265143dc0 🚸 (editor) Make expanded settings window bigger
Closes #321
2023-02-22 09:27:33 +01:00
96f5e4db9e 💚 Don't trigger docker deployment on new lib tags 2023-02-22 09:20:45 +01:00
bdf088bd95 🐛 Fix bot not proceeding when embedded react-v0.0.14 js-v0.0.14 js-lib-v2.2.17 2023-02-22 07:46:30 +01:00
4efe2c48bb 🐛 (phone) Fix phone number parsing and default country js-v0.0.13 react-v0.0.13 2023-02-21 21:43:33 +01:00
d8194ff998 🐛 Correctly update prefilled variables react-v0.0.12 js-v0.0.12 2023-02-21 20:34:18 +01:00
541dcd2bb7 🐛 Fix bubble proper cleanup function react-v0.0.11 js-v0.0.11 2023-02-21 19:43:18 +01:00
148315f6ee 🐛 Make sure variables are properly overwritten
And also correctly mark result as completed with new engine
2023-02-21 19:08:21 +01:00