From 6292cf4a0a562e7b864c20fea0102965a3a6404d Mon Sep 17 00:00:00 2001 From: Eliezer Steinbock <3090527+elie222@users.noreply.github.com> Date: Sun, 30 Nov 2025 21:18:08 -0500 Subject: [PATCH 1/3] Onboarding flow for self-hosted --- apps/web/app/(app)/premium/Pricing.tsx | 2 +- apps/web/app/(landing)/welcome-redirect/page.tsx | 5 +---- apps/web/app/(landing)/welcome/form.tsx | 2 +- apps/web/env.ts | 2 -- turbo.json | 1 - version.txt | 2 +- 6 files changed, 4 insertions(+), 10 deletions(-) diff --git a/apps/web/app/(app)/premium/Pricing.tsx b/apps/web/app/(app)/premium/Pricing.tsx index 98166693ce..1f46bfca50 100644 --- a/apps/web/app/(app)/premium/Pricing.tsx +++ b/apps/web/app/(app)/premium/Pricing.tsx @@ -91,7 +91,7 @@ export default function Pricing(props: PricingProps) { {userPremiumTier && ( <>