2
0
Commit Graph

2373 Commits

Author SHA1 Message Date
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
a1da5f2cd4 📝 Add "Top 5 Alternatives to Landbot" article
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-04-22 16:04:59 +02:00
a09ccd15c1 💚 Update lock file 2024-04-21 08:46:16 +02:00
eb2001c06b 📝 Improve blog capabilities and components 2024-04-20 18:21:06 +02:00
e4e724d4a1 🔧 Add blog endpoint to viewer rewrites 2024-04-19 15:50:40 +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
nextjs-v0.2.76 react-v0.2.76 js-v0.2.76
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
fb847e17dd 🚀 (theme) Add new aqua glass theme 2024-04-18 09:50:42 +02:00