2
0
Commit Graph

47 Commits

Author SHA1 Message Date
043f0054b0 ⬆️ Upgrade AI SDK (#1641) 2024-07-15 14:32:42 +02:00
531a1be003 📝 Add Savings Estimator template 2024-06-20 15:19:51 +02:00
1380e03b82 📝 Update high ticket lead template with Generate variable a… 2024-06-20 12:08:31 +02:00
5680829906 Add "Skin Typology" template 2024-05-22 16:39:19 +02:00
218f689269 ♻️ (templates) Update variables isSession props 2024-05-13 09:30:51 +02:00
a413d1bdc4 Add "OpenAI Assistant Chat" template 2024-05-03 17:43:48 +02:00
04e29bab08 Add "Quick Carb Calculator" template 2024-05-03 15:57:00 +02:00
a45e8ec8a8 (templates) New "Hight ticket follow up" template 2024-04-23 19:43:28 +02:00
244a29423b (whatsapp) Improve / fix markdown serializer
Forked remark-slate code to create Typebot's own serializer

Closes #1056
2024-01-08 08:40:25 +01:00
5e019bbb22 Introducing The Forge (#1072)
The Forge allows anyone to easily create their own Typebot Block.

Closes #380
2023-12-13 10:22:02 +01:00
1a44bf4935 (openai) Add create speech OpenAI action
Closes #1025
2023-11-20 14:01:50 +01:00
35300eaf34 ♻️ Introduce typebot v6 with events (#1013)
Closes #885
2023-11-08 15:34:16 +01: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
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
b87ba4023d (template) Add FAQ bot template 2022-10-13 08:42:24 +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
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
2ded3cd9c7 feat(template): Add customer support 2022-03-25 16:54:28 +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