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
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
Baptiste Arnaud
57f7228c0f
💚 fix incompatible ts package error
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-01-29 11:48:48 +01:00
John Walsh
6430563054
✨ Add PostHog block ( #1960 )
...
Add Posthog integration block to provide posthog features:
- Identify Group
- Capture
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2025-01-29 11:37:49 +01:00
Anthony
e6579d2a1c
✏️ Fix intro doc typos ( #1971 )
...
Fixed a few typos. Also, 2/4 card subtext had a period at the end of the
sentences, while the 2 others did not, so I added them back.
2025-01-29 10:33:58 +01:00
Abhirup Basu
9edcbbd1ac
✨ Add group title AI generation option ( #1864 )
...
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2025-01-28 17:37:15 +01:00
Baptiste Arnaud
eae685e6be
📈 simplify tracking data
2025-01-27 17:03:55 +01:00
Baptiste Arnaud
1bfaf08e4e
build: upgrade root packages
2025-01-25 10:25:31 +01:00
Baptiste Arnaud
3a78b80962
chore: update openapi schemas
2025-01-24 15:45:17 +01:00
Baptiste Arnaud
233e846ba4
style: update favicon
2025-01-24 10:47:14 +01:00
Baptiste Arnaud
a14fd6fd73
style: update fav icons
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-01-23 15:22:41 +01:00
Baptiste Arnaud
32e0fef121
fix(docs): update font URLs in mint.json to point to the new location
2025-01-23 14:54:10 +01:00
Baptiste Arnaud
06e6faa9d5
feat: integrate new brand ( #1935 )
2025-01-23 13:25:47 +01:00
Anthony
2541a1308f
docs: fix typos in create-block.mdx ( #1967 )
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Edited "specficiation" to "specification" and 2 other quick typos for
improvement
2025-01-21 09:41:38 +01:00
abab-dev
ec7b2215f9
🧑💻 Add ignoreTLS option to SMTP configuration ( #1943 )
...
Fixes #1340
2025-01-06 10:27:38 +01:00
Baptiste Arnaud
5a770d30f2
🛂 Add accessRight prop in listTypebots endpoint response
...
Closes #1916
2024-12-11 18:59:03 +01:00
Baptiste Arnaud
16501cc57c
📝 Clarify urgent support request criteria
2024-12-11 14:41:24 +01:00
Baptiste Arnaud
23578ec784
🐛 Fix invalid findResult return type causing crash when existingResults was archived
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-12-10 18:48:25 +01:00
lyh_rain
ab78f4ad3c
📝 Add deployment doc for Alibaba Cloud ( #1901 )
...
Co-authored-by: bupt_rain <lyh376240@alibaba-inc.com>
2024-12-09 08:31:59 +01:00
Baptiste Arnaud
1a1aa3c824
⚡ ️ Add optionnal 'id' argument to target specific instances in embed commands
...
Closes #1911
2024-12-01 18:53:14 +01:00
Baptiste Arnaud
6088a56d31
⚡ ️ Remove currency parameter from billing API
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
It let Stripe figure it out
2024-11-19 17:01:20 -06:00
Baptiste Arnaud
8016085a5a
🐛 Add onPreviewMessageDismissed prop to Bubble component
...
Closes #1888
2024-11-18 08:38:12 -06:00
Baptiste Arnaud
ca1fb59e2c
📝 Add CHAT_API_TIMEOUT parameter to configuration documentation
2024-11-15 11:53:21 -06:00
Baptiste Arnaud
badad223f1
📝 Update set variable documentation to include Pop/Shift operations
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1651
2024-11-12 09:42:05 -06:00
Baptiste Arnaud
cbb38efad4
🔖 Release v3.1.1
2024-11-10 15:29:25 -06:00
Baptiste Arnaud
b32ecb1dd0
📝 Remove NEXTAUTH_URL_INTERNAL parameter from self-hosting configuration documentation
...
Closes #1875
2024-11-10 14:54:14 -06:00
Baptiste Arnaud
e2fc218f5a
⏪ ️ (billing) Revert tax ID pre-checkout form
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Stripe does not collect any tax ID for countries it does not support (i.e. Brazil). This commits reverts the auto tax ID collection from Stripe.
2024-11-03 16:54:04 -06:00
younesbenallal
14833d5830
📝 Add 'WhatsApp business API pricing' blog post ( #1858 )
...
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-10-25 13:49:01 +02:00