2
0
Commit Graph

48 Commits

Author SHA1 Message Date
b852b4af0b Add WhatsApp integration beta test (#722)
Related to #401
2023-08-29 10:05:24 +02:00
ee3b94c35d (typebotLink) Better typebot link with merge option
Closes #675
2023-08-24 08:19:41 +02:00
fc25734689 ♻️ (webhook) Integrate webhook in typebot schema
Closes #313
2023-08-06 10:03:45 +02:00
5ae6c64d06 🚸 (video) Improve video autoplay behavior
Autoplay video only when displayed entirely and fix weird Safari autoplay issues when scrolling
2023-07-07 12:02:40 +02:00
40ef934740 Add Näak product recommendation template
Closes #548
2023-06-05 17:53:03 +02:00
56364fd863 (openai) Stream chat completion to avoid serverless timeout (#526)
Closes #520
2023-05-25 10:32:35 +02:00
9abc50dce5 Add icon picker (#496)
Closes #495
2023-05-11 10:32:33 -04:00
8347e5b2a8 Add dog insurance offer template
Closes #484
2023-05-04 15:32:13 -04:00
3b69b18601 Add lead gen with AI template
Closes #470
2023-04-20 14:56:05 +02:00
4d1fe4c1de 🚸 (templates) Add category and description in templates modal 2023-04-20 10:49:25 +02:00
0900fb0407 🐛 Remove lead magnet duplicated block 2023-04-13 18:23:34 +02:00
e0a9824913 ♻️ Simplify text bubble content shape
Remove html and plainText field because it was redundant

Closes #386
2023-04-13 17:10:59 +02:00
ee14228ee3 Add lead magnet template
Closes #447
2023-04-07 10:49:23 +02:00
f895c6d72d Add ChatGPT personas template
Closes #412
2023-03-30 18:00:13 +02:00
86ecd4aa87 Add basic ChatGPT template
Closes #388
2023-03-13 16:29:41 +01:00
53cdb35984 Add movie recommendation template
Closes #377
2023-03-09 17:37:39 +01:00
852cc73511 Add NPS Survey template
Closes #356
2023-03-03 17:21:02 +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
00b6acca8e Add new user onboarding template
Closes #325
2023-02-22 15:40:02 +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
f93bc2fcb2 🚸 (dashboard) Add unpublish menu item in dashboard
Also remove the useless publishedTypebotId field in Typebot

Closes #232
2023-01-27 17:11:26 +01:00
ff62b922a0 ♻️ Migrate default background to white
Closes #248
2023-01-24 14:50:29 +01:00
ecc7e18226 🐛 (editor) Don't show variable collection if not recognized 2023-01-12 16:03:12 +01:00
ad72557310 🔧 (scripts) Add typebot fix script
Closes #192
2022-12-27 10:05:50 +01:00
3394fa5e0a Add dark mode (#191)
Closes #189
2022-12-20 16:55:43 +01:00
b87ba4023d (template) Add FAQ bot template 2022-10-13 08:42:24 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
6822b77897 chore: update msw 2022-07-12 08:09:09 +02:00
b0d1b11325 feat: 💄 Change to refreshed logo 2022-07-06 07:47:14 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
05de48b6a7 fix(template): ✏️ Remove credentialsId in product payment 2022-06-01 08:51:10 +02:00
89d17a9ed3 feat(dashboard): Add Digital Product Payment template 2022-05-31 14:47:58 +02:00
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
a89f4ec5b6 feat(editor): ️ Image picker and dynamic preview 2022-05-12 13:05:43 -07:00
240cbeed62 fix(templates): 🐛 webhookId in non webhook step 2022-04-19 08:57:36 -07:00
a08618d24e feat(dashboard): 📝 Add Lead Scoring template 2022-04-10 14:20:11 -05:00
46a114578c refactor(template): 💄 Remove my avatar from quiz 2022-04-09 16:59:40 -05:00
5aac8229d2 feat(template): 📝 Add Quizz 2022-04-08 18:07:14 -05:00
660b220f8d feat(dashboard): New create typebot menu 2022-04-05 10:49:32 +02:00
3585e63c48 fix(engine): 🚑️ Webhook return func 2022-04-01 10:11:37 +02:00
db10f1ee89 feat(engine): Improve variables in executed codes 2022-03-31 16:42:15 +02:00
2ded3cd9c7 feat(template): Add customer support 2022-03-25 16:54:28 +01:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
5a06bb0500 feat(integration): ️ Add modal that asks for checking Google checkboxes 2022-03-02 08:15:29 +01:00
b1f54b77c6 refactor(tests): ️ Add msw and mock authentication 2022-02-12 10:12:43 +01:00
1f320c5d99 feat(dashboard): Add lead generation template
While creating the template I also made sure to fix and improve everything I stumble upon
2022-02-07 07:13:16 +01:00
c5aaa323d1 refactor(♻️ Add defaults everywhere (+ settings page)): 2022-01-25 18:19:37 +01:00
54a641b819 Add Dashboard 2021-12-06 15:58:45 +01:00