Baptiste Arnaud
9a9a7e684c
🚸 Migrate floating components to Base UI ( #2266 )
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
41a1954fb7
📝 Update Cards block documentation to include variable mapping
2025-08-18 10:13:09 +02:00
Baptiste Arnaud
b48f0e3fff
📝 Update metadata guidelines
2025-08-14 09:28:18 +02:00
Baptiste Arnaud
b1d5b5b01e
🚸 (whatsApp) Add media upload cache
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
dfe98a1151
📝 Remove temporary absence notice from help documentation
2025-08-04 15:42:51 +02:00
Baptiste Arnaud
80688607f5
📝 Update help documentation to reflect maintainer's temporary absence
2025-07-25 12:25:31 +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 )
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
0c374d9617
📝 Add WA allow list phone number screenshot
2025-07-18 11:55:10 +02:00
Baptiste Arnaud
85b7bae1ed
📝 Add more troobleshoot steps to WhatsApp deployment
2025-07-18 11:52:11 +02:00
Baptiste Arnaud
65921bbde4
📝 Update WhatsApp doc and troubleshooting
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-10 09:34:53 +02:00
anderson
2770ecf9c7
🔧 Adapt MinIO bucket creation script for newer mc versions ( #2235 )
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Replace deprecated `mc config host add` with `mc alias set`.
## Context
Running the current **createbuckets** service logs errors similar to:
```
mc: <ERROR> `config` is not a recognized command. Get help using `--help` flag.
mc: <ERROR> Unable to set anonymous `public` for `minio/typebot/public`. Requested path `/minio/typebot/public` not found.
```
These arise because the command `mc config host` add was removed in
recent releases in favor of `mc alias set`. Without a valid alias,
subsequent commands reference a non‑existent path and fail.
`--ignore-existing` – makes bucket creation idempotent so the service
can run multiple times without failing.
2025-07-02 15:00:55 +02:00
Baptiste Arnaud
cdaa7b8867
🧑💻 Add startFrom prop to startChat endpoint
...
Closes #2232
2025-07-01 10:55:58 +02:00
Israel Teneda
296efeb261
✏️ Fix the Forge overview link ( #2225 )
2025-06-27 10:40:44 +02:00
Baptiste Arnaud
235bd9944b
🧑💻 Improve typebot save conflict toast with overwrite option
2025-06-23 13:32:04 +02:00
Baptiste Arnaud
9699402d96
📝 Add new section on hiding the preview message after user interaction.
2025-06-16 11:26:17 +02:00
Baptiste Arnaud
90add8c56f
♻️ Upgrade to tRPC v11 and use Tanstack Query
2025-06-10 11:39:04 +02:00
dev-mantas
7cced2fc8a
✏️ Fix get-started docs type ( #2207 )
2025-06-10 11:17:11 +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
e2ccc7c26b
📈 Add landing page view tracking
2025-06-04 09:05:17 +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
e19a839443
🚸 (date) Allow for YY and DD to be interpreted as yy and dd
2025-05-28 16:29:46 +02:00
Baptiste Arnaud
0c883b9a11
📝 Add progress bar docs
2025-05-28 14:26:36 +02:00
Baptiste Arnaud
433105c565
✏️ Fix Next.js deployment doc title
2025-05-26 18:14:35 +02:00
Baptiste Arnaud
28c149c0c7
🧑💻 Make react package ssr compatible and deprecate nextjs package
...
Closes #1936
2025-05-22 12:05:40 +02:00
Baptiste Arnaud
c94266dbff
🧑💻 Add reload embed command
2025-05-22 08:38:49 +02:00
Baptiste Arnaud
0552d14053
🚸 Add isOpen and isHidden props to Bubble embed
2025-05-22 08:18:05 +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
2c1ca26877
🐛 Fix custom oauth OIDC URL discovery
...
Closes #2168
2025-05-13 11:16:43 +02:00
Baptiste Arnaud
af634875f7
🐛 Fix custom OAuth not working after Auth.js upgrade to v5
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #2161
2025-05-09 10:00:21 +02:00
Baptiste Arnaud
b20b9ba144
✨ Add Invalid Reply event node
...
Closes #2109
2025-05-06 18:35:44 +02:00
Baptiste Arnaud
466fc47b98
♻️ (commandEvent) Remove Resume after option
2025-05-06 16:45:04 +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
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
19d1a56cb5
📝 Update settings documentation to include system messages feature
2025-04-03 15:18:00 +02:00
Baptiste Arnaud
93908a9ae1
📝 Add Query Knowledge Base section to Dify.AI documentation
2025-04-03 15:17:49 +02:00
Baptiste Arnaud
24c62783d9
📝 Add formatting options for Number input block documentation
2025-04-03 15:17:40 +02:00
Baptiste Arnaud
b8a63a93b7
📝 Update Buttons documentation to include item options and display conditions
2025-04-03 15:17:29 +02:00