2
0
Commit Graph

2482 Commits

Author SHA1 Message Date
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
nextjs-v0.2.83 react-v0.2.83 js-v0.2.83
2024-05-16 15:25:38 +02:00
f211a3e29f 🐛 Fix select input displaying id instead of label on refresh
Closes #1495
2024-05-16 15:02:16 +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
nextjs-v0.2.82 react-v0.2.82 js-v0.2.82
2024-05-15 14:24:55 +02:00
ec7ff8d9ca 🔖 Release v2.25.1 v2.25.1 2024-05-14 14:57:44 +02:00
75c44d61d5 🔒 Use vm instead of Function in Node.js (#1509) 2024-05-14 14:17:40 +02:00
1afa25a015 Add variables panel
Closes #398
2024-05-13 09:58:27 +02:00
218f689269 ♻️ (templates) Update variables isSession props 2024-05-13 09:30:51 +02:00
e755f08b40 📝 (whatsapp) Add position collection example 2024-05-12 08:02:35 +02:00
e4a7774c40 🚸 (billing) Increase invoices limit list 2024-05-10 08:23:04 +02:00
6f0e23622c 🔊 (customDomain) Add debug log for custom domains req… 2024-05-04 15:22:36 +02:00
ad4d1a1000 🐛 Fix inconsistent updatedAt when timezone is different fro… 2024-05-04 15:18:40 +02:00
86441a5337 📝 (openai) Add Ask Assistant video demo 2024-05-04 09:33:18 +02:00
58ba6a4089 (blog) Revert rewrite referer regex and manually add entry for /blog 2024-05-03 17:55:38 +02:00
a413d1bdc4 Add "OpenAI Assistant Chat" template 2024-05-03 17:43:48 +02:00
04e29bab08 Add "Quick Carb Calculator" template 2024-05-03 15:57:00 +02:00
1e5e0851f9 🐛 (blog) Fix referer regex matcher 2024-05-03 15:18:59 +02:00
29d0caea1c 🚑 (blog) Replace matching host regex instead of multi value in list 2024-05-03 15:11:37 +02:00
30f81c810a 🐛 (blog) Fix image not loading when coming from /blog 2024-05-03 14:39:40 +02:00
2578335cc9 🐛 (payment) Fix description variable parsing 2024-05-03 10:52:47 +02:00
9b1ff8461c 🐛 (share) Show duplicate button for authenticated guests 2024-05-03 10:46:03 +02:00
8a27cea36b 🚸 (elevenlabs) Remove variable button in cred… 2024-05-03 08:34:48 +02:00
3b3e3fd792 📝 Add 'best chatbot for wordpress' blog post (#1489) 2024-05-03 07:59:33 +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
87653f8e10 🐳 Fix pnpm install version v2.25.0 2024-05-01 08:56:37 +02:00
7efb79d581 🐛 (httpReq) Properly parse big ints
Closes #1486
2024-05-01 08:46:01 +02:00
aee006a14b 🔖 Release v2.25.0 2024-05-01 08:32:04 +02:00
988e752736 🧑‍💻 (forge) Make credentials in fetch function optionnal 2024-04-30 08:29:40 +02:00
49c1c0efb2 🐛 (openai) Fix streaming for legacy OpenAI block config 2024-04-30 08:11:12 +02:00
74a07074f4 📝 Add "Best WhatsApp chatbot" blog post (#1475) 2024-04-29 09:30:46 +02:00
1c84d296ca ✏️ Fix typo in self-hosting troubleshooting (#1478)
Hi Arno,

Thank you for your amazing project.

I have made the following small change in the docs:
- "signed" text should be "sign", fixed this small oversight in the
docs.
2024-04-29 09:28:38 +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
nextjs-v0.2.81 react-v0.2.81 js-v0.2.81
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
nextjs-v0.2.80 react-v0.2.80 js-v0.2.80
2024-04-24 17:40:27 +02:00
873ba0bfda 💄 Show send icon by default on textboxes
Closes #1418
nextjs-v0.2.79 react-v0.2.79 js-v0.2.79
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
nextjs-v0.2.78 react-v0.2.78 js-v0.2.78
2024-04-24 16:11:06 +02:00
a45e8ec8a8 (templates) New "Hight ticket follow up" template 2024-04-23 19:43:28 +02:00
5d99e00f6b 📝 Add "Lead Generation Guide" article (#1465)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-04-23 19:32:46 +02:00
bc50d62cf6 🐛 Fix bug when removing first message from create chat comp a…
Closes #1457
2024-04-23 11:39:10 +02:00
c75148c800 🐛 (bot) Fix svg images not being displayed
Closes #1456
nextjs-v0.2.77 react-v0.2.77 js-v0.2.77
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
fadcd3af22 🔧 (blog) Fix static viewer rewrites for blog posts 2024-04-23 09:09:23 +02:00
6594723daf 📝 Add docker manual image build instructions
Closes #1285
2024-04-23 08:48:59 +02:00
5fb20e36eb 📝 (blog) Improve Image MDX component 2024-04-22 19:47:43 +02:00
ccc974f5f9 🔧 (blog) Fix viewer rewrites for blog styles 2024-04-22 17:05:55 +02:00