Baptiste Arnaud
|
23578ec784
|
🐛 Fix invalid findResult return type causing crash when existingResults was archived
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
|
2024-12-10 18:48:25 +01:00 |
|
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
|
28ebb374f6
|
⚡️ Change setVariable to accept a list of variables
Closes #1886
|
2024-11-15 11:41:06 -06:00 |
|
Baptiste Arnaud
|
933a417399
|
🚑️ Introduce global state management for email sending limits
Closes #1874
|
2024-11-10 15:24:31 -06: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
|
305e711c8f
|
🐛 Fix validateNumber to correctly parse max option
|
2024-10-25 05:23:55 -07:00 |
|
Baptiste Arnaud
|
caa397d255
|
🚑️ Fix set variable return injection for multi line statements
|
2024-10-23 13:50:33 +02:00 |
|
Baptiste Arnaud
|
d08b6d5cab
|
🐛 Update executeSetVariable to use executeFunction and accept async
Closes #1832
|
2024-10-21 14:55:39 +02:00 |
|
Baptiste Arnaud
|
5ab08b50fb
|
⚡️ Update session handling to continue bot flow when start message is present and no messages to display
Closes #1831
|
2024-10-11 17:29:37 +02:00 |
|
Baptiste Arnaud
|
a6db54c441
|
🛂 Prevent duplicate email sends and limit to 5 max email sending in one go
|
2024-10-11 12:16:58 +02:00 |
|
Baptiste Arnaud
|
cda7f2d456
|
🛂 Remove default SMTP creds for free workspaces
|
2024-10-11 10:44:53 +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
|
d3a869498e
|
⚡️ (auth) Attempt to fix issue with link openers in corporate setups (#1819)
Also add option to provide type the login code instead of link-only
option Closes #1817
|
2024-10-04 18:26:30 +02:00 |
|
Baptiste Arnaud
|
6ec8f71cac
|
🔧 Upgrade Stripe API version and dependencies
|
2024-10-04 14:25:51 +02:00 |
|
Baptiste Arnaud
|
34fe006515
|
🐛 Remove typebot variable reset in resetSessionState
Closes #1646
|
2024-09-25 18:04:12 +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
|
f613ce366b
|
🧑💻 (forge) Pass creds and variables to web parsers
Create Tag / create-tag (push) Has been cancelled
|
2024-09-19 11:09:40 +02:00 |
|
Baptiste Arnaud
|
19b3148372
|
🐛 (sendEmail) Fix private attachments not working
Closes #1787
|
2024-09-12 20:43:41 +02:00 |
|
Baptiste Arnaud
|
c26ab77786
|
🐛 (setVariable) Fix transcription in loop
Closes #1774
|
2024-09-12 19:50:59 +02:00 |
|
Baptiste Arnaud
|
8a28c84415
|
🐛 (number) Accept number with commas on WA
Closes #1773
|
2024-09-12 19:40:04 +02:00 |
|
Baptiste Arnaud
|
a7c83af5bc
|
🐛 Allow scripts to be executed in WA env
|
2024-09-04 14:17:09 +02:00 |
|
Baptiste Arnaud
|
3b87801c92
|
🐛 (ai) Enable multi urls for vision
Closes #1764
|
2024-09-04 14:07:32 +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
|
97a3212356
|
🐛(setVariable) Improve how set variable is evaluated
Create Tag / create-tag (push) Has been cancelled
Avoid evaluating in sandbox when not necessary
|
2024-08-29 15:05:35 +02:00 |
|
Baptiste Arnaud
|
77614f671f
|
⬆️ Upgrade ai package
|
2024-08-22 17:40:10 +02:00 |
|
Baptiste Arnaud
|
e67f3bc9e9
|
🚑️ Fix audio clip not saving properly
|
2024-08-20 15:11:41 +02:00 |
|
Baptiste Arnaud
|
135251d3f7
|
✨ Add audio clips option on text input block
Closes #157
|
2024-08-20 14:36:41 +02:00 |
|
Abhirup Basu
|
17684ee5b7
|
⚡️ Reset remembered state if the typebot is updated (#1675)
Wipe stored chat state if a typebot is updated.
Resolves #1508
Resolves #1427
https://github.com/user-attachments/assets/7668d6a7-2916-4158-b715-1cccaeaf6ddf
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
|
2024-08-16 18:10:47 +02:00 |
|
Baptiste Arnaud
|
9218ef801d
|
🐛 (transcript) Fix shift answers is not immutable
|
2024-08-13 16:01:22 +02:00 |
|
Baptiste Arnaud
|
a9f2b49251
|
🐛 (whatsapp) Fix start condition failure
|
2024-07-30 15:03:59 +02:00 |
|
Baptiste Arnaud
|
22953a3445
|
🐛 Fix append values bug when value contains "`"
Create Tag / create-tag (push) Waiting to run
|
2024-07-29 16:35:02 +02:00 |
|
Baptiste Arnaud
|
0237c6f835
|
🐛 Fix empty placeholder ignored
Closes #1660
|
2024-07-22 17:37:32 +02:00 |
|
Baptiste Arnaud
|
ec2a53fac1
|
➖ Remove ZemanticAI block
Closes #1656, closes #1652
|
2024-07-22 17:24:02 +02:00 |
|
Baptiste Arnaud
|
c6645d4505
|
🐛 Fix openai total tokens variable set when streaming
|
2024-07-17 14:47:12 +02:00 |
|
Baptiste Arnaud
|
c6005c49a2
|
✨ (credentials) Add credentials management menu in workspace settings
Closes #1567
|
2024-07-16 15:11:48 +02:00 |
|
Baptiste Arnaud
|
8e15472e82
|
🚸 (http) Allow for query params list
Closes #1638
|
2024-07-15 15:28:57 +02:00 |
|
Baptiste Arnaud
|
043f0054b0
|
⬆️ Upgrade AI SDK (#1641)
|
2024-07-15 14:32:42 +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
|
d838c2c816
|
🐛 Fix http req body type issue
|
2024-07-11 11:49:19 +02:00 |
|
Baptiste Arnaud
|
c5794a0461
|
🐛 (http) Accept body content other than json and form-data
|
2024-07-11 10:46:00 +02:00 |
|
Baptiste Arnaud
|
1431898b82
|
🐛 (sheets) Make sure update cells do not overwrite existing…
|
2024-06-27 11:25:43 +02:00 |
|
Baptiste Arnaud
|
8ec0fbdebf
|
⚡ (setVariable) Add Pop and Shift items
|
2024-06-27 08:22:22 +02:00 |
|
Baptiste Arnaud
|
baa5f5f6f3
|
🚑 Fix reply resume chat
|
2024-06-26 15:42:11 +02:00 |
|
Baptiste Arnaud
|
dd191e3525
|
🐛 (transcript) Fix variable ids for history detection
|
2024-06-26 11:52:22 +02:00 |
|
Baptiste Arnaud
|
6af47a8cfe
|
🐛 (payment) Fix payment redirection
|
2024-06-26 10:59:11 +02:00 |
|
Baptiste Arnaud
|
6db0464fd7
|
✨ Add attachments option to text input (#1608)
Closes #854
|
2024-06-26 10:13:38 +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
|
1380e03b82
|
📝 Update high ticket lead template with Generate variable a…
|
2024-06-20 12:08:31 +02:00 |
|
Baptiste Arnaud
|
918836d6cf
|
⚡ (embed) Option to add a wait event for the embed bubble
Closes #1590
|
2024-06-19 15:27:45 +02:00 |
|