2
0
Commit Graph

55 Commits

Author SHA1 Message Date
6d8a007f09 🛂 Disable direct support for Free users
Closes #1318
2024-03-04 17:57:32 +01:00
73d2e165bf 🔥 Remove VIEWER_URL_INTERNAL variable
BREAKING CHANGE: NEXT_PUBLIC_VIEWER_INTERNAL does not exist anymore as typebot.io now directly points to the viewer project
2023-11-23 15:34:19 +01:00
8f224e3293 📝 Change community URLs, introduce Discord server
Closes #866
2023-11-14 08:48:31 +01:00
68e4fc71fb fix: whole page overflowing on the x axis and displaying a horizontal scrollbar (#1011)
this PR fixes issue
https://github.com/baptisteArno/typebot.io/issues/1008 by making the
position of `HandDrawnArrow`'s parent relative, which confines the
absolute position of its children to be within the bounds of the parent,
causing layout not shift due to `right -30px`

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Updated the layout behavior of the `RealTimeResults` component on the
landing page for better user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-11-08 07:40:02 +01:00
6b0c263f88 🚑 (billing) Fix chats pricing tiers incremental flat amou… 2023-10-17 08:32:41 +02:00
797751b418 (billing) Automatic usage-based billing (#924)
BREAKING CHANGE: Stripe environment variables simplified. Check out the
new configs to adapt your existing system.

Closes #906





<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit

**New Features:**
- Introduced a usage-based billing system, providing more flexibility
and options for users.
- Integrated with Stripe for a smoother and more secure payment process.
- Enhanced the user interface with improvements to the billing,
workspace, and pricing pages for a more intuitive experience.

**Improvements:**
- Simplified the billing logic, removing additional chats and yearly
billing for a more streamlined user experience.
- Updated email notifications to keep users informed about their usage
and limits.
- Improved pricing and currency formatting for better clarity and
understanding.

**Testing:**
- Updated tests and specifications to ensure the reliability of new
features and improvements.

**Note:** These changes aim to provide a more flexible and user-friendly
billing system, with clearer pricing and improved notifications. Users
should find the new system more intuitive and easier to navigate.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-10-17 08:03:30 +02:00
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
d7dc5fb5fb ♻️ Remove storage limit related code 2023-09-20 16:06:53 +02:00
6375a2425f 📝 Update support contact email 2023-09-12 09:45:45 +02:00
cdd3e19755 ♻️ (lp) Add back static images into landing page 2023-09-07 18:31:05 +02:00
e293cb0111 Add Next.js embed library 2023-07-15 12:28:10 +02:00
36623930bc 📝 Add status page link in footers 2023-06-20 10:45:20 +02:00
f1b643c5be 🔒 Revert ddos lockdown 2023-06-19 18:41:00 +02:00
3e2c462617 🔒 Remove lp image DDOS prevention 2023-06-19 17:15:25 +02:00
a4cb6face8 👷 Add email alert hourly sender
Closes #549
2023-06-06 13:25:13 +02:00
9ca0c7014e 🔍 (lp) Add FB app ID in landing page 2023-05-28 11:19:17 +02:00
084a17ffc8 📝 (lp) Add oss friends page 2023-05-26 08:29:08 +02:00
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
b3e5887420 💄 (lp) Fix overflow issue on mobile 2023-03-19 11:37:19 +01:00
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
67cb4b4878 🐛 (lp) Fix real time airtable bot
Deleted it a long time ago without noticing 😂
2023-03-14 19:22:29 +01:00
6cd1db7ba7 📝 (lp) Update testimonials content 2023-03-03 15:15:43 +01:00
c50c2b84b6 📝 Fix landing page typo (#301) 2023-02-07 17:33:04 +01:00
eb01fd254e 🐛 (lp) Fix real time airtable bot 2023-01-25 17:21:23 +01:00
79622c6884 ♻️ (lp) Remove old bot-engine from landing page 2023-01-25 16:49:28 +01:00
30baa611e5 (engine) Improve engine overall robustness 2023-01-25 14:59:53 +01:00
2bec6bda83 📝 (lp) Add new testimonial 2022-12-20 08:33:59 +01:00
03b09ad6eb 💄 (lp) Add 2 other testimonials 2022-12-05 08:38:17 +01:00
bdf7c0d5c0 💄 (lp) Update wall of love 2022-12-02 16:53:41 +01:00
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
b31b603cc7 (logic) Add execute in parent window context for code block 2022-11-09 15:08:42 +01:00
c62e20f81a ✏️ (lp) Fix incorrect additional limits price 2022-11-03 19:39:42 +01:00
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
57c814ceca (lp) Add custom chats and storage in pricing cards 2022-10-19 08:29:33 +02:00
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
c94a6581be (lp) Add new pricing page 2022-09-27 08:30:42 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
353923e029 feat: 🛂 Restrict file upload input 2022-06-12 19:16:35 +02:00
f07db7f68a feat(lp): 📝 Improve hero wording and add Plausible 2022-05-22 10:53:25 -07:00
bfd20cbf63 lp: 📝 Add new preview 2022-05-17 10:37:43 -07:00
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
6a8d6d4d9a docs(lp): 📝 Add about page 2022-04-10 17:39:39 -05:00
1fdf7e734b refactor(lp): ♻️ Simplify header 2022-04-05 09:51:43 +02:00
05009814d4 build: 📦️ Update packages 2022-04-02 11:18:11 +02:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
d4022c6e3f docs(lp): 📝 Add 3rd testimonial 2022-03-22 10:28:01 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
52b773379e docs(lp): 💄 Small visual fixes 2022-03-17 14:37:00 +01:00
8ba231f393 docs(lp): 📝 Change SEO related info 2022-03-17 14:37:00 +01:00
d0ece4cc8f docs(lp): 💄 Add interactive indications 2022-03-17 14:37:00 +01:00