2
0
Commit Graph

1149 Commits

Author SHA1 Message Date
3320e1b809 🚸 (url) Improve URL input behavior on web
Closes #1074
2024-05-23 16:38:32 +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
3031d26f03 🧑‍💻 Add more convenient classes to typebot elements
Closes #1073
2024-05-23 16:12:01 +02:00
58f2e3bdeb (difyAi) Enable streaming with Dify.AI block
Closes #1281
2024-05-23 16:09:07 +02:00
c2f3c9709f 🐛 (calCom) Fix book callback not working on second attempt 2024-05-23 15:37:51 +02:00
10cbf4dfbc 🐛 (calCom) Fix weekly and column layouts restrained from max-width prop 2024-05-23 15:37:51 +02:00
bb4bbd8f0e 🧑‍💻 Add keycloak auth provider (#1533)
#1529
2024-05-23 15:36:30 +02:00
0eacbebbbe 📄 Add Commercial License for ee folder (#1532) 2024-05-23 10:42:23 +02:00
79ad1f63de 🗃️ Add createdAt to sort transcript answers 2024-05-22 15:44:49 +02:00
ab9e36f68d 🧐 Improve chat session inspection script 2024-05-22 14:59:24 +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
fa45564504 🐛 (transcript) Fix typebot link incorrect next group 2024-05-16 17:14:58 +02:00
3662c0d631 💄 (bot) Fix bubble max widths and guest avatar shrinking
Closes #1514
2024-05-16 15:25:38 +02:00
8351e20fd3 🐛 (wa) Fix WhatsApp session stuck if state object is empty
Closes #1513
2024-05-15 17:47:38 +02:00
91603aa6ce 🚑 (setVariable) Fix inline code parser 2024-05-15 15:25:15 +02:00
41ccf24348 🗃️ Convert answerv2 content field to Text field 2024-05-15 14:40:18 +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
8a27cea36b 🚸 (elevenlabs) Remove variable button in cred… 2024-05-03 08:34:48 +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
72a5f4a300 🐛 (forge) Fix CLI auth gen 2024-04-26 10:15:40 +02:00
40a10c72c5 ♻️ Improve thread id saving conditions 2024-04-26 09:58:28 +02:00
0a7d598a35 🚸 Fix auto scroll behavior
Based on bottom of last element was a bad idea. Now it is based on
scroll position + some tolerance computed based on screen height
2024-04-25 08:40:12 +02:00
a7fc41316c 🚸 Improve auto scroll behavior
Now only based on bottom of last element if it is in view
2024-04-24 17:40:27 +02:00
873ba0bfda 💄 Show send icon by default on textboxes
Closes #1418
2024-04-24 16:56:33 +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
c75148c800 🐛 (bot) Fix svg images not being displayed
Closes #1456
2024-04-23 11:27:02 +02:00
7f39d5ac79 🐛 (dify) Fix conversation ID being overwritten randomly
Closes #1452
2024-04-23 11:23:04 +02:00
6594723daf 📝 Add docker manual image build instructions
Closes #1285
2024-04-23 08:48:59 +02:00
6fe4e28bc3 📝 Add new blog structure 2024-04-19 13:20:58 +02:00
af014394da 🐛 (whatsapp) Enable custom embed blocks 2024-04-18 13:46:49 +02:00
5aad10e937 🚸 Improve auto scroll behavior
Only trigger when the last element is entirely visible
2024-04-18 12:11:28 +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
94539e8ed3 🐛 Fix input background not properly set 2024-04-17 18:54:58 +02:00
7e3e05fcb2 🐛 (whatsapp) Fix media download 2024-04-17 09:58:37 +02:00
dcd3eaa6fd 🐛 Fix border color not changing 2024-04-17 07:41:23 +02:00
4982400a4f 🚑 (condition) Fix not contains condition on list variable 2024-04-15 08:02:53 +02:00
f9bdcdc7a3 🚑 Fix clientSideAction streaming stuck when it contains … 2024-04-15 07:47:53 +02:00
db6d2582fc 🐛 Fix invalid format for code blocks in streaming bubble 2024-04-12 15:23:08 +02:00
3f367800df 🐛 Fix streaming text selection (#1444) 2024-04-12 11:02:28 +02:00