Baptiste Arnaud
|
ef0a2d9dc6
|
✨ Add conditional choice items
Allows you to conditonnally display an item from the Buttons or the Picture choice input
Closes #546
|
2023-06-05 17:33:43 +02:00 |
|
Baptiste Arnaud
|
8822e4e7e4
|
🚸 (openai) Add missing credentials error to chat completion streamer
|
2023-06-05 09:03:54 +02:00 |
|
Baptiste Arnaud
|
154271c7f2
|
🐛 (sheets) Fix empty and unique filter
|
2023-05-26 10:46:40 +02:00 |
|
Baptiste Arnaud
|
75f9da0a4f
|
⚡ (webhook) Add client execution option
|
2023-05-26 09:20:22 +02:00 |
|
Baptiste Arnaud
|
55bbf0e593
|
⬆️ Upgrade dependencies
|
2023-05-25 18:36:51 +02:00 |
|
Baptiste Arnaud
|
16f3ad3a19
|
🐛 (payment) Round the amount to avoid weird Js long decimals
|
2023-05-25 13:58:54 +02:00 |
|
Baptiste Arnaud
|
56364fd863
|
⚡ (openai) Stream chat completion to avoid serverless timeout (#526)
Closes #520
|
2023-05-25 10:32:35 +02:00 |
|
Baptiste Arnaud
|
27b009dd76
|
⚡ Remember result in either local or session storage (#514)
Closes #513
|
2023-05-16 14:58:56 +02:00 |
|
Baptiste Arnaud
|
72058fd624
|
🔊 Add DEBUG mode with valuable logs in viewer
|
2023-05-16 10:22:31 +02:00 |
|
Baptiste Arnaud
|
55dbb1abc7
|
⚡ (sheets) Add option to select single row when matching multiple
Closes #501
|
2023-05-12 11:21:24 -04:00 |
|
Baptiste Arnaud
|
bde941613c
|
⚡ Add predefined set variable values (#497)
Closes #234
|
2023-05-11 17:17:24 -04:00 |
|
Baptiste Arnaud
|
33adc29a57
|
🐛 (webhook) Fix picture choice sample value not sent
|
2023-05-09 10:03:22 -04:00 |
|
Baptiste Arnaud
|
e15e27f0b4
|
🐛 (ga) Fix value field parsing
|
2023-05-05 13:21:04 -04:00 |
|
Baptiste Arnaud
|
d99af7e6c5
|
🐛 (ga) Fix invalid variable parsing
|
2023-05-05 11:32:58 -04:00 |
|
Baptiste Arnaud
|
8b3a690809
|
🐛 (sheets) Fix update filter invalid indexes
|
2023-05-05 10:31:03 -04:00 |
|
Baptiste Arnaud
|
8347e5b2a8
|
✨ Add dog insurance offer template
Closes #484
|
2023-05-04 15:32:13 -04:00 |
|
Baptiste Arnaud
|
55db360200
|
⚡ (sheets) Add rows filtering to update multiple rows at the same time
|
2023-05-04 14:00:50 -04:00 |
|
Baptiste Arnaud
|
035dded654
|
✨ Add picture choice block
Closes #476
|
2023-05-04 09:23:33 -04:00 |
|
Baptiste Arnaud
|
65c6f66a5c
|
🐛 (googleAnalytics) Fix output validation when using variable as event value
|
2023-05-03 18:09:25 -04:00 |
|
Baptiste Arnaud
|
68a15f5ac1
|
⬆️ Upgrade dependencies
|
2023-05-02 15:33:42 -04:00 |
|
Baptiste Arnaud
|
fd0fd51c1d
|
🔊 (sheets) Improve update row error log when not found
|
2023-05-02 14:20:58 -04:00 |
|
Baptiste Arnaud
|
e58016e43a
|
⚡ (openai) Truncate messages sequence automatically if reaching token limit
|
2023-05-02 13:37:02 -04:00 |
|
Baptiste Arnaud
|
d448e64dc9
|
⚡ Better error toast when previewing bot
Closes #475
|
2023-04-27 11:21:32 +02:00 |
|
Baptiste Arnaud
|
124f350aa2
|
💄 (buttons) Improve multiple choice form UI
|
2023-04-26 15:59:22 +02:00 |
|
Baptiste Arnaud
|
c09a84034e
|
⚡ (chatwoot) Add result URL custom attribute
|
2023-04-25 08:15:53 +02:00 |
|
Baptiste Arnaud
|
c6983c952c
|
🛂 Reset isQuarantined when upgrading workspace
|
2023-04-23 21:03:14 +02:00 |
|
Baptiste Arnaud
|
69e1c4f20d
|
🛂 Add isQuarantined field in workspace
|
2023-04-23 20:57:51 +02:00 |
|
Baptiste Arnaud
|
bda34e3827
|
🐛 (viewer) Remove default white background when it is set to none
Closes #469
|
2023-04-20 14:59:34 +02:00 |
|
Baptiste Arnaud
|
c77b8e7548
|
🐛 (condition) Greater and Less should compare list length when possible
|
2023-04-20 14:54:56 +02:00 |
|
Baptiste Arnaud
|
de432ecaf7
|
🚸 (sendEmail) Allow html parsing for body with a single variable
|
2023-04-18 08:45:10 +02:00 |
|
Baptiste Arnaud
|
7e937e1c7c
|
✨ Add AB test block
Closes #449
|
2023-04-17 16:47:17 +02:00 |
|
Baptiste Arnaud
|
f7d94de66e
|
🐛 (sendEmail) Escape html from variables in custom body
Closes #439
|
2023-04-17 15:54:52 +02:00 |
|
Baptiste Arnaud
|
03cc067418
|
⚡ (setVariable) Add client-side set variable execution
Closes #461
|
2023-04-14 14:37:23 +02:00 |
|
Baptiste Arnaud
|
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 |
|
Baptiste Arnaud
|
846dac0bf4
|
🛂 Prevent blocking everything once limit is reached
The idea is to make the hard limit less scary. I'd prefer manually reaching out to users when they are over their monthly limit
|
2023-04-10 09:24:04 +02:00 |
|
Baptiste Arnaud
|
44975f9742
|
🐛 (setVariable) Properly parse phone number variables
|
2023-04-06 17:12:56 +02:00 |
|
Baptiste Arnaud
|
a5d3f83c7f
|
🔊 (openai) Add error log details in web console
|
2023-04-03 17:12:11 +02:00 |
|
Baptiste Arnaud
|
21b1d74b7e
|
⬆️ Upgrade dependencies
|
2023-04-03 15:28:16 +02:00 |
|
Baptiste Arnaud
|
411cf31b39
|
🚸 (results) Improve list variables display in results table
|
2023-04-01 09:00:59 +02:00 |
|
Baptiste Arnaud
|
684e6338e2
|
🐛 (typebotLink) Fix linked typebot fetching error
Closes #429
|
2023-03-30 10:30:26 +02:00 |
|
Baptiste Arnaud
|
80b7dbd19e
|
⚡ (condition) Add more comparison operators
Including starts with, ends with, does not contain, is empty
Closes #410
|
2023-03-29 15:18:52 +02:00 |
|
Baptiste Arnaud
|
bb45b33928
|
⚡ (payment) Add description option on Stripe input
|
2023-03-29 15:08:03 +02:00 |
|
Baptiste Arnaud
|
5fb5176641
|
🐛 Fix parseVariables when preceding with a dollar sign
|
2023-03-24 07:42:17 +01:00 |
|
Baptiste Arnaud
|
fa31984456
|
🐛 (variables) Correctly parse variables in template literals
|
2023-03-23 18:32:12 +01:00 |
|
Baptiste Arnaud
|
1cf2195b4a
|
♿ Attempt to disable translation to avoid app crashes
|
2023-03-22 08:03:31 +01:00 |
|
Baptiste Arnaud
|
0c39ae41b6
|
🚸 (variables) Allow null values in variable list
|
2023-03-21 15:42:03 +01:00 |
|
Baptiste Arnaud
|
c52a284013
|
🐛 Transform upload file redirect to a rewrite
|
2023-03-21 14:09:46 +01:00 |
|
Baptiste Arnaud
|
90cb0750b8
|
💚 Fix Sentry sourcemap upload
Closes #405
|
2023-03-21 13:58:05 +01:00 |
|
Baptiste Arnaud
|
b4536abc2f
|
🐛 (js) Fix upload file in linked typebot
|
2023-03-21 09:11:36 +01:00 |
|
Baptiste Arnaud
|
4109a8489c
|
⚡ (openai) Add gpt-4 models and temperature setting
Closes #406
|
2023-03-20 17:26:21 +01:00 |
|