Baptiste Arnaud
225dfed313
⬆️ (openai) Replace openai-edge with openai and upgrade next
2023-10-06 14:38:54 +02:00
Baptiste Arnaud
129f5582db
📝 Update About page content
...
Closes #757
2023-09-29 18:25:08 +02:00
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
d7dc5fb5fb
♻️ Remove storage limit related code
2023-09-20 16:06:53 +02:00
Baptiste Arnaud
6375a2425f
📝 Update support contact email
2023-09-12 09:45:45 +02:00
Baptiste Arnaud
cdd3e19755
♻️ (lp) Add back static images into landing page
2023-09-07 18:31:05 +02:00
Baptiste Arnaud
6dc9b28f7d
🚑 (lp) Fix environment injection in landing page
2023-08-28 09:38:52 +02:00
Baptiste Arnaud
786e5cb582
🧑💻 Improve env variables type safety and management ( #718 )
...
Closes #679
2023-08-28 09:13:53 +02:00
Baptiste Arnaud
22cedb379d
Revert " ⬆️ Upgrade next packages"
...
This reverts commit 401efa9d0c .
2023-08-14 21:49:03 +02:00
Baptiste Arnaud
401efa9d0c
⬆️ Upgrade next packages
2023-08-11 15:17:17 +02:00
Baptiste Arnaud
1ae3029843
📝 Dynamic oss-friends landing page
2023-08-07 15:38:59 +02:00
Baptiste Arnaud
43555c171e
🚸 New dedicated onboarding page
2023-07-25 16:21:40 +02:00
Baptiste Arnaud
d3fb31b43a
⏪ Downgrade next package version
...
Introduced "Invalid left-hand side in assignment"
2023-07-15 14:47:09 +02:00
Baptiste Arnaud
e293cb0111
✨ Add Next.js embed library
2023-07-15 12:28:10 +02:00
Baptiste Arnaud
81bc0746cf
⬆️ Upgrade dependencies
2023-07-15 10:46:36 +02:00
Baptiste Arnaud
0465275f82
🔧 Rewrite viewer to landing-page
2023-07-11 18:13:31 +02:00
Baptiste Arnaud
5a05310a9c
🛂 Add isSuspended prop on workspace
2023-07-04 14:56:36 +02:00
Baptiste Arnaud
36623930bc
📝 Add status page link in footers
2023-06-20 10:45:20 +02:00
Baptiste Arnaud
f1b643c5be
🔒 Revert ddos lockdown
2023-06-19 18:41:00 +02:00
Baptiste Arnaud
3e2c462617
🔒 Remove lp image DDOS prevention
2023-06-19 17:15:25 +02:00
Baptiste Arnaud
1e9c4bcb9a
📦 Add Cloudron package ( #550 )
...
Closes #30
2023-06-14 08:59:38 +02:00
Baptiste Arnaud
25524ac622
📝 Add 2 new oss friends in landing page
2023-06-09 10:12:25 +02:00
Baptiste Arnaud
a4cb6face8
👷 Add email alert hourly sender
...
Closes #549
2023-06-06 13:25:13 +02:00
Baptiste Arnaud
9ca0c7014e
🔍 (lp) Add FB app ID in landing page
2023-05-28 11:19:17 +02:00
Baptiste Arnaud
084a17ffc8
📝 (lp) Add oss friends page
2023-05-26 08:29:08 +02:00
Baptiste Arnaud
55bbf0e593
⬆️ Upgrade dependencies
2023-05-25 18:36:51 +02:00
Baptiste Arnaud
68a15f5ac1
⬆️ Upgrade dependencies
2023-05-02 15:33:42 -04:00
Baptiste Arnaud
e0a9824913
♻️ Simplify text bubble content shape
...
Remove html and plainText field because it was redundant
Closes #386
2023-04-13 17:10:59 +02:00
Baptiste Arnaud
2cbf8348c3
🛂 Add new yearly plans and graduated pricing
...
BREAKING CHANGE: Stripe environment variables have changed. New ones are required. Check out the new Stripe configuration in the
docs.
Closes #457
2023-04-13 11:39:10 +02:00
Baptiste Arnaud
21b1d74b7e
⬆️ Upgrade dependencies
2023-04-03 15:28:16 +02:00
Baptiste Arnaud
b3e5887420
💄 (lp) Fix overflow issue on mobile
2023-03-19 11:37:19 +01:00
Baptiste Arnaud
cbc8194f19
♻️ Re-organize workspace folders
2023-03-15 08:35:16 +01:00
Baptiste Arnaud
67cb4b4878
🐛 (lp) Fix real time airtable bot
...
Deleted it a long time ago without noticing 😂
2023-03-14 19:22:29 +01:00
Baptiste Arnaud
ff09814ead
⬆️ Upgrade dependencies
2023-03-14 15:08:53 +01:00
Baptiste Arnaud
6cd1db7ba7
📝 (lp) Update testimonials content
2023-03-03 15:15:43 +01:00
Baptiste Arnaud
d2880cdf2d
⬆️ Upgrade dependencies
2023-02-23 09:46:03 +01:00
Baptiste Arnaud
be4c8e0760
♻️ Fix eslint warnings
2023-02-23 07:48:11 +01:00
Baptiste Arnaud
ac464eabdf
♻️ (editor) Improve webhook creation
...
Remove terrible useEffects
2023-02-15 14:51:58 +01:00
Abed Fayyad
c50c2b84b6
📝 Fix landing page typo ( #301 )
2023-02-07 17:33:04 +01:00
Baptiste Arnaud
2c57eba994
🐛 Remove deny X-Frame on typebot.io
2023-02-02 11:07:15 +01:00
Baptiste Arnaud
1dfe4cadf7
🚑 Revert prisma fix
2023-02-01 08:09:19 +01:00
Baptiste Arnaud
3851b2d70b
🩹 Better fix for ENOENT schema.prisma
2023-01-31 08:36:03 +01:00
Baptiste Arnaud
201939f8a3
⬆️ Upgrade dependencies
2023-01-28 14:42:50 +01:00
Baptiste Arnaud
f93bc2fcb2
🚸 (dashboard) Add unpublish menu item in dashboard
...
Also remove the useless publishedTypebotId field in Typebot
Closes #232
2023-01-27 17:11:26 +01:00
Baptiste Arnaud
eb01fd254e
🐛 (lp) Fix real time airtable bot
2023-01-25 17:21:23 +01:00
Baptiste Arnaud
79622c6884
♻️ (lp) Remove old bot-engine from landing page
2023-01-25 16:49:28 +01:00
Baptiste Arnaud
30baa611e5
⚡ (engine) Improve engine overall robustness
2023-01-25 14:59:53 +01:00
Baptiste Arnaud
04d206eab1
⬆️ Upgrade dependencies
2023-01-21 13:24:23 +01:00
Baptiste Arnaud
aa32fe782f
🔒 Add X-Frame-Options header in builder and lp
2023-01-18 20:56:48 +01:00
Baptiste Arnaud
6459fb8ec8
⬆️ Upgrade dependencies
2023-01-14 16:53:34 +01:00