Changelog

What's new in LicenseComposer.

Newv1.4.0April 2026

Lawyer Review Referral + Legal Pages

  • New: /legal-review intake form for non-binding attorney directory referrals
  • New: /legal/disclaimer full disclaimer page (7 sections)
  • New: Prominent "Templates only — not legal advice" disclaimers throughout the app
  • New: /api/lawyer-review returns 7 vetted attorney directories across 5 jurisdictions
  • Added "Get a legal review" link to all contract verify pages
Newv1.3.0April 2026

Template Store

  • New: /templates public store with search, type filter, and tier filter
  • New: Template cards with buy/use CTAs based on entitlement state
  • New: /api/templates public endpoint with ?tier, ?type, ?q filters
  • New: Pro upsell banner at bottom of store
  • Improved: Checkout success page now shows template name receipt
Newv1.2.0April 2026

Gating Logic + Export Limits

  • New: Free tier limited to 3 exports/month per user
  • New: PDF export is Pro-only
  • New: Premium templates require Pro subscription or $5 one-time purchase
  • New: /api/entitlements endpoint for client-side UI state
  • New: ExportPanel shows export counter and lock icons
  • New: UpgradePrompt component in wizard for premium template gate
Newv1.1.0April 2026

Stripe Monetization

  • New: Pro subscription — $9/year via Stripe Checkout
  • New: Premium template purchase — $5 one-time via Stripe Checkout
  • New: /api/webhooks/stripe provisions subscriptions and template purchases in Supabase
  • New: /pricing page with feature comparison table
  • New: /checkout/success receipt page
  • New: Customer Portal for subscription management
  • New: Pro badge in dashboard nav
Launchv1.0.0March 2026

Initial Launch

  • Launch: 12 contract templates across 4 types
  • Launch: 5-question wizard with jurisdiction and platform selection
  • Launch: AI-powered plain-English summaries
  • Launch: Public verification pages at /v/[slug]
  • Launch: SVG badge with verified/unverified/revoked states
  • Launch: Buyer acceptance at /c/[slug]
  • Launch: Export in Markdown, HTML, TXT formats
  • Launch: Geofencing for sanctioned regions
  • Launch: Google OAuth + email/password auth via Supabase