2
0
Commit Graph

463 Commits

Author SHA1 Message Date
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
2578335cc9 🐛 (payment) Fix description variable parsing 2024-05-03 10:52:47 +02:00
7d70f0243b 🐛 Fix webhook default timeout and unoptimized json parser (#1492) 2024-05-02 16:50:06 +02:00
b4ae098440 (variables) Add session option in variables (#1490)
Closes #1488
2024-05-02 15:11:16 +02:00
7efb79d581 🐛 (httpReq) Properly parse big ints
Closes #1486
2024-05-01 08:46:01 +02:00
dc1929e15b 🐛 (openai) Fix ask assistant not correctly referencing uploaded f… (#1469)
…iles

Closes #1468, closes #1467, closes #1211
2024-04-24 16:11:06 +02:00
af014394da 🐛 (whatsapp) Enable custom embed blocks 2024-04-18 13:46:49 +02:00
3ca1a2f0d6 Remove empty strings from variable parsing when possible 2024-04-18 10:17:25 +02:00
7bec58e745 🚸 (whatsapp) Avoid multiple replies to be sent concurently
Closes #972, closes #1453
2024-04-18 09:38:22 +02:00
7e3e05fcb2 🐛 (whatsapp) Fix media download 2024-04-17 09:58:37 +02:00
4982400a4f 🚑 (condition) Fix not contains condition on list variable 2024-04-15 08:02:53 +02:00
3f367800df 🐛 Fix streaming text selection (#1444) 2024-04-12 11:02:28 +02:00
cae7be423a 🐛 (condition) Improve contains/not contains on list input
Closes #1430
2024-04-11 17:01:47 +02:00
d194fbec45 🐛 (buttons) Improve buttons matching when dynamic
Closes #1432, closes #1442
2024-04-11 12:16:55 +02:00