Commit Graph

2148 Commits

Author SHA1 Message Date
Baptiste Arnaud
81ef7dfdff
♻️ Simplify walk the flow logic in bot engine (#2127) 2025-04-15 17:29:17 +02:00
Baptiste Arnaud
786accdf24
🚸 Place button settings floating button on top right 2025-04-15 08:36:49 +02:00
Baptiste Arnaud
997c45533f
💚 Fix cards options type error 2025-04-15 08:11:45 +02:00
Baptiste Arnaud
ea53db5474
🐛 (cards) Fix variables saving not working
Closes #2125
2025-04-14 20:39:40 +02:00
Baptiste Arnaud
3c11131f18
💄 Fix Items list top alignment 2025-04-14 20:07:08 +02:00
Baptiste Arnaud
14d341f9b2
🚸 Improve pexels picker with options
Closes #2111
2025-04-14 19:19:30 +02:00
Baptiste Arnaud
a88fa63e13
🐛 Fix ColorPicker behind other elements in theme config
Closes #2110
2025-04-14 18:27:46 +02:00
Baptiste Arnaud
42cf1f3fd8
🚸 (calCom) Add custom question prefill option
Closes #2107
2025-04-14 17:55:00 +02:00
Baptiste Arnaud
ba5dafbb94
💚 (lp) Fix window is not defined error from embed bubble loading
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-04-10 10:54:58 +02:00
Baptiste Arnaud
8d7163dd89
🩹 Fix "Generated HTML" auto height 2025-04-10 10:40:51 +02:00
Baptiste Arnaud
77818e4fc9
🐛 Add Cote D'Ivoire (+225) to country code options
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #2121
2025-04-08 11:24:32 +02:00
younesbenallal
8a200504da
📝 Add "lead generation form examples" blog post (#2054) 2025-04-08 11:14:44 +02:00
yusheng chen
fe8469fcde
♻️ Misc types improvement (#2120) 2025-04-08 10:25:09 +02:00
younesbenallal
43bacc442c
📝 Add "HTML Form Generator" blog post (#2011) 2025-04-08 10:14:39 +02:00
Baptiste Arnaud
508d339220
🐛 Update contacts schema in OpenAPI definitions to use arrays for contacts and phones
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-04-04 10:51:17 +02:00
Baptiste Arnaud
2467ed0674
📈 Add "no public typebot with WhatsApp integration found" to Sentry ignore list 2025-04-04 10:48:29 +02:00
Baptiste Arnaud
4a198c12e3
📈 Add no condition match known error in Sentry ignore list 2025-04-04 10:47:06 +02:00
Baptiste Arnaud
f47eda9880
📝 Add v3.6 newsletter
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-04-03 16:40:52 +02:00
Baptiste Arnaud
19d1a56cb5
📝 Update settings documentation to include system messages feature 2025-04-03 15:18:00 +02:00
Baptiste Arnaud
93908a9ae1
📝 Add Query Knowledge Base section to Dify.AI documentation 2025-04-03 15:17:49 +02:00
Baptiste Arnaud
24c62783d9
📝 Add formatting options for Number input block documentation 2025-04-03 15:17:40 +02:00
Baptiste Arnaud
b8a63a93b7
📝 Update Buttons documentation to include item options and display conditions 2025-04-03 15:17:29 +02:00
Baptiste Arnaud
c3096625cf
⬆️ Patch next package 2025-04-01 15:24:56 +02:00
Baptiste Arnaud
4d2d127afe
🔖 Release v3.6.0 2025-04-01 12:50:34 +02:00
Baptiste Arnaud
87252d0dc7
🔥 Remove deprecated edgeIdToTriggerWhenDone prop in typebotsQueue 2025-04-01 12:48:24 +02:00
Baptiste Arnaud
6ab3c955a7
🔧 Migrate to bun.lock and update Dockerfile to use prune with bun 2025-04-01 11:29:36 +02:00
Baptiste Arnaud
3fedd227ad
⬆️ Add missing deps and remove unused ones 2025-04-01 10:39:41 +02:00
Baptiste Arnaud
411fb9fca7
🚑️ Remove forgotten debug writeFilySyncs 2025-04-01 10:11:41 +02:00
Baptiste Arnaud
cee1eb12c9
📈 Add "origin not allowed" to Sentry ignore messages 2025-04-01 10:10:26 +02:00
Baptiste Arnaud
d8b3b8484e
Revert "🔧 Introduce 'isShared' property to Typebot model"
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
This reverts commit 18459bc4d3.
2025-03-31 22:47:55 +02:00
Baptiste Arnaud
18459bc4d3
🔧 Introduce 'isShared' property to Typebot model 2025-03-31 18:25:59 +02:00
Baptiste Arnaud
1518033f03
🔒️ Improve brand badge CSS protection 2025-03-31 15:20:49 +02:00
Alexis Falaise
0861d635af
Add "Allowed file types" option in file upload input (#2103)
Closes #1171
2025-03-31 14:21:22 +02:00
Baptiste Arnaud
ca8c482691
🐛 Fix auth failing when given unknown fields on account linking
Closes #2085
2025-03-31 11:11:41 +02:00
Baptiste Arnaud
5aeff3e800
📈 Remove Sentry getResults legacy tracking 2025-03-29 13:55:02 +01:00
Baptiste Arnaud
0774fda07f
📈 Analyze TypebotPageV2 usage 2025-03-29 13:39:10 +01:00
Baptiste Arnaud
904bf82bd3
🚸 Upgrade AI SDK and simplify model selection for OpenAI and Mistral
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
Closes #2106 #2093
2025-03-28 17:14:32 +01:00
Baptiste Arnaud
74c8860207
🐛 Make the "Device type" function work in iframes as well 2025-03-28 11:15:37 +01:00
Baptiste Arnaud
e74b95fd65
🚸 Improve list pasting in buttons 2025-03-27 11:10:39 +01:00
Baptiste Arnaud
8771fd3c53
️ Add "Device type" set variable option 2025-03-27 10:42:05 +01:00
Alexis Falaise
e8c2f1746f
🚸 Add internal values option in choice inputs (#2098)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
This adds a value field for Button and Picture choice blocks. If a value
is defined, it will take precedence over the button content or the image
title for variable evaluation.

<img width="396" alt="Capture d’écran 2025-03-25 à 15 14 20"
src="https://github.com/user-attachments/assets/5dcc4acc-7881-4044-b81b-275b07e8e80e"
/>
<img width="396" alt="Capture d’écran 2025-03-25 à 15 13 47"
src="https://github.com/user-attachments/assets/ca6b54fb-0a5c-4b1e-8494-122618866f02"
/>

Closes #1713

---------

Co-authored-by: Alexis Falaise <alexis.falaise@external.engie.com>
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2025-03-26 18:11:32 +01:00
Baptiste Arnaud
f897694ac7
🐛 Fix redirect popup toast invisible UI
Related to #2075
2025-03-26 15:12:33 +01:00
Baptiste Arnaud
7f44ca4410
🐛 Make allowed origins stricter and prevent the bot being consumable from public URL as mentioned in the docs
Closes #1812
2025-03-26 13:38:07 +01:00
Baptiste Arnaud
c9b57f58bf
🐛 Fix help document URL for AB Test block 2025-03-26 13:24:55 +01:00
Baptiste Arnaud
d79dfbb5a7
🔧 Fix default docker compose file, add db to same network
Linked to #2056
2025-03-26 11:55:58 +01:00
Enzo
0606fa3d8b
🐛 Fix "Pick an image" popover going behind (#2099)
Closes #2096
2025-03-26 08:06:00 +01:00
Baptiste Arnaud
dc01e0bb3c
🚩 Remove Cards block feature flag 2025-03-25 15:22:56 +01:00
Baptiste Arnaud
615f9b0d6d
Introduce Blink block
Closes #2083
2025-03-25 15:08:38 +01:00
Baptiste Arnaud
0c531aff66
🐛 (cards) Fix dynamic cards duplication 2025-03-24 17:02:35 +01:00
Baptiste Arnaud
4a9efaa669
🐛 Prevent blocks sidebar closure when mouse exits left side of the screen
Closes #2087
2025-03-24 15:40:53 +01:00