2
0
Commit Graph

1284 Commits

Author SHA1 Message Date
36c984643a 🐛 (theme) Remove variables button from Custom CSS editor 2024-06-18 12:39:03 +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
98699738d7 🐛 (editor) Fix groups paste when edge is not copied 2024-06-14 09:51:02 +02:00
24db6c5693 🧑‍💻 Add healthcheck API endpoints on all apps (#1563)
fixes #1555
2024-06-11 19:05:12 +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
c55973fac0 🚸 (onboarding) Introduce new onboarding floating videos mechanism 2024-06-04 18:25:46 +02:00
abc35a8695 🐛 Fix SMTP auth without creds
Closes #1556
2024-06-04 17:30:17 +02:00
d363b23efa 🧑‍💻 Skip email check if included in ADMIN_EMAIL (#1537) 2024-06-04 17:21:05 +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
45aa4c6da5 📝 Add v2.26 newsletter 2024-06-03 16:35:38 +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
c53ce349af (api) Add textBubbleContentFormat option
Closes #1111
2024-05-23 16:30:56 +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
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
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
b71dbdb783 🚸 Add variables button in forged select input by default
Closes #1525
2024-05-21 15:46:16 +02:00
8151d7fd90 💄 Fix bubble preview image full size 2024-05-17 10:10:46 +02:00
f211a3e29f 🐛 Fix select input displaying id instead of label on refresh
Closes #1495
2024-05-16 15:02:16 +02:00
40f21203b5 (setVariable) Add Transcription system var (#1507)
Closes #1484
2024-05-15 14:24:55 +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
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
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
9b1ff8461c 🐛 (share) Show duplicate button for authenticated guests 2024-05-03 10:46:03 +02:00
b4ae098440 (variables) Add session option in variables (#1490)
Closes #1488
2024-05-02 15:11:16 +02:00
988e752736 🧑‍💻 (forge) Make credentials in fetch function optionnal 2024-04-30 08:29:40 +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
a45e8ec8a8 (templates) New "Hight ticket follow up" template 2024-04-23 19:43:28 +02:00
bc50d62cf6 🐛 Fix bug when removing first message from create chat comp a…
Closes #1457
2024-04-23 11:39:10 +02:00
7f39d5ac79 🐛 (dify) Fix conversation ID being overwritten randomly
Closes #1452
2024-04-23 11:23:04 +02:00
fb847e17dd 🚀 (theme) Add new aqua glass theme 2024-04-18 09:50:42 +02:00
94539e8ed3 🐛 Fix input background not properly set 2024-04-17 18:54:58 +02:00
75cd141138 🚸 Improve zapier, make.com block content feedback 2024-04-15 08:32:25 +02:00
d608a30e47 (phoneInput) Add missing Dominican Republic dial codes
Closes #649
2024-04-11 18:14:00 +02:00
b5b0788115 🧑‍💻 Allow admin email to signup even if disabled
Closes #1081
2024-04-11 17:56:34 +02:00
f5508701fc (wordpress) Add the lib_version attribute to wp admin panel
Closes
2024-04-11 11:48:27 +02:00
6594c56adf 🚸 (payment) Improve payment default currency be… 2024-04-11 11:03:02 +02:00
51bf5b653c 🐛 (theme) Fix progress bar background color 2024-04-11 10:15:37 +02:00
ae2350e167 🐛 Only display export flow option if user is not guest
Closes #1118
2024-04-10 15:48:31 +02:00
5c3c7c2b64 (theme) Add container theme options: border, shadow, filter (#1436)
Closes #1332
2024-04-10 10:19:54 +02:00