85bcb699f8
🐛 (script) Fix script exec when one variable is object
2024-05-27 15:07:23 +02:00
a17781dfa6
✨ Add NocoDB block ( #1365 )
...
#970 #997
Fully integrate NocoDB.
Added all API Functions:
- List Table Records
- Create Table Records
- Update Table Records
- Delete Table Records
- Read Table Record
- Count Table Records
- List Linked Records
- Link Records
- Unlink Records
Optional Todo:
- Save responses of non-get requests in a variable (error validation
try-catch is added and logged so i do not think so it is much needed)
You are free to implement any extra validation/function :D
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-05-27 10:46:42 +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
e015385a7c
📝 Add "Create whatsapp chatbot" article ( #1502 )
...
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-05-24 11:03:00 +02:00
073c1d427c
🚑 Fix inline code evaluation
2024-05-24 10:30:57 +02:00
b5d0ea422b
🔥 Remove useless check for group id before saving …
2024-05-24 10:15:01 +02:00
3320e1b809
🚸 (url) Improve URL input behavior on web
...
Closes #1074
nextjs-v0.2.84
react-v0.2.84
js-v0.2.84
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
29040c67e1
📝 Add "How to train chatbot on your own data" article ( #1516 )
...
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-05-23 11:38:59 +02:00
076a9503ef
📝 Add release section in self-hosting get-started page
2024-05-23 11:08:12 +02:00
06ac93ce18
✏️ Fix ee README broken image
2024-05-23 10:44:38 +02:00
0eacbebbbe
📄 Add Commercial License for ee folder ( #1532 )
2024-05-23 10:42:23 +02:00
5680829906
✨ Add "Skin Typology" template
2024-05-22 16:39:19 +02:00
e49d28ced5
🐛 (variables) Fix session only menu bool
2024-05-22 16:14:17 +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
e91fced41d
🔥 Remove chat-api app
2024-05-21 15:51:49 +02:00
b71dbdb783
🚸 Add variables button in forged select input by default
...
Closes #1525
2024-05-21 15:46:16 +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
ed02371bf6
🔖 Release v2.25.2
v2.25.2
2024-05-21 11:52:36 +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
8151d7fd90
💄 Fix bubble preview image full size
2024-05-17 10:10:46 +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
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