Commit Graph

1428 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
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
4836bf1d80
🐛 Fix buttons border color not applied
Closes #2123
2025-04-14 19:46:09 +02:00
Baptiste Arnaud
42cf1f3fd8
🚸 (calCom) Add custom question prefill option
Closes #2107
2025-04-14 17:55:00 +02:00
yusheng chen
fe8469fcde
♻️ Misc types improvement (#2120) 2025-04-08 10:25:09 +02:00
Baptiste Arnaud
63c6c93a13
📈 Use setUser instead of setting typebotId tag to have proper segmenting in Sentry 2025-04-07 11:18:51 +02:00
Baptiste Arnaud
9c1e82a6a6
🐛 (whatsapp) Update incomingMessageSchema to use an array for contacts 2025-04-04 10:44:13 +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
300b5fa549
⬆️ Upgrade dompurify 2025-04-01 15:24:56 +02:00
Baptiste Arnaud
c3096625cf
⬆️ Patch next package 2025-04-01 15:24:56 +02:00
Baptiste Arnaud
87252d0dc7
🔥 Remove deprecated edgeIdToTriggerWhenDone prop in typebotsQueue 2025-04-01 12:48:24 +02:00
Baptiste Arnaud
e5b22d1b3f
🔧 Add @ark-ui/react dependency to typebot UI package 2025-04-01 11:36:06 +02:00
Baptiste Arnaud
39f6b61fd0
🐛 Fix Forge CLI creation to use src directory 2025-04-01 11:27:19 +02:00
Baptiste Arnaud
074687ebda
♻️ Move blink block code to src folder 2025-04-01 11:25:18 +02:00
Baptiste Arnaud
3fedd227ad
⬆️ Add missing deps and remove unused ones 2025-04-01 10:39:41 +02:00
Baptiste Arnaud
1796cf5ea1
🐛 (whatsapp) Add contacts incoming message type 2025-04-01 10:07:07 +02:00
Baptiste Arnaud
9d08b4b758
🐛 Fix legacy openai empty messages issue 2025-04-01 10:02:51 +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
6488df64ff
🚑️ Fix matchByIndex function to use strict equality for index matching 2025-03-31 15:28:50 +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
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
0040575584
🐛 Fix image expansion overflowing issue in bubble
Closes #2104
2025-03-28 14:58:50 +01:00
Baptiste Arnaud
78194c1219
🐛 Fix new forged block constants injection
Closes #2086
2025-03-28 11:21:46 +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
cb931988e4
🔧 Improve error details extraction 2025-03-27 10:58:37 +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
54612a2d5e
🐛 Add check for empty allowed origins in origin validation logic 2025-03-26 13:44:52 +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
615f9b0d6d
Introduce Blink block
Closes #2083
2025-03-25 15:08:38 +01:00
Baptiste Arnaud
ce163b448b
🚑️ Fix chat chunks spacing 2025-03-24 19:53:29 +01:00
Baptiste Arnaud
ecb94e3a53
🐛 Fix pause flow in WhatsApp runtime 2025-03-24 19:12:41 +01:00
Baptiste Arnaud
413e29bc9e
🐛 Correctly reset state when streaming fails
Closes #2094
2025-03-24 18:44:37 +01:00
Baptiste Arnaud
80498808ff
🚸 Make entire screen scrollable when chat container is disabled
Closes #2089
2025-03-24 18:30:59 +01:00
Baptiste Arnaud
0c531aff66
🐛 (cards) Fix dynamic cards duplication 2025-03-24 17:02:35 +01:00
Baptiste Arnaud
98dffad8e0
💄 (cards) Fix UI when getting non scrollable total cards
Closes #2088
2025-03-24 16:07:46 +01:00
Baptiste Arnaud
e03e7b84c0
🚸 Attempt to parse URL with extension when downloaded publicly from WhatsApp
Potentiel fix for #2073
2025-03-21 18:47:17 +01:00
Baptiste Arnaud
415180422f
🚸 Add replyTo host email for guest and workspace invitations
Closes #2065
2025-03-21 18:12:01 +01:00
Baptiste Arnaud
b0bed92de2
🐛 Fix emoji and icon display in bot
Closes #2053
2025-03-21 17:55:55 +01:00
Baptiste Arnaud
74ccd9c2e6
🐛 Update file input accept types to include AVIF format for image uploads
Closes #2040
2025-03-21 15:39:38 +01:00
Baptiste Arnaud
bbb5a791a1
🚸 Allow for custom text in OpenRouter and Together blocks
Introducing the new AutocompleteForgeInput that uses the Combobox component from Ark UI. Also consolidates the theming config in ui package
2025-03-20 12:44:43 +01:00
Alexis Falaise
2a554cbe86
🚸 Add network error system messages (#2084)
Closes #2057
2025-03-19 19:11:48 +01:00
Baptiste Arnaud
9153337924
🚑️ Fix number validation when equals to 0 2025-03-19 16:51:05 +01:00
Baptiste Arnaud
e10d448bf8
🚑️ Avoid formatting number on reply parsing 2025-03-19 16:27:11 +01:00
Baptiste Arnaud
793e1742a1
🚑️ Upgrade embed libs 2025-03-19 15:18:07 +01:00