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
Baptiste Arnaud
4d2d127afe
🔖 Release v3.6.0
2025-04-01 12:50:34 +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"
...
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
Alexis Falaise
0861d635af
✨ Add "Allowed file types" option in file upload input ( #2103 )
...
Closes #1171
2025-03-31 14:21:22 +02:00
Baptiste Arnaud
904bf82bd3
🚸 Upgrade AI SDK and simplify model selection for OpenAI and Mistral
...
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
74c8860207
🐛 Make the "Device type" function work in iframes as well
2025-03-28 11:15:37 +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
dc01e0bb3c
🚩 Remove Cards block feature flag
2025-03-25 15:22:56 +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
ca46139694
📝 Update condition documentation to clarify list handling with Greater and Less operators
2025-03-19 11:14:02 +01:00
Baptiste Arnaud
4d65bfc5de
📝 Add contribution guidelines
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-03-18 15:30:13 +01:00
Baptiste Arnaud
9fe956b223
📝 Update local installation guide to include information about minio instance for file uploads
2025-03-14 14:57:29 +01:00
Baptiste Arnaud
0b77bd4c53
📝 Update local installation guide with simplified commands and authentication options
2025-03-14 14:47:29 +01:00
Baptiste Arnaud
b61b5f5e4e
✨ Add Cards Input
...
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
92373377bb
📝 Add command event documentation image
2025-03-06 11:06:46 +01:00
Baptiste Arnaud
ef94ba7487
🐛 Fix sheets builder API endpoint should use workspaceId
2025-03-03 16:11:19 +01:00
Baptiste Arnaud
8d86535e42
🔥 Remove workspaceId optionnality in chat session state
2025-03-03 10:53:50 +01:00
Baptiste Arnaud
a67204c8dc
🐛 Make saveClientLogs retro compatible
2025-02-27 08:00:17 +01:00
Anonymus2000
172e17d83b
✨ Add Perplexity block ( #2022 )
...
Closes : #1982
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2025-02-26 11:09:18 +01:00
Baptiste Arnaud
0c3ce76c6a
📝 Update self-hosting deployment docs with database migration steps
...
Closes #2037
2025-02-26 09:16:23 +01:00
Baptiste Arnaud
c7448eb040
⬆️ Upgrade AI SDK and add Claude 3.7
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
2025-02-26 08:15:11 +01:00
Baptiste Arnaud
a54b27cfbd
📝 Add Blink integration instructions
2025-02-24 10:35:20 +01:00
Baptiste Arnaud
4599862a41
📝 Add upcoming schema changelog
2025-02-24 09:51:46 +01:00
Baptiste Arnaud
49a17e67c3
✨ (dify.ai) Add Query Knowledge Base action
2025-02-21 18:04:17 +01:00
Baptiste Arnaud
9ce25de430
🐛 Improve schema validation for optional number and variable types
...
Instead of preprocessing, let's keep the chaining possible and transform it
2025-02-21 17:46:44 +01:00
Sebastian Goscinski
2f5798402a
📝 Improve docker-compose examples ( #2004 )
...
Just made some changes to the docker-compose file.
2025-02-20 10:50:53 +01:00
Baptiste Arnaud
b406f6c620
👷 Renovate cron jobs
2025-02-19 22:32:41 +01:00
Baptiste Arnaud
26559f16c6
🐛 (whatsapp) Accept system messages and optional metadata
2025-02-19 18:43:30 +01:00
Baptiste Arnaud
dcc716cf4d
📝 Add command event page
2025-02-19 10:47:49 +01:00
Baptiste Arnaud
385856ef1f
💚 (whatsapp) Fix type error with new incoming schema def
2025-02-18 16:54:34 +01:00
Miguel
7f3118e5c7
📝 Add troobleshooting section on portainer network issues ( #2025 )
...
This PR adds a new **Troubleshooting** section to the documentation,
specifically addressing network issues when migrating a Typebot stack in
Portainer.
It provides guidance on ensuring hostname resolution by explicitly
defining an **attachable network** in `docker-compose.yml`.
2025-02-18 16:46:49 +01:00
Baptiste Arnaud
95b7e28b9b
🐛 (webhook) Fix block not working when bot is embedded
2025-02-18 10:49:54 +01:00
Baptiste Arnaud
d8a08c89e5
🔧 Standardize error handling across AI and forge blocks
2025-02-15 17:48:16 +01:00
Baptiste Arnaud
c33ba97b36
♻️ Rename LogError to ClientToastError
2025-02-15 11:24:22 +01:00
Baptiste Arnaud
a91b49b1da
🚸 Handle more known error codes from WA preview webhook
2025-02-15 09:27:26 +01:00
Baptiste Arnaud
a48f20f92c
🚸 Improve File upload settings layout and explanation
2025-02-14 18:31:04 +01:00
Baptiste Arnaud
d9df90c9b1
🚸 Unify captured logs for better error reporting
2025-02-14 16:03:51 +01:00
Baptiste Arnaud
c93b4f4ce7
Add Command event ( #2017 )
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1102
2025-02-14 09:40:42 +01:00