Product Updates

Transcript Pro Changelog

Every production release in one place. Follow platform improvements, billing and subscription changes, and API hardening decisions as they ship.

Platform fixes 9

Navigation reliability, dashboard links, and public page routing cleanup.

Billing changes 4

Checkout integration and subscription lifecycle sync with Supabase profiles.

API improvements 3

Webhook handling updates and safer plan-state propagation across endpoints.

Release Timeline

  1. v2026.03.03 Hardening

    Compliance and dashboard link hardening

    This release removes broken user journeys and strengthens trust surfaces across the signed-in dashboard and public footer resources.

    4 production updates Scope: Dashboard + Public Site
    • Platform Fixed dead links in signed-in dashboard sidebar and setup cards.
    • Web Added dedicated Chrome Extension "Coming Soon" page and routed footer links correctly.
    • Platform Removed placeholder status links from public resources to reduce user confusion.
    • Web Published a public changelog page for transparent release tracking.
  2. v2026.03.02 Integration

    Checkout and webhook lifecycle integration

    Billing workflows are now wired from pricing page actions to backend subscription state, reducing manual reconciliation.

    3 production updates Scope: Billing + API
    • Billing Connected pricing page CTAs to Creem checkout flow.
    • API Added webhook endpoint to sync subscription lifecycle events to Supabase.
    • API Added migration fields to persist profile-level plan state safely.
  3. v2026.02.28 Foundation

    Initial production foundation release

    First stable deployment for core onboarding and transcript extraction flows with authentication, trial-credit scaffolding, and data persistence foundations.

    Core release Scope: Auth + Onboarding + Data
    • Platform Shipped baseline Supabase auth flows and callback handling.
    • API Enabled transcript extraction endpoints and core request handling.
    • Billing Laid groundwork for credits and subscription plan lifecycle tracking.