2
0
Commit Graph

1088 Commits

Author SHA1 Message Date
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
83ae57cf0c 🐛 Fix variable buttons with new engine react-v0.0.10 js-v0.0.10 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 react-v0.0.9 js-v0.0.9 2023-02-21 14:29:53 +01:00
ab43d809c3 🧑‍💻 Better Typebot import in vanilla JS sites react-v0.0.8 js-v0.0.8 2023-02-21 10:05:24 +01:00
907cad8050 🐛 Improve bot libs mount in prod env react-v0.0.7 js-v0.0.7 2023-02-21 08:28:36 +01:00
46bf25a580 🐛 Fix bot libs mount behavior and prop types react-v0.0.6 js-v0.0.6 2023-02-20 17:40:51 +01:00
6c2df1a474 🐛 (typebot) Attempt to fix updatedAt comparison with different timezones
Closes #327
2023-02-20 15:52:31 +01:00
0ff6f76239 🔖 Release bot v0.0.5 react-v0.0.5 js-v0.0.5 2023-02-20 15:22:17 +01:00
bfd4c436a0 🔖 Release bot v0.0.4 react-v0.0.4 js-v0.0.4 2023-02-20 14:43:45 +01:00
fe7c85c788 🔖 Release bot v0.0.3 react-v0.0.3 js-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
e6ec84b77b 🔖 Release v2.10.4 v2.10.4 2023-02-19 10:15:26 +01:00
8a0155dab8 💚 Build docker images for postgresql only
Still need to find a way to change the database provider at runtime. For now let's just only enable postgresql for docker deployments

Closes #324
2023-02-19 10:09:45 +01:00
621cd58244 (embedBubble) Enable variable embed height 2023-02-19 09:53:57 +01:00
d22cc45a97 🐛 (typebot) Make sure old typebot properties are removed when pulled 2023-02-19 07:38:41 +01:00
c32aadc95b 🐛 (webhook) Fix record to update not found
Still not sure why it's happenning but it might be better to omit ids from the updates body.
2023-02-18 17:26:57 +01:00
0831dcf72a ♻️ (auth) Make sure new users have an email
Also fix after-auth redirections

Closes #323
2023-02-18 17:15:32 +01:00
0e1fa4e339 💄 Improve new version popup ui 2023-02-17 16:30:02 +01:00
b73282d810 ♻️ (billing) Refactor billing server code to trpc 2023-02-17 16:19:39 +01:00
962438768e 🚸 (typebotLink) Exclude current bot name from select list 2023-02-17 11:27:57 +01:00
4a0dd0b3dd 🚸 (editor) Improve typebot updatedAt detection
Make sure the database is the single source of truth
2023-02-16 20:43:28 +01:00
618eb8a882 (editor) Improve variables popover click detection 2023-02-16 20:02:43 +01:00
d805ea9c10 🐛 (billing) Fix crash when having a draft invoice 2023-02-16 20:02:43 +01:00
44cb14d0cb 🐛 (bot) Still parse variables value if code fails 2023-02-16 20:02:43 +01:00
fde14a800d 📝 Add a "Publish" doc 2023-02-16 20:02:43 +01:00
3a9e35916a 🐛 (editor) Fix update typebot when having more than 100.000 results 2023-02-16 20:02:43 +01:00
d0a8faa3e7 🐛 Fix input file empty error 2023-02-15 18:26:49 +01:00
8ac3784c0f Add an update notification popup
Appears when a new version of Typebot is available

Closes #312
2023-02-15 18:05:19 +01:00
435edd03c0 💄 Add proper italic fonts in bot 2023-02-15 16:39:53 +01:00
2f7e71f66e 🐛 (typebotLink) Fix typebotIds infinite query param 2023-02-15 16:10:32 +01:00
44d7740952 ♻️ (results) Remove unecessary totalSelected compute 2023-02-15 15:05:00 +01:00
ac464eabdf ♻️ (editor) Improve webhook creation
Remove terrible useEffects
2023-02-15 14:51:58 +01:00