Baptiste Arnaud
b81fcf0167
⚡ Auto continue bot on whatsApp if starting block is input ( #849 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit
**New Features:**
- Added WhatsApp integration feature to the Pro plan.
**Refactor:**
- Introduced the ability to exclude specific plans from being displayed
in the Change Plan Modal.
- Renamed the function `isProPlan` to `hasProPerks`, enhancing code
readability and maintainability.
- Updated the `EmbedButton` component to handle a new `lockTagPlan`
property and use the `modal` function instead of the `Modal` component.
**Chore:**
- Removed the `whatsAppPhoneNumberId` field from the `Typebot` model
across various files, simplifying the data structure of the model.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-09-25 17:20:42 +02:00
Baptiste Arnaud
2307231d28
⚡ (wordpress) Add query params exclusion support
2023-09-25 11:07:08 +02:00
Baptiste Arnaud
ed60caa806
🚑 (billing) Fix disabled upgrade buttons
2023-09-22 17:19:11 +02:00
Baptiste Arnaud
4f953ac272
✨ (whatsapp) Add custom session expiration ( #842 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit
- New Feature: Introduced session expiry timeout for WhatsApp
integration, allowing users to set the duration after which a session
expires.
- New Feature: Added an option to enable/disable the start bot condition
in WhatsApp integration settings.
- Refactor: Enhanced error handling by throwing specific errors when
necessary conditions are not met.
- Refactor: Improved UI components like `NumberInput` and
`SwitchWithLabel` for better usability.
- Bug Fix: Fixed issues related to session resumption and message
sending in expired sessions. Now, if a session is expired, a new one
will be started instead of attempting to resume the old one.
- Chore: Updated various schemas to reflect changes in session
management and WhatsApp settings.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-09-22 17:12:15 +02:00
Baptiste Arnaud
4673989104
💚 Rename back viewer
2023-09-22 16:25:31 +02:00
Baptiste Arnaud
9e0109f561
⚡ (whatsapp) Improve whatsApp management and media collection
...
Closes #796
2023-09-22 11:08:41 +02:00
Baptiste Arnaud
8f4e5b5d63
👷 (vercel) Increase max execution duration for webhooks
2023-09-22 09:10:22 +02:00
Baptiste Arnaud
bad415ae1f
📝 Add custom domain troobleshoot section
2023-09-22 08:05:51 +02:00
Baptiste Arnaud
85272af8f3
🚑 (upload) Fix upload in embed
2023-09-21 19:08:43 +02:00
Baptiste Arnaud
d7dc5fb5fb
♻️ Remove storage limit related code
2023-09-20 16:06:53 +02:00
Baptiste Arnaud
7d57e8dd06
♻️ Export bot-engine code into its own package
2023-09-20 15:42:34 +02:00
Baptiste Arnaud
797685aa9d
📝 Change googleSheets date system var name
2023-09-20 10:48:24 +02:00
Baptiste Arnaud
bb13c2bd61
🛂 (fileUpload) Improve file upload size limit enforcement
...
Closes #799 , closes #797
2023-09-19 15:42:33 +02:00
Baptiste Arnaud
f626c9867c
⚡ (whatsapp) Improve WhatsApp preview management
...
Closes #800
2023-09-19 11:53:18 +02:00
Baptiste Arnaud
2ce63f5d06
🐛 (results) Fix result modal content display
2023-09-19 11:47:41 +02:00
Baptiste Arnaud
61c46bcb46
🚸 (results) Use header id as table accessor to allow duplicate names
2023-09-18 18:34:53 +02:00
Baptiste Arnaud
6548752b1b
🐛 Fix bubble icon file upload
2023-09-18 17:26:05 +02:00
Baptiste Arnaud
322c48cddc
⚡ (customDomain) Add configuration modal for domain verification
...
Closes #742
2023-09-18 17:16:30 +02:00
Baptiste Arnaud
21ad061f7b
🚸 (typebotLink) Make sure variables from child bots are merged if necessary
2023-09-18 10:59:56 +02:00
Baptiste Arnaud
0ccc2efa45
🚸 (billing) Improve feedback when subscription is "past_due"
2023-09-12 13:17:14 +02:00
Baptiste Arnaud
6375a2425f
📝 Update support contact email
2023-09-12 09:45:45 +02:00
Baptiste Arnaud
87fac3e9ff
⚡ (analytics) Keep track of already explored blocks for drop off rate
2023-09-11 16:10:59 +02:00
Baptiste Arnaud
096262cff9
🐛 (openai) Fix models dropdown list on new block
2023-09-08 17:16:15 +02:00
Ed Zynda
75e4b16af0
✨ Add Zemantic AI Integration block ( #752 )
...
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr >
2023-09-08 16:21:50 +02:00
Baptiste Arnaud
fbb198af9d
⚡ (s3) Improve storage management and type safety
...
Closes #756
2023-09-08 15:28:11 +02:00
Baptiste Arnaud
43be38cf50
📝 (vercel) Add disable github workflows section
2023-09-08 12:53:10 +02:00
Baptiste Arnaud
59cc450fd3
💚 Remove defineLocale weird TS bug
2023-09-08 11:51:14 +02:00
Baptiste Arnaud
a2e24d08a0
⚡ (date) Add min and max options to date input block
...
Closes #792
2023-09-08 11:38:23 +02:00
Baptiste Arnaud
bea3332c32
🚑 (typebotLink) Correctly pass back existing values from parent bot
2023-09-08 07:40:31 +02:00
Baptiste Arnaud
cdd3e19755
♻️ (lp) Add back static images into landing page
2023-09-07 18:31:05 +02:00
Baptiste Arnaud
a0df85108f
👷 Remove docker main tag building
2023-09-07 15:33:24 +02:00
Baptiste Arnaud
ac899b3181
🧑💻 (editor) Add group info in focus toolbar
2023-09-06 08:39:56 +02:00
Baptiste Arnaud
605132ec3c
📝 Add user preferences doc
2023-09-06 08:10:48 +02:00
Baptiste Arnaud
be0c619316
🚑 Fix pt-BR i18n loading
2023-09-05 18:36:22 +02:00
Baptiste Arnaud
aaa208cef4
🌐 Add pt_BR and more translations ( #767 )
...
Original PR: https://github.com/baptisteArno/typebot.io/pull/694
---------
Co-authored-by: Daniel Oliveira <daniel.oliveira@kununu.com >
Co-authored-by: Daniel Oliveira <daniel@headdev.com.br >
2023-09-05 18:15:59 +02:00
Baptiste Arnaud
e4ece315ed
🌐 Add i18n-ally config and upgrade next-international
2023-09-05 16:44:44 +02:00
Baptiste Arnaud
9e8fa124b5
⚡ (dateInput) Add format option and improve parsing
...
Use date-fns for custom format and make sure dates are timezone independants
Closes #533 , closes #592
2023-09-05 10:34:56 +02:00
Baptiste Arnaud
111fb323b1
⚡ (wait) Add pause option on Wait block
...
Closes #751
2023-09-04 14:52:16 +02:00
Baptiste Arnaud
5092e142ec
🐛 Fix select text in buttons node drag
...
Closes #697
2023-09-04 10:34:02 +02:00
Baptiste Arnaud
a79e605285
📝 Add cancel subscription doc
2023-09-04 07:56:50 +02:00
Baptiste Arnaud
1ebacaaa5d
🚸 Make sure to add start client side action first in the list
2023-09-02 14:27:47 +02:00
Baptiste Arnaud
e8eaac45fa
🚑 (openai) Fix create credentials modal not displaying
2023-09-02 14:04:09 +02:00
Baptiste Arnaud
968c5e3c95
🚑 (fileUpload) Fix web bot file upload input skip option
2023-09-02 09:36:48 +02:00
Baptiste Arnaud
60abddd86e
🛂 (whatsapp) Disallow test numbers as they are not unique
2023-09-01 16:51:18 +02:00
Baptiste Arnaud
27a5f4eb74
⚡ (openai) Add custom provider and custom models
...
Closes #532
2023-09-01 16:19:59 +02:00
Baptiste Arnaud
1aa017153a
🐳 Fix docker image runtime error
...
Closes #719
2023-09-01 15:41:11 +02:00
Baptiste Arnaud
37ccb5da5e
🚸 (sendEmail) Improve variable parsing in sendEmail body
...
Support for multi line variables as well
Closes #749
2023-09-01 11:33:45 +02:00
Baptiste Arnaud
6a0f6e4ef2
🐛 Fix forced color mode localStorage sync issue
...
Described the issue here: https://github.com/chakra-ui/chakra-ui/discussions/7980
2023-09-01 10:33:40 +02:00
Baptiste Arnaud
ce9ad8b970
🐛 Fix persistence when user selects system color mode
2023-08-31 11:59:05 +02:00
Baptiste Arnaud
baa13c3fa2
📝 Add troobleshoot section in Audio bubble doc
2023-08-31 10:15:57 +02:00