2
0
Commit Graph

476 Commits

Author SHA1 Message Date
17684ee5b7 ️ Reset remembered state if the typebot is updated (#1675)
Wipe stored chat state if a typebot is updated.

Resolves #1508 
Resolves #1427  



https://github.com/user-attachments/assets/7668d6a7-2916-4158-b715-1cccaeaf6ddf

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-08-16 18:10:47 +02:00
9218ef801d 🐛 (transcript) Fix shift answers is not immutable 2024-08-13 16:01:22 +02:00
a9f2b49251 🐛 (whatsapp) Fix start condition failure 2024-07-30 15:03:59 +02:00
22953a3445 🐛 Fix append values bug when value contains "`" 2024-07-29 16:35:02 +02:00
0237c6f835 🐛 Fix empty placeholder ignored
Closes #1660
2024-07-22 17:37:32 +02:00
ec2a53fac1 Remove ZemanticAI block
Closes #1656, closes #1652
2024-07-22 17:24:02 +02:00
c6645d4505 🐛 Fix openai total tokens variable set when streaming 2024-07-17 14:47:12 +02:00
c6005c49a2 (credentials) Add credentials management menu in workspace settings
Closes #1567
2024-07-16 15:11:48 +02:00
8e15472e82 🚸 (http) Allow for query params list
Closes #1638
2024-07-15 15:28:57 +02:00
043f0054b0 ⬆️ Upgrade AI SDK (#1641) 2024-07-15 14:32:42 +02:00
5a3fd84214 ⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)
Closes https://github.com/baptisteArno/typebot.io/issues/1554
2024-07-11 16:09:49 +02:00
d838c2c816 🐛 Fix http req body type issue 2024-07-11 11:49:19 +02:00
c5794a0461 🐛 (http) Accept body content other than json and form-data 2024-07-11 10:46:00 +02:00
1431898b82 🐛 (sheets) Make sure update cells do not overwrite existing… 2024-06-27 11:25:43 +02:00
8ec0fbdebf (setVariable) Add Pop and Shift items 2024-06-27 08:22:22 +02:00
baa5f5f6f3 🚑 Fix reply resume chat 2024-06-26 15:42:11 +02:00
dd191e3525 🐛 (transcript) Fix variable ids for history detection 2024-06-26 11:52:22 +02:00
6af47a8cfe 🐛 (payment) Fix payment redirection 2024-06-26 10:59:11 +02:00
6db0464fd7 Add attachments option to text input (#1608)
Closes #854
2024-06-26 10:13:38 +02:00
7790cf4f27 🐛 (text) Fix text bubble content parsing when starting with variable
Closes #1594
2024-06-24 15:03:18 +02:00
1380e03b82 📝 Update high ticket lead template with Generate variable a… 2024-06-20 12:08:31 +02:00
918836d6cf (embed) Option to add a wait event for the embed bubble
Closes #1590
2024-06-19 15:27:45 +02:00
76fcf7ee93 Add "Generate variables" actions in AI blocks
Closes #1586
2024-06-18 12:13:00 +02:00
bec9cb68ca ⬆️ Upgrade chakra version 2024-06-17 14:12:14 +02:00
f38af0d90b 🐛 (sendEmail) Fix body HTML parsing invalid escape 2024-06-11 19:06:27 +02:00
233ff91a57 🚸 Display error toast when script or set vari… 2024-06-11 18:18:05 +02:00
ee834999e6 Support Vision for compatible AI models
Closes #1313
2024-06-11 10:51:02 +02:00
ad6894e110 🐛 (setVariable) Fix setVariable array parsing when executed on client 2024-06-10 15:45:44 +02:00
209cec34b9 🐛 Fix date parsing with european format 2024-06-10 15:32:06 +02:00
6954aea488 Revert "⬆️ Upgrade isolated-vm"
This reverts commit 8c41d581ce.
2024-06-04 16:53:44 +02:00
8c41d581ce ⬆️ Upgrade isolated-vm
Closes #1554
2024-06-04 15:42:44 +02:00
a936bc206a 🚑 Fix webhook sample result parsing 2024-06-04 15:41:18 +02:00
fa191fde8c 🐛 Fix storage bug when setVariableHistory conflicts 2024-05-30 10:55:53 +02:00
409c55308e 🐛 Fix sample result parsing on complex flows
Make sure to ignore already visited group ids
2024-05-30 10:19:19 +02:00
3e4e7531f6 🚸 (number) Avoid parsing numbers starting with 0 2024-05-27 10:36:30 +02:00
e1f1b58c1c 🚸 (dify) Improve error display when streaming 2024-05-25 19:59:34 +02:00
b5d0ea422b 🔥 Remove useless check for group id before saving … 2024-05-24 10:15:01 +02:00
88d98f05a0 🐛 (whatsapp) Fix preview_url parsing 2024-05-23 16:36:10 +02:00
c53ce349af (api) Add textBubbleContentFormat option
Closes #1111
2024-05-23 16:30:56 +02:00
10cbf4dfbc 🐛 (calCom) Fix weekly and column layouts restrained from max-width prop 2024-05-23 15:37:51 +02:00
79ad1f63de 🗃️ Add createdAt to sort transcript answers 2024-05-22 15:44:49 +02:00
8d66b52a39 🔒 Use isolated-vm 2024-05-22 12:12:02 +02:00
15b2901f8a ♻️ (mistral) Use new ai sdk Mistral core 2024-05-21 16:08:35 +02:00
9f39c6621f 🐛 (wa) Fix session stuck into reply state 2024-05-21 14:28:46 +02:00
618322e13e ️ Format email input to lower case (#1520)
Closes #897

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-05-21 12:13:10 +02:00
304bfcf355 🚑 (httpRequests) Fix save variable parsing 2024-05-21 11:20:35 +02:00
9b8298b131 🚸 (whatsapp) Enable embed video thumbnail previ… 2024-05-17 10:12:21 +02:00
8351e20fd3 🐛 (wa) Fix WhatsApp session stuck if state object is empty
Closes #1513
2024-05-15 17:47:38 +02:00
40f21203b5 (setVariable) Add Transcription system var (#1507)
Closes #1484
2024-05-15 14:24:55 +02:00
75c44d61d5 🔒 Use vm instead of Function in Node.js (#1509) 2024-05-14 14:17:40 +02:00