Commit Graph

3511 Commits

Author SHA1 Message Date
Baptiste Arnaud
c8ee003e56
♻️ Export fetcher fetch in handlers array 2025-12-03 18:05:32 +01:00
Baptiste Arnaud
b9e64eca06
♻️ Move forged block handlers on a separate file 2025-12-03 17:11:17 +01:00
Baptiste Arnaud
a68cc3cee2
🐛 Fix deploy buttons app crash
Upgrade from framer-motion to motion
2025-12-02 11:14:25 +01:00
Baptiste Arnaud
6a02a5b919
⬆️ Upgrade to React 19
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-12-01 16:42:23 +01:00
Baptiste Arnaud
ab810f2d2b
🐛 Fix Return block replay on bot transcript set var 2025-12-01 16:41:32 +01:00
Baptiste Arnaud
f6ca15a82e
🔖 Release v3.14 2025-12-01 12:32:47 +01:00
Baptiste Arnaud
fa08d38a29
👷 Remove auto add to project GH action 2025-12-01 11:08:34 +01:00
Baptiste Arnaud
3d5458b268
🐛 (transcript) fix specific cases with Jump blocks
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
2025-11-28 15:31:08 +01:00
Baptiste Arnaud
d48c9b458e
💄 (bot) Add border to cards 2025-11-28 09:43:55 +01:00
Baptiste Arnaud
f80b5b1b5e
💄 Fix Set variable block content weird truncation 2025-11-27 17:06:33 +01:00
Baptiste Arnaud
4920849c10
🐛 (churn summary): Fix workspace out of memory query issue 2025-11-27 15:37:44 +01:00
Baptiste Arnaud
dd82c4d318
♻️ Migrate to Bun test 2025-11-27 12:08:31 +01:00
Baptiste Arnaud
c9d2fb36c6
⬆️ Upgrade bun 2025-11-27 11:21:57 +01:00
Baptiste Arnaud
4c0e86454e
⬆️ Upgrade dev tools 2025-11-27 11:18:38 +01:00
Baptiste Arnaud
c2d8920856
🔥 Remove legacy bot-engine 2025-11-26 15:32:26 +01:00
Baptiste Arnaud
17da04340b
🐛 Fix result transcript bug with dynamic buttons answer
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-11-25 19:46:07 +01:00
Baptiste Arnaud
7f58205f83
(openai) Add instructions field for gpt-4o-tts 2025-11-25 11:59:06 +01:00
Baptiste Arnaud
9c66ca1d39
💄 Fix Accordion item focus 2025-11-24 11:55:01 +01:00
Baptiste Arnaud
46ac629d65
💄 Fix Logs details overflow 2025-11-24 11:53:07 +01:00
Baptiste Arnaud
b912de89c4
🧑‍💻 (auth) Add state to custom oauth checks 2025-11-24 08:54:15 +01:00
Baptiste Arnaud
34f2e2c43b
🐛 FIx streamAllResultsToCsv initial query not performant on large dataset
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-11-20 08:52:45 +01:00
Baptiste Arnaud
1d0f03a0a8
🐛 Ensure writable stream ends on typebot errors in CSV export 2025-11-19 18:23:33 +01:00
Baptiste Arnaud
3cc39e0d4b
🔊 Add more logs for debugging purpose 2025-11-19 17:55:46 +01:00
Baptiste Arnaud
69a8aad3e5
🔊 Add log to debug exportResults job 2025-11-19 15:26:37 +01:00
Baptiste Arnaud
0612192541
🔒️ Apply URL validation to HTTP request block 2025-11-19 15:24:02 +01:00
Baptiste Arnaud
4d4afee415
🐛 Fix Inngest export function, stream directly to S3 2025-11-19 14:53:43 +01:00
Baptiste Arnaud
415ef925c9
🔧 Adjust email campaign script 2025-11-19 10:53:20 +01:00
Baptiste Arnaud
324871bfc7
🐛 (buttons) Fix default buttons visible settings 2025-11-19 10:38:33 +01:00
Baptiste Arnaud
d17b232a86
🔧 (scripts) Send daily report notification on Discord 2025-11-19 10:25:43 +01:00
Baptiste Arnaud
a33d8cd1b4
🔧 Update exportResults to use temporary directory for CSV exports
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-11-18 19:03:03 +01:00
Baptiste Arnaud
fa53a2822f
🐛 Make sure export file path exists before streaming 2025-11-18 18:46:42 +01:00
Baptiste Arnaud
27c9bf12e8
🧱 (results) Process results export in the background for big exports 2025-11-18 18:15:08 +01:00
Baptiste Arnaud
150cbc682c
🔖 Release v3.13.2 2025-11-18 17:56:00 +01:00
Baptiste Arnaud
a68f0c9179
🔒️ Restrict client code execution on imported bot 2025-11-18 17:54:19 +01:00
Baptiste Arnaud
a5cf298cc8
🐛 (results) Fix column visibility column 2025-11-18 14:57:17 +01:00
Baptiste Arnaud
aa7c8270e6
💄 Remove code editor outline 2025-11-18 14:44:52 +01:00
Baptiste Arnaud
06accf5cd9
🔧 Churn agent improvement: guess subscription reason 2025-11-18 14:38:52 +01:00
Baptiste Arnaud
c823aba3db
🚑️ (embed) fix scroll issue on some Safari version
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-11-14 18:25:23 +01:00
Baptiste Arnaud
ceba641b74
♻️ Add convenient route for private s3 paths 2025-11-14 15:57:40 +01:00
Baptiste Arnaud
794b576754
🔧 Reduce chat session delete batch 2025-11-14 14:53:25 +01:00
Baptiste Arnaud
d3347cb346
🐛 (embed) Fix button border thickness
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-11-13 17:17:23 +01:00
Baptiste Arnaud
cedfd1a0b3
🐛 Fix null publicId in some deploy dialogs when typebot not published 2025-11-13 16:48:08 +01:00
Baptiste Arnaud
f7bb4ed1cb
💄 Fix Alert gap between content and icon 2025-11-13 16:40:57 +01:00
Baptiste Arnaud
b9e6aac63c
👷 Add stale issue Github automation 2025-11-13 16:29:21 +01:00
Baptiste Arnaud
3579e6b3aa
🐛 Fix column settings crash with old format 2025-11-13 16:10:16 +01:00
younesbenallal
db595f1a91
📝 Add October blog posts (#2307) 2025-11-13 16:05:40 +01:00
Baptiste Arnaud
adbeb85c03
🐛 (embed) Fix size issues for custom html font-size 2025-11-13 12:03:25 +01:00
Baptiste Arnaud
5c33f4b15d
🐛 Fix preview side bar handle resize 2025-11-13 11:41:47 +01:00
Baptiste Arnaud
dba1ccd4bd
🐛 Fix block side bar transition 2025-11-13 11:36:16 +01:00
Baptiste Arnaud
8b18538fe7
🐛 Fix graph background dots 2025-11-13 11:33:17 +01:00