Commit Graph

249 Commits

Author SHA1 Message Date
Baptiste Arnaud
cb2430ba84
🔧 Move to typebot.com 2026-03-26 17:10:02 +01:00
Baptiste Arnaud
f29467df4f
💚 Fix typecheck lastActivityAt on schema 2026-01-05 21:22:30 +01:00
Baptiste Arnaud
0b14a21b37
⬆️ Upgrade Next.js and react 2025-12-12 10:28:27 +01:00
Baptiste Arnaud
7f58205f83
(openai) Add instructions field for gpt-4o-tts 2025-11-25 11:59:06 +01:00
Baptiste Arnaud
a68f0c9179
🔒️ Restrict client code execution on imported bot 2025-11-18 17:54:19 +01:00
Baptiste Arnaud
2b3a55f265
♻️ Migrate testHttpRequest to tRPC and strengthen security 2025-11-11 12:26:15 +01:00
Baptiste Arnaud
f5cfd684e1
(blink) Add redirect action 2025-10-20 11:15:00 +02:00
Baptiste Arnaud
8fb50aaf3f
🐛 Fix infinite scroll on results for bots with lots of results 2025-10-14 18:36:45 +02:00
Baptiste Arnaud
476875b356
🔥 Remove startFrom param from publi startChat endpoint
Closes #2273
2025-09-17 11:42:26 +02:00
Baptiste Arnaud
4208cfc126
🚸 Improve WhatsApp webhook handler with next after func (#2284) 2025-09-16 15:24:01 +02:00
Baptiste Arnaud
afdcde79c8
🔧 Add support for http requests proxy 2025-09-03 18:28:00 +02:00
Baptiste Arnaud
d504741e6d
🔧 Add middleware for homepage redirection based on authentication status and locale. 2025-08-29 15:27:17 +02:00
Baptiste Arnaud
a9875d9917
🐛 Fix BasicSelect onChange type inference 2025-08-29 10:58:04 +02:00
Baptiste Arnaud
9a9a7e684c
🚸 Migrate floating components to Base UI (#2266)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Daily job / clean (push) Has been cancelled
2025-08-19 17:04:50 +02:00
Baptiste Arnaud
b1d5b5b01e
🚸 (whatsApp) Add media upload cache
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-08-12 16:33:59 +02:00
Cosmo Abdon
085397ea09
️ (dify) Switch to ai-sdk (#2247)
Prevent malformed JSON in streaming
2025-08-06 18:20:45 +02:00
Baptiste Arnaud
43a3eb5432
Add Transcript tab in Results details modal
Closes #1263
2025-07-24 11:26:25 +02:00
Baptiste Arnaud
40884d5df9
Add Gmail block (#2253)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-21 16:13:42 +02:00
Baptiste Arnaud
cdaa7b8867
🧑‍💻 Add startFrom prop to startChat endpoint
Closes #2232
2025-07-01 10:55:58 +02:00
Baptiste Arnaud
235bd9944b
🧑‍💻 Improve typebot save conflict toast with overwrite option 2025-06-23 13:32:04 +02:00
Baptiste Arnaud
90add8c56f
♻️ Upgrade to tRPC v11 and use Tanstack Query 2025-06-10 11:39:04 +02:00
Baptiste Arnaud
b76dad18b7
🚸 (textInput) Add Input mode option
Closes #2101
2025-06-05 15:47:14 +02:00
Baptiste Arnaud
e546689412
📝 Add Blink block documention 2025-06-05 13:05:47 +02:00
Baptiste Arnaud
7d1b73bd4b
🚸 Add terms consent in onboarding bot
Closes #1964
2025-06-04 16:15:48 +02:00
Baptiste Arnaud
9fb016b304
♻️ Create new user package and migrate update API to tRPC 2025-06-04 11:39:40 +02:00
Baptiste Arnaud
267b4958d2
🚸 Scroll to bottom of settings when test http response is received 2025-06-02 17:14:13 +02:00
Baptiste Arnaud
7a11d5f6aa
🚸 (embed) Improve chat container responsivity and caroussel width 2025-06-02 15:32:22 +02:00
Baptiste Arnaud
081654f733
♻️ Remove global signals from embed lib to avoid conflict with multiple bots
Also unify state in ChatChunk to have a more predictable reactivity
2025-05-22 08:13:43 +02:00
Baptiste Arnaud
b20b9ba144
Add Invalid Reply event node
Closes #2109
2025-05-06 18:35:44 +02:00
Alexis Falaise
1ca7040ec2
Add Reply event block (#2114) 2025-05-06 15:43:41 +02:00
Baptiste Arnaud
6cd070580a
🚸 (analytics) Take into account Jump blocks for analytics
Also rework edge visits algorithm to avoid infinite recursions
2025-05-02 18:14:35 +02:00
Baptiste Arnaud
14b1a26acf
Add "Send Feed Event" Blink action
Closes #2097
2025-05-02 11:24:08 +02:00
Baptiste Arnaud
ecda1d82d3
Add "Return" logic block 2025-04-27 17:28:58 +02:00
Baptiste Arnaud
8a9e16ecc7
💚 Fix CI build 2025-04-25 17:57:54 +02:00
Baptiste Arnaud
98441264ec
🗃️ Add Enterprise to Plan enum 2025-04-25 09:50:15 +02:00
Baptiste Arnaud
997c45533f
💚 Fix cards options type error 2025-04-15 08:11:45 +02:00
Baptiste Arnaud
42cf1f3fd8
🚸 (calCom) Add custom question prefill option
Closes #2107
2025-04-14 17:55:00 +02:00
Baptiste Arnaud
508d339220
🐛 Update contacts schema in OpenAPI definitions to use arrays for contacts and phones
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-04-04 10:51:17 +02:00
Baptiste Arnaud
6ab3c955a7
🔧 Migrate to bun.lock and update Dockerfile to use prune with bun 2025-04-01 11:29:36 +02:00
Baptiste Arnaud
d8b3b8484e
Revert "🔧 Introduce 'isShared' property to Typebot model"
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
This reverts commit 18459bc4d3.
2025-03-31 22:47:55 +02:00
Baptiste Arnaud
18459bc4d3
🔧 Introduce 'isShared' property to Typebot model 2025-03-31 18:25:59 +02:00
Baptiste Arnaud
1518033f03
🔒️ Improve brand badge CSS protection 2025-03-31 15:20:49 +02:00
Baptiste Arnaud
904bf82bd3
🚸 Upgrade AI SDK and simplify model selection for OpenAI and Mistral
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
Closes #2106 #2093
2025-03-28 17:14:32 +01:00
Baptiste Arnaud
8771fd3c53
️ Add "Device type" set variable option 2025-03-27 10:42:05 +01:00
Baptiste Arnaud
f897694ac7
🐛 Fix redirect popup toast invisible UI
Related to #2075
2025-03-26 15:12:33 +01:00
Baptiste Arnaud
7f44ca4410
🐛 Make allowed origins stricter and prevent the bot being consumable from public URL as mentioned in the docs
Closes #1812
2025-03-26 13:38:07 +01:00
Baptiste Arnaud
615f9b0d6d
Introduce Blink block
Closes #2083
2025-03-25 15:08:38 +01:00
Baptiste Arnaud
bbb5a791a1
🚸 Allow for custom text in OpenRouter and Together blocks
Introducing the new AutocompleteForgeInput that uses the Combobox component from Ark UI. Also consolidates the theming config in ui package
2025-03-20 12:44:43 +01:00
Baptiste Arnaud
b61b5f5e4e
Add Cards Input
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1987
2025-03-10 16:05:10 +01:00
Baptiste Arnaud
a67204c8dc
🐛 Make saveClientLogs retro compatible 2025-02-27 08:00:17 +01:00