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
e293cb0111
✨ Add Next.js embed library
2023-07-15 12:28:10 +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
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
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
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
6cd1db7ba7
📝 (lp) Update testimonials content
2023-03-03 15:15:43 +01:00
Abed Fayyad
c50c2b84b6
📝 Fix landing page typo ( #301 )
2023-02-07 17:33:04 +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
2bec6bda83
📝 (lp) Add new testimonial
2022-12-20 08:33:59 +01:00
Baptiste Arnaud
03b09ad6eb
💄 (lp) Add 2 other testimonials
2022-12-05 08:38:17 +01:00
Baptiste Arnaud
bdf7c0d5c0
💄 (lp) Update wall of love
2022-12-02 16:53:41 +01:00
Baptiste Arnaud
451ffbcacf
♻️ Add shared eslint config
2022-11-21 11:18:58 +01:00
Baptiste Arnaud
b31b603cc7
✨ (logic) Add execute in parent window context for code block
2022-11-09 15:08:42 +01:00
Baptiste Arnaud
c62e20f81a
✏️ (lp) Fix incorrect additional limits price
2022-11-03 19:39:42 +01:00
Baptiste Arnaud
2c66c59dfc
📦 Upgrade packages
2022-11-02 19:45:46 +01:00
Baptiste Arnaud
57c814ceca
✨ (lp) Add custom chats and storage in pricing cards
2022-10-19 08:29:33 +02:00
Baptiste Arnaud
30dff2d5d7
🐛 (limits) Fix storage limit trigger and e2e tests
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
c94a6581be
✨ (lp) Add new pricing page
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
ee338f62dc
build: add pnpm
2022-08-10 18:49:06 +02:00
Baptiste Arnaud
353923e029
feat: 🛂 Restrict file upload input
2022-06-12 19:16:35 +02:00
Baptiste Arnaud
f07db7f68a
feat(lp): 📝 Improve hero wording and add Plausible
2022-05-22 10:53:25 -07:00
Baptiste Arnaud
bfd20cbf63
lp: 📝 Add new preview
2022-05-17 10:37:43 -07:00
Baptiste Arnaud
f0fdf08b00
feat(editor): ✨ Team workspaces
2022-05-13 15:33:53 -07:00
Baptiste Arnaud
6a8d6d4d9a
docs(lp): 📝 Add about page
2022-04-10 17:39:39 -05:00
Baptiste Arnaud
1fdf7e734b
refactor(lp): ♻️ Simplify header
2022-04-05 09:51:43 +02:00
Baptiste Arnaud
05009814d4
build: 📦 ️ Update packages
2022-04-02 11:18:11 +02:00
Baptiste Arnaud
f4e6f63b26
feat: ✨ Add new onboarding flow
2022-03-23 09:57:02 +01:00
Baptiste Arnaud
d4022c6e3f
docs(lp): 📝 Add 3rd testimonial
2022-03-22 10:28:01 +01:00
Baptiste Arnaud
1423c14547
refactor: ♻️ Migrate from short-uuid to cuid lib
2022-03-18 12:30:42 +01:00
Baptiste Arnaud
52b773379e
docs(lp): 💄 Small visual fixes
2022-03-17 14:37:00 +01:00
Baptiste Arnaud
8ba231f393
docs(lp): 📝 Change SEO related info
2022-03-17 14:37:00 +01:00
Baptiste Arnaud
d0ece4cc8f
docs(lp): 💄 Add interactive indications
2022-03-17 14:37:00 +01:00
Baptiste Arnaud
37b7ca32e9
docs(lp): 💄 Add animation on scroll
2022-03-17 14:37:00 +01:00
Baptiste Arnaud
21e926a477
docs(lp): 💄 Refont LP for v2
2022-03-17 14:37:00 +01:00
Baptiste Arnaud
e73fce3907
docs: 📝 Update feedback board links
2022-03-07 18:30:11 +01:00
Baptiste Arnaud
56bd5fafc3
feat: ⚡ ️ Add docs and connect Stripe
2022-02-14 16:41:39 +01:00
Baptiste Arnaud
36be3577e1
chore(lp): 📦 ️ Import existing Landing page
2022-02-09 18:52:36 +01:00