Commit Graph

585 Commits

Author SHA1 Message Date
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
Some checks failed
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
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
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
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-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)
Some checks failed
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
Baptiste Arnaud
d3c4a535cc
🐛 Avoid sending useless queries when not having the rights 2025-02-13 21:37:50 +01:00
Baptiste Arnaud
f8f2eb2ba6
⬆️ Upgrade Sentry 2025-02-13 15:38:55 +01:00
Baptiste Arnaud
983f71c0a9
️ Improve group title gen default prompt and add docs 2025-02-11 15:35:16 +01:00
Baptiste Arnaud
c0954dad34
📝 Add credentials documentation 2025-02-04 18:17:39 +01:00
Baptiste Arnaud
ab556cd7af
📝 Add delete account documentation 2025-02-04 17:36:32 +01:00
Baptiste Arnaud
27366dde5a
💚 Add missing packages and clean up unused packages 2025-02-04 11:39:17 +01:00
Baptiste Arnaud
db6d908cf4
🔧 Add author metadata in blog posts 2025-02-04 10:51:15 +01:00
Baptiste Arnaud
24ac865f17
🚸 Move group title generation feature to user preferences
Introduces user credentials. We now have 2 credentials scopes: workspace and user
2025-02-04 09:58:53 +01:00
Baptiste Arnaud
547fa92e79
Add custom model and prompt for group title gen 2025-02-03 17:50:51 +01:00
Baptiste Arnaud
b4901fa04a
♻️ Upgrade ai SDK and refacto shared functions 2025-01-31 16:36:21 +01:00
Baptiste Arnaud
47a799d4f4
🔥 Remove unused theme file 2025-01-31 09:27:26 +01:00
Baptiste Arnaud
5198800c85
Add buttons input layout customization option
Closes #1015
2025-01-30 18:08:39 +01:00
Baptiste Arnaud
789b38ea3f
Add option to customize system messages
invalid message, bot closed, popup blocked... Closes #913, #1526
2025-01-30 17:07:23 +01:00
Baptiste Arnaud
d48e436e9a
💚 Fix SetVariableContent expression 2025-01-30 11:05:45 +01:00
John Walsh
b565a63bf3
Add Time input block (#1978)
Closes #1941

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2025-01-30 10:34:45 +01:00