Commit Graph

31 Commits

Author SHA1 Message Date
Baptiste Arnaud
9d62d9dbe0
️ Store existing isolated in global and reuse it (#1914)
most likely improves #1913
2024-12-06 16:56:10 +01:00
Baptiste Arnaud
a9b7441cad
🛂 (radar) Re-inforce scam keywords detection by parsing set variable blocks value 2024-11-10 14:51:20 -06:00
Baptiste Arnaud
2d876ad160
🚑️ Make executeFunction return any type of output to make it work with setVariable
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-10-23 14:28:59 +02:00
Baptiste Arnaud
698eda7079
🔧 Add version filed in package json files 2024-10-09 08:31:03 +02:00
Baptiste Arnaud
59c0ea03cf
Add Webhook block (#1815)
Closes #1531
2024-10-07 11:44:28 +02:00
Baptiste Arnaud
10750f54d1
♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801)
Closes [#1754](https://github.com/baptisteArno/typebot.io/issues/1754)
2024-09-25 14:50:13 +02:00
Baptiste Arnaud
3c07041f2f
🐛 Fix dollar sign prefixed variables in text bubbles
Closes #1782
2024-09-12 20:14:09 +02:00
Baptiste Arnaud
d51cf00f69
💄 Fix audio element UI overflow on Firefox
Also added better display when a media bubble src is a variable

Closes #1742
2024-09-02 11:47:02 +02:00
Baptiste Arnaud
d4e612a285
🐛 Fix inline code parsing on text with multi vars 2024-08-13 16:32:46 +02:00
Baptiste Arnaud
5a3fd84214
⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)
Closes https://github.com/baptisteArno/typebot.io/issues/1554
2024-07-11 16:09:49 +02:00
Baptiste Arnaud
dd191e3525
🐛 (transcript) Fix variable ids for history detection 2024-06-26 11:52:22 +02:00
Baptiste Arnaud
7790cf4f27
🐛 (text) Fix text bubble content parsing when starting with variable
Closes #1594
2024-06-24 15:03:18 +02:00
Baptiste Arnaud
4ab1803d39
🚸 Automatically create variables when pasting groups to a new typebot
Closes #1587
2024-06-19 14:09:18 +02:00
Baptiste Arnaud
233ff91a57
🚸 Display error toast when script or set vari… 2024-06-11 18:18:05 +02:00
Baptiste Arnaud
6954aea488
Revert "⬆️ Upgrade isolated-vm"
This reverts commit 8c41d581ce.
2024-06-04 16:53:44 +02:00
Baptiste Arnaud
8c41d581ce
⬆️ Upgrade isolated-vm
Closes #1554
2024-06-04 15:42:44 +02:00
Baptiste Arnaud
85bcb699f8
🐛 (script) Fix script exec when one variable is object 2024-05-27 15:07:23 +02:00
Baptiste Arnaud
073c1d427c
🚑 Fix inline code evaluation 2024-05-24 10:30:57 +02:00
Baptiste Arnaud
8d66b52a39
🔒 Use isolated-vm 2024-05-22 12:12:02 +02:00
Baptiste Arnaud
91603aa6ce
🚑 (setVariable) Fix inline code parser 2024-05-15 15:25:15 +02:00
Baptiste Arnaud
40f21203b5
(setVariable) Add Transcription system var (#1507)
Closes #1484
2024-05-15 14:24:55 +02:00
Baptiste Arnaud
75c44d61d5
🔒 Use vm instead of Function in Node.js (#1509) 2024-05-14 14:17:40 +02:00
Baptiste Arnaud
b4ae098440
(variables) Add session option in variables (#1490)
Closes #1488
2024-05-02 15:11:16 +02:00
Baptiste Arnaud
ed5096e2b6 ♻️ Include forged blocks schema in typebot schema
Closes #1364
2024-03-19 08:31:36 +01:00
Baptiste Arnaud
9b656214d1 🐛 (chat) Enable prefilledVariables in preview mode
Also make list values compatible
2024-02-28 14:49:04 +01:00
Baptiste Arnaud
8d363c0c02 (openai) Add enum support in function tools 2024-01-29 14:45:44 +01:00
Baptiste Arnaud
42008f8c18 (openai) Enable setVariable function in tools
Closes #1178
2024-01-22 09:22:28 +01:00
Baptiste Arnaud
8771def9a1 Customizable allowed origins 2024-01-17 09:04:07 +01:00
Baptiste Arnaud
69b113fc85 🧐 Add exportResults script 2024-01-12 10:16:01 +01:00
Baptiste Arnaud
1160f58369 🚸 (webhook) Stringify inline code for better reliability 2023-12-29 16:48:26 +01:00
Baptiste Arnaud
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