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
2307231d28
⚡ (wordpress) Add query params exclusion support
2023-09-25 11:07:08 +02:00
9e0109f561
⚡ (whatsapp) Improve whatsApp management and media collection
...
Closes #796
2023-09-22 11:08:41 +02:00
8f4e5b5d63
👷 (vercel) Increase max execution duration for webhooks
2023-09-22 09:10:22 +02:00
bad415ae1f
📝 Add custom domain troobleshoot section
2023-09-22 08:05:51 +02:00
d7dc5fb5fb
♻️ Remove storage limit related code
2023-09-20 16:06:53 +02:00
7d57e8dd06
♻️ Export bot-engine code into its own package
2023-09-20 15:42:34 +02:00
797685aa9d
📝 Change googleSheets date system var name
2023-09-20 10:48:24 +02:00
bb13c2bd61
🛂 (fileUpload) Improve file upload size limit enforcement
...
Closes #799 , closes #797
2023-09-19 15:42:33 +02:00
f626c9867c
⚡ (whatsapp) Improve WhatsApp preview management
...
Closes #800
2023-09-19 11:53:18 +02:00
0ccc2efa45
🚸 (billing) Improve feedback when subscription is "past_due"
2023-09-12 13:17:14 +02:00
6375a2425f
📝 Update support contact email
2023-09-12 09:45:45 +02:00
75e4b16af0
✨ Add Zemantic AI Integration block ( #752 )
...
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr >
2023-09-08 16:21:50 +02:00
fbb198af9d
⚡ (s3) Improve storage management and type safety
...
Closes #756
2023-09-08 15:28:11 +02:00
43be38cf50
📝 (vercel) Add disable github workflows section
2023-09-08 12:53:10 +02:00
a2e24d08a0
⚡ (date) Add min and max options to date input block
...
Closes #792
2023-09-08 11:38:23 +02:00
a0df85108f
👷 Remove docker main tag building
2023-09-07 15:33:24 +02:00
605132ec3c
📝 Add user preferences doc
2023-09-06 08:10:48 +02:00
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
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
111fb323b1
⚡ (wait) Add pause option on Wait block
...
Closes #751
2023-09-04 14:52:16 +02:00
a79e605285
📝 Add cancel subscription doc
2023-09-04 07:56:50 +02:00
27a5f4eb74
⚡ (openai) Add custom provider and custom models
...
Closes #532
2023-09-01 16:19:59 +02:00
1aa017153a
🐳 Fix docker image runtime error
...
Closes #719
2023-09-01 15:41:11 +02:00
baa13c3fa2
📝 Add troobleshoot section in Audio bubble doc
2023-08-31 10:15:57 +02:00
9a79bc38ee
➖ Use minio for presigned urls and remove aws sdk
2023-08-30 09:08:05 +02:00
da272f2f9c
📝 Temporarily fix docker files starter urls
2023-08-29 15:55:58 +02:00
da4005e160
🐛 (embed) Make sure env.ts is not bundled in js embed lib
2023-08-29 15:00:04 +02:00
b852b4af0b
✨ Add WhatsApp integration beta test ( #722 )
...
Related to #401
2023-08-29 10:05:24 +02:00
786e5cb582
🧑💻 Improve env variables type safety and management ( #718 )
...
Closes #679
2023-08-28 09:13:53 +02:00
b74117d417
📝 Fix invalid custom CSS line in HTML instructions
2023-08-25 14:35:15 +02:00
27b15a0f10
📝 Add Sheets advanced example video
2023-08-24 17:52:41 +02:00
0acede92ef
🚸 Improve parsing preprocessing on typebots
2023-08-23 10:57:38 +02:00
c08e0cdb0a
⚡ (customDomains) Fix custom domain update feedback
2023-08-21 15:32:27 +02:00
304dfe2dab
🐛 Remove publicId and customDomain duplication on imported bots
2023-08-17 16:32:37 +02:00
8810aa8ddb
📝 Add redirect URL with UTM instructions
2023-08-17 10:38:33 +02:00
454d320c6b
✨ (api) Add CRUD typebot endpoints
...
Closes #320 , closes #696
2023-08-17 09:39:11 +02:00
019f72ac7e
🐛 Deprecate blockId field in items
2023-08-16 09:33:57 +02:00
af1bee8756
🚸 (bot) Update reply if we get new format from backend
2023-08-07 15:24:15 +02:00
fc25734689
♻️ (webhook) Integrate webhook in typebot schema
...
Closes #313
2023-08-06 10:03:45 +02:00
53e4bc2b75
⚡ Add API endpoint to update the typebot in ongoing chat session
2023-08-04 14:53:49 +02:00
482462f2b1
📝 (openai) Add troobleshoot guide for empty message issue
2023-08-01 17:50:29 +02:00
aa9f5bc732
⚡ (condition) Add regex comparison item
2023-08-01 08:20:16 +02:00
c99298e49b
⚡ (paymentInput) Handle Stripe redirection
...
Closes #631
2023-07-27 17:25:02 +02:00
43555c171e
🚸 New dedicated onboarding page
2023-07-25 16:21:40 +02:00
b17177f35f
📝 Remove old stripe env var
2023-07-25 09:09:13 +02:00
0c923b70a6
📝 Add "conditionally display button" video in docs
2023-07-24 14:36:27 +02:00
9433d3ea8f
📝 Update README ( #632 )
...
Closes #628
2023-07-24 12:24:08 +02:00
04faa3e847
🧑💻 (docs) Add "Edit this page" links in docs
2023-07-24 08:49:00 +02:00
3283d7e261
🧑💻 (results) Add get result by id API endpoint
2023-07-24 07:50:50 +02:00