2
0
Commit Graph

21 Commits

Author SHA1 Message Date
dd191e3525 🐛 (transcript) Fix variable ids for history detection 2024-06-26 11:52:22 +02:00
7790cf4f27 🐛 (text) Fix text bubble content parsing when starting with variable
Closes #1594
2024-06-24 15:03:18 +02:00
4ab1803d39 🚸 Automatically create variables when pasting groups to a new typebot
Closes #1587
2024-06-19 14:09:18 +02:00
233ff91a57 🚸 Display error toast when script or set vari… 2024-06-11 18:18: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
85bcb699f8 🐛 (script) Fix script exec when one variable is object 2024-05-27 15:07:23 +02:00
073c1d427c 🚑 Fix inline code evaluation 2024-05-24 10:30:57 +02:00
8d66b52a39 🔒 Use isolated-vm 2024-05-22 12:12:02 +02:00
91603aa6ce 🚑 (setVariable) Fix inline code parser 2024-05-15 15:25:15 +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
b4ae098440 (variables) Add session option in variables (#1490)
Closes #1488
2024-05-02 15:11:16 +02:00
ed5096e2b6 ♻️ Include forged blocks schema in typebot schema
Closes #1364
2024-03-19 08:31:36 +01:00
9b656214d1 🐛 (chat) Enable prefilledVariables in preview mode
Also make list values compatible
2024-02-28 14:49:04 +01:00
8d363c0c02 (openai) Add enum support in function tools 2024-01-29 14:45:44 +01:00
42008f8c18 (openai) Enable setVariable function in tools
Closes #1178
2024-01-22 09:22:28 +01:00
8771def9a1 Customizable allowed origins 2024-01-17 09:04:07 +01:00
69b113fc85 🧐 Add exportResults script 2024-01-12 10:16:01 +01:00
1160f58369 🚸 (webhook) Stringify inline code for better reliability 2023-12-29 16:48:26 +01:00
5e019bbb22 Introducing The Forge (#1072)
The Forge allows anyone to easily create their own Typebot Block.

Closes #380
2023-12-13 10:22:02 +01:00