Commit Graph

3341 Commits

Author SHA1 Message Date
Baptiste Arnaud
4208cfc126
🚸 Improve WhatsApp webhook handler with next after func (#2284) 2025-09-16 15:24:01 +02:00
Baptiste Arnaud
d40c1bf4f7
🔨 Add user fetching when workspace not found in destroy script 2025-09-15 16:47:29 +02:00
Baptiste Arnaud
c65aec0491
📝 Add warning to clarify differences between Webhook and HTTP Request blocks 2025-09-15 16:25:58 +02:00
Baptiste Arnaud
614481c426
🐛 Remove renderMarkdownForApi helper and simplify and just pass the node value as is for renderer 2025-09-15 13:58:39 +02:00
Baptiste Arnaud
059248a475
🐛 Fix markdown rendering for API and WhatsApp 2025-09-15 13:45:35 +02:00
Baptiste Arnaud
282e4bdab7
🐛 Fix bot crash on second load in builder 2025-09-15 11:24:16 +02:00
Baptiste Arnaud
f8f9710bbd
🐛 Fix bot standard not initially loading 2025-09-15 10:48:33 +02:00
Baptiste Arnaud
d9560d4b83
🚑️ Fix markdown conversion when text is underlined 2025-09-15 10:27:27 +02:00
Baptiste Arnaud
765c4b2f8c
⬆️ Upgrade Plate
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-12 13:11:11 +02:00
Baptiste Arnaud
82e846baf8
🔧 auto cancel at period end when subscription becomes "unpaid" 2025-09-11 10:59:47 +02:00
Baptiste Arnaud
cdc177d2b9
🔧 Remove cancel at period end if subscription is paid 2025-09-11 10:05:20 +02:00
Baptiste Arnaud
4d79c09946
🔨 Show isQuarantined in inspectUser script 2025-09-11 09:29:29 +02:00
Baptiste Arnaud
5c667938e4
⬆️ Upgrade posthog-node 2025-09-10 11:50:31 +02:00
Baptiste Arnaud
6ad0ad26c7
️ Revert sessionId reset on remembered state
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-09 15:15:12 +02:00
Baptiste Arnaud
7dc8bfc528
💄 Fix some icons shrinking in block node 2025-09-09 14:21:52 +02:00
Mohamed El Moctar
e6c7d6a4f9
📝 Update cors rules for AWS in s3 guide (#2278) 2025-09-09 11:46:38 +02:00
Baptiste Arnaud
abc1b8aa63
🐛 Fix group context menu opening in block settings 2025-09-09 11:38:30 +02:00
Baptiste Arnaud
e928987623
⬆️ Upgrade tooling
TS v5.9, Biome v2 + fixes
2025-09-09 10:32:38 +02:00
Baptiste Arnaud
dc21d5d094
🚸 Enhance keyboard shortcut handling by adding redo support and refactoring typing target detection 2025-09-08 11:14:48 +02:00
Baptiste Arnaud
362a89917b
🐛 Remove getSubscription error toast on self hosted instance 2025-09-08 11:06:11 +02:00
Baptiste Arnaud
bec4a19aa1
♻️ Migrate mjml to react-email
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-04 12:38:09 +02:00
Baptiste Arnaud
fb9f4e681f
🚨 Silence sentry prisma telemetry warning 2025-09-04 12:33:45 +02:00
Baptiste Arnaud
de11262561
⚰️ Remove prisma metrics deprecated preview feature 2025-09-04 12:20:57 +02:00
Baptiste Arnaud
180ea8a988
⚰️ Remove HUGEICONS license key in GH actions workflows 2025-09-04 12:20:15 +02:00
Baptiste Arnaud
52f9474edd
📝 Add "dedicated IP" enterprise plan perk 2025-09-03 18:42:42 +02:00
Baptiste Arnaud
e395a4726b
🔧 Add script to add HTTP proxy credentials 2025-09-03 18:40:54 +02:00
Baptiste Arnaud
afdcde79c8
🔧 Add support for http requests proxy 2025-09-03 18:28:00 +02:00
Baptiste Arnaud
f61ff004b7
🚸 Improve feedback on disabled custom domain button 2025-09-03 11:11:10 +02:00
Baptiste Arnaud
0af84b185c
🔧 Enabled logs capture in Sentry 2025-09-02 17:43:39 +02:00
Baptiste Arnaud
c8926d5fad
💚 Fix missing react-dom types 2025-09-02 15:11:45 +02:00
Baptiste Arnaud
1684f986f5
🔖 Release v3.11.0 2025-09-02 14:53:23 +02:00
Baptiste Arnaud
1f49d01091
Remove hugeicons dependency 2025-09-02 14:49:45 +02:00
Baptiste Arnaud
f876415309
🧑‍💻 Add reset typebot embed command 2025-09-02 14:02:40 +02:00
Baptiste Arnaud
bd955f4adc
🚸 Improve http requests auto error toast 2025-09-02 11:48:41 +02:00
Baptiste Arnaud
9b1a564b33
🚸 Remove write domain options for workspace guests 2025-09-02 10:03:57 +02:00
Baptiste Arnaud
39c9033c69
🐛 Attempt to fix no camera option on file upload for Android users 2025-09-02 09:56:50 +02:00
Baptiste Arnaud
f986d3f827
🔧 Use middleware for redirectPath and callbackUrl
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
Daily job / clean (push) Has been cancelled
2025-08-29 15:41:49 +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
7c897cb709
🐛 Fix DataVariableInputs, remove mock array 2025-08-29 11:41:04 +02:00
Baptiste Arnaud
6e6b66ff83
🐛 Fix WhatsApp start condition not working with button reply
Not passing the ID in text anymore, rely on new metadata.replyId

Closes #2269
2025-08-29 11:36:06 +02:00
Baptiste Arnaud
f60ac6ec1e
🐛 Transform folder and typebot buttons into divs to avoid default button behavior 2025-08-29 11:21:36 +02:00
Baptiste Arnaud
a9875d9917
🐛 Fix BasicSelect onChange type inference 2025-08-29 10:58:04 +02:00
Baptiste Arnaud
09d50d0916
🐛 Make sure prefilled variables are taken into account for transcript compute 2025-08-28 12:19:32 +02:00
Baptiste Arnaud
71edb99cb2
🐛 Fix OAuth connect, prevent page to refresh 2025-08-28 11:28:25 +02:00
Baptiste Arnaud
07fc210953
🚑️ Fix single button parsing 2025-08-28 11:26:21 +02:00
Baptiste Arnaud
0c5cd615f5
📝 Add transcript section to results docs 2025-08-28 11:22:02 +02:00
Baptiste Arnaud
1925569b4a
🔧 Refactor content retrieval logic across various input parsing functions to use logical OR for default values 2025-08-28 11:17:47 +02:00
Baptiste Arnaud
c8cfa6a66e
🐛 Refactor edge ID retrieval logic in computeResultTranscript to handle cards input and block items more effectively 2025-08-28 11:02:00 +02:00
Baptiste Arnaud
d68104d28d
💄 Increase variables dropdown items font size 2025-08-28 10:55:07 +02:00
Baptiste Arnaud
d4b33ef4ee
🐛 (picture choice) Fix invalid matching when title equals indices
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-08-26 11:46:26 +02:00